Class GposTable

  • All Implemented Interfaces:
    Table

    public class GposTable
    extends java.lang.Object
    implements Table
    Version:
    $Id: GposTable.java 1733416 2016-03-03 07:07:13Z gadams $
    • Constructor Detail

      • GposTable

        protected GposTable​(DirectoryEntry de,
                            java.io.RandomAccessFile raf)
                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getType

        public int getType()
        Get the table type, as a table directory value.
        Specified by:
        getType in interface Table
        Returns:
        The table type
      • toString

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