Class PropertyMapUtil


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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
    • 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