net.infonode.properties.propertymap

Class PropertyMapUtil

public final class PropertyMapUtil extends Object

Property map utility methods.

Since: IDW 1.3.0

Version: $Revision: 1.4 $

Author: $Author: jesper $

Method Summary
static voidskipMap(ObjectInputStream in)
Skips a property map in the stream.

Method Detail

skipMap

public static void skipMap(ObjectInputStream in)
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