Class CMapLocationFromBytes

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private byte[] data  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PdfTokenizer getLocation​(java.lang.String location)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • data

        private byte[] data
    • Constructor Detail

      • CMapLocationFromBytes

        public CMapLocationFromBytes​(byte[] data)