Determines whether the specified value can be stored as a resource property.
public static boolean getValidData( Object value )
value
The value to check.
Returns true if the value can be stored in a resource file; otherwise, returns false.