Class DirectoryEntry


  • public class DirectoryEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DirectoryEntry​(java.io.RandomAccessFile raf)  
    • Constructor Detail

      • DirectoryEntry

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

      • getChecksum

        public int getChecksum()
      • getLength

        public int getLength()
      • getOffset

        public int getOffset()
      • getTag

        public int getTag()
      • toString

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