Class CmapIndexEntry


  • public class CmapIndexEntry
    extends java.lang.Object
    • Constructor Detail

      • CmapIndexEntry

        protected CmapIndexEntry​(java.io.RandomAccessFile raf)
                          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getEncodingId

        public int getEncodingId()
      • getOffset

        public int getOffset()
      • getPlatformId

        public int getPlatformId()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object