Overview | Methods | Fields | This Package | All Packages
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.