Package com.webcodepro.applecommander.storage.os.prodos

Class Summary
ProdosCommonDirectoryHeader Provide common directory header attributes.
ProdosCommonEntry Represents the common Prodos entry behavior.
ProdosDirectoryEntry Implement directory functionality.
ProdosFileEntry Represents a ProDOS file entry on disk.
ProdosFormatDisk Manages a disk that is in the ProDOS format.
ProdosSubdirectoryHeader Provides commone subdirectory attributes.
ProdosVolumeDirectoryHeader Represents the ProDOS volume directory header.
 

Exception Summary
ProdosDiskSizeDoesNotMatchException A ProdosDiskSizeDoesNotMatchException is thrown during write operations on a ProDOS volume if the physical size of the disk image (*.HDV file) is not large enough to handle the actual size of the disk.