RandomSec/main/src/com/google/refine/importers
2011-11-04 17:31:51 +00:00
..
tree Just some TODOs 2011-10-28 17:51:20 +00:00
ExcelImporter.java Issue 462 - don't trim whitespace from string-valued cell contents on import 2011-10-12 23:45:52 +00:00
FixedWidthImporter.java fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse 2011-10-07 21:23:23 +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 Add Javadoc 2011-10-11 20:12:24 +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
OdsImporter.java commented out unused variables 2011-11-01 21:47:24 +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 Fix index out of bounds exception when separator is the empty string 2011-11-04 17:31:51 +00:00
TabularImportingParserBase.java Add debugging info - mostly toString() methods for types missing them 2011-10-21 16:46:55 +00:00
TextFormatGuesser.java fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse 2011-10-07 21:23:23 +00:00
XmlImporter.java Xml importer should stop trying to skip over initial non-xml content after some number of characters. 2011-10-18 15:25:31 +00:00