Uses of Interface
text.FileMakerInterface

Packages that use FileMakerInterface
text   
 

Uses of FileMakerInterface in text
 

Classes in text that implement FileMakerInterface
 class CSVMaker
          Generates CSV file from the data structure.
 class FileMaker
          A class which contains methods and variables common to all current and potential TextMaker classes.
 class JSONMaker
          Makes JSON file from the data structure.
 class XMLMaker
          Makes XML file from the data structure.