Class IndexedFile

    • Field Detail

      • fileNumber

        protected int fileNumber
    • Constructor Detail

      • IndexedFile

        public IndexedFile​(String path,
                           int fileNum)
      • IndexedFile

        public IndexedFile​(IDocument document,
                           int fileNum)
    • Method Detail

      • footprint

        public int footprint()
        Returns the size of the indexedFile.
      • getFileNumber

        public int getFileNumber()
        Returns the file number.
      • setFileNumber

        public void setFileNumber​(int fileNumber)
        Sets the file number.