net.infonode.properties.propertymap
Class PropertyMapUtil

java.lang.Object
  extended by net.infonode.properties.propertymap.PropertyMapUtil

public final class PropertyMapUtil
extends java.lang.Object

Property map utility methods.

Since:
IDW 1.3.0
Version:
$Revision: 1.4 $
Author:
$Author: jesper $

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

PropertyMapUtil

private PropertyMapUtil()
Method Detail

skipMap

public static void skipMap(java.io.ObjectInputStream in)
                    throws java.io.IOException
Skips a property map in the stream.

Parameters:
in - the stream containing the property map
Throws:
java.io.IOException - if there is an error in the stream