Class LigatureSubst

    • Constructor Summary

      Constructors 
      Constructor Description
      LigatureSubst()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static LigatureSubst read​(java.io.RandomAccessFile raf, int offset)  
      • Methods inherited from class java.lang.Object

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

      • LigatureSubst

        public LigatureSubst()
    • Method Detail

      • read

        public static LigatureSubst read​(java.io.RandomAccessFile raf,
                                         int offset)
                                  throws java.io.IOException
        Throws:
        java.io.IOException