Package com.webcodepro.applecommander.storage.os.prodos
-
Class Summary Class Description ProdosBlockAddress A Container for DOS 3.3 Sector Addresses.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 common subdirectory attributes.ProdosVolumeDirectoryHeader Represents the ProDOS volume directory header. -
Exception Summary Exception Description 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.