RandomSec/main/webapp/modules/core/scripts/index/parser-interfaces
Tom Morris b3f5fada95 FIXED - task 578 & 596: Clean up JSON importer
http://code.google.com/p/google-refine/issues/detail?id=578
http://code.google.com/p/google-refine/issues/detail?id=596

Extend tree parser framework to allow any Serializable instead of just Strings. Use this in JSON importer to: Import keywords null, true, false; Import empty strings and don't trim whitespace from strings on import;  Import numbers directly instead of importing them as text and then parsing them ourselves. Add tests to verify all this stuff

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2543 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-08 01:20:25 +00:00
..
excel-parser-ui.html Fixed Issue 433: Usability: use HTML <label> (e.g., for checkboxes) (for index page) 2011-09-29 05:58:02 +00:00
excel-parser-ui.js fixing a bunch of jslint issues 2011-10-07 23:44:11 +00:00
fixed-width-parser-ui.html Fixed Issue 477 in google-refine: Implement or remove the line separator option. 2011-11-06 20:13:05 +00:00
fixed-width-parser-ui.js Fixed Issue 477 in google-refine: Implement or remove the line separator option. 2011-11-06 20:13:05 +00:00
json-parser-select-ui.html Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
json-parser-ui.html FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
json-parser-ui.js FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
line-based-parser-ui.html Fixed Issue 477 in google-refine: Implement or remove the line separator option. 2011-11-06 20:13:05 +00:00
line-based-parser-ui.js Fixed Issue 477 in google-refine: Implement or remove the line separator option. 2011-11-06 20:13:05 +00:00
preview-table.js Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
rdf-triples-parser-ui.html 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
rdf-triples-parser-ui.js fixing a bunch of jslint issues 2011-10-07 23:44:11 +00:00
separator-based-parser-ui.html Fixed Issue 477 in google-refine: Implement or remove the line separator option. 2011-11-06 20:13:05 +00:00
separator-based-parser-ui.js Fixed Issue 477 in google-refine: Implement or remove the line separator option. 2011-11-06 20:13:05 +00:00
xml-parser-select-ui.html Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
xml-parser-ui.html FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
xml-parser-ui.js FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00