Class KernTable

  • All Implemented Interfaces:
    Table

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

      • version

        private int version
      • nTables

        private int nTables
    • Constructor Detail

      • KernTable

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

      • getSubtableCount

        public int getSubtableCount()
      • getType

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