Class PropertyMapUtil

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

public final class PropertyMapUtil extends Object
Property map utility methods.
Since:
IDW 1.3.0
  • Method Details

    • skipMap

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