Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
cvebrowser.dictionary.data.parser.CSVFile

Uses of CSVFile in cvebrowser.dictionary.data.parser
 

Methods in cvebrowser.dictionary.data.parser that return CSVFile
static CSVFile CSVMitreFileFactory.getCSVFile(java.lang.String fileName_)
          Returns the appropiate CSVFileType for a given file.
static CSVFile CSVMitreFileFactory.getCSVFile(java.io.InputStream inputStream_)
          Returns the appropiate CSVFileType for a given input stream.