Class PropertyMapUtil
java.lang.Object
net.infonode.properties.propertymap.PropertyMapUtil
Property map utility methods.
- Since:
- IDW 1.3.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Skips a property map in the stream.
-
Method Details
-
skipMap
Skips a property map in the stream.- Parameters:
in
- the stream containing the property map- Throws:
IOException
- if there is an error in the stream
-