Package com.webcodepro.applecommander.storage.filters

Class Summary
ApplesoftFileFilter Filter the given file as an Applesoft file.
AppleWorksDataBaseFileFilter Export an AppleWorks database file to a text file.
AppleWorksSpreadSheetFileFilter Export an AppleWorks SpreadSheet file.
AppleWorksWordProcessorFileFilter Extract the contents of an AWP (AppleWorks word processor) document and convert to a text format.
AssemblySourceFileFilter Filter the given file data for text.
BinaryFileFilter Filter the given file data to be the appropriate length.
GraphicsFileFilter Filter the given file as if it were a graphics image.
HexDumpFileFilter Filter the given file data to be the appropriate length.
IntegerBasicFileFilter Filter the given file as an Integer BASIC file.
PascalTextFileFilter Filter the given file as a Pascal ".text" file.
TextFileFilter Filter the given file data for text.