Class RdosFileEntryReader
java.lang.Object
com.webcodepro.applecommander.util.readerwriter.RdosFileEntryReader
- All Implemented Interfaces:
FileEntryReader
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.webcodepro.applecommander.util.readerwriter.FileEntryReader
equals, getAuxiliaryType, getBinaryLength, getCreationDate, getLastModificationDate, getResourceData, isLocked
-
Constructor Details
-
RdosFileEntryReader
-
-
Method Details
-
getFilename
- Specified by:
getFilename
in interfaceFileEntryReader
-
getBinaryAddress
Description copied from interface:FileEntryReader
The address embedded in binary objects. This varies by DOS's so is split apart.- Specified by:
getBinaryAddress
in interfaceFileEntryReader
-
getProdosFiletype
- Specified by:
getProdosFiletype
in interfaceFileEntryReader
-
getFileData
- Specified by:
getFileData
in interfaceFileEntryReader
-