|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.properties.propertymap.PropertyMapUtil
public final class PropertyMapUtil
Property map utility methods.
Constructor Summary | |
---|---|
private |
PropertyMapUtil()
|
Method Summary | |
---|---|
static void |
skipMap(java.io.ObjectInputStream in)
Skips a property map in the stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private PropertyMapUtil()
Method Detail |
---|
public static void skipMap(java.io.ObjectInputStream in) throws java.io.IOException
in
- the stream containing the property map
java.io.IOException
- if there is an error in the stream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |