RandomSec/main/src/com/google/refine/importers
2011-10-07 19:06:53 +00:00
..
tree Refactor importer interfaces to narrow exceptions thrown and handled 2011-10-07 19:06:53 +00:00
ExcelImporter.java Catch/log exceptions in the importers a bit more carefully. 2011-08-22 21:47:15 +00:00
FixedWidthImporter.java Don't die if we get passed no candidates 2011-08-18 17:39:18 +00:00
ImporterUtilities.java Narrow exception handling 2011-10-07 18:55:46 +00:00
ImportException.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
ImportingParserBase.java Fixed up Rdf Triples importer, added a parser UI for it, and got its tests to pass. 2011-10-06 21:28:20 +00:00
JsonImporter.java Refactor importer interfaces to narrow exceptions thrown and handled 2011-10-07 19:06:53 +00:00
LineBasedFormatGuesser.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
LineBasedImporter.java Catch/log exceptions in the importers a bit more carefully. 2011-08-22 21:47:15 +00:00
MarcImporter.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
RdfTripleImporter.java Fixed up Rdf Triples importer, added a parser UI for it, and got its tests to pass. 2011-10-06 21:28:20 +00:00
SeparatorBasedImporter.java Fixed tsv/csv tests. 2011-10-06 06:22:30 +00:00
TabularImportingParserBase.java Fixed up Rdf Triples importer, added a parser UI for it, and got its tests to pass. 2011-10-06 21:28:20 +00:00
TextFormatGuesser.java Fixed up Rdf Triples importer, added a parser UI for it, and got its tests to pass. 2011-10-06 21:28:20 +00:00
XmlImporter.java Refactor importer interfaces to narrow exceptions thrown and handled 2011-10-07 19:06:53 +00:00