Uses of Interface
proper.imp.ParserInterface

Packages that use ParserInterface
proper.imp Contains all the classes concerning the import of data, i.e. 
 

Uses of ParserInterface in proper.imp
 

Classes in proper.imp that implement ParserInterface
 class CSVParser
          This parser works on CSV files.
 class Parser
          This abstract is the ancestor for several Parsers that use predicates.
 class PrologParser
          This parser works on files that contain Prolog ground facts.