Class ValueDecoder
java.lang.Object
net.infonode.properties.propertymap.value.ValueDecoder
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyValue
decode
(ObjectInputStream in, PropertyMapImpl propertyObject, Property property) static void
-
Field Details
-
SIMPLE
public static final int SIMPLE- See Also:
-
REF
public static final int REF- See Also:
-
-
Method Details
-
decode
public static PropertyValue decode(ObjectInputStream in, PropertyMapImpl propertyObject, Property property) throws IOException - Throws:
IOException
-
skip
- Throws:
IOException
-