Microsoft SDK for Java

ResourceManager.getValidData

Determines whether the specified value can be stored as a resource property.

Syntax

public static boolean getValidData( Object value )

Parameters

value

The value to check.

Return Value

Returns true if the value can be stored in a resource file; otherwise, returns false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.