Class WoffConverter.TableDirectory

  • Enclosing class:
    WoffConverter

    private static class WoffConverter.TableDirectory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TableDirectory()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • tag

        byte[] tag
      • offset

        long offset
      • compLength

        long compLength
      • origLength

        byte[] origLength
      • origLengthVal

        long origLengthVal
      • origChecksum

        byte[] origChecksum
      • outOffset

        int outOffset
    • Constructor Detail

      • TableDirectory

        private TableDirectory()