RandomSec/main/src/com/google/refine/importing
David Huynh b36b229ba4 Fixed Issue 465: Data text file with extension .dta within a .ZIP is not automatically extracted
.dta isn't recognized so there's no best format detected. But now we default to text/line-based and always select all files if no file gets selected by default.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2358 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-04 22:33:38 +00:00
..
DefaultImportingController.java Periodically clean up stale importing jobs to free up disk space. 2011-09-15 23:52:05 +00:00
FormatGuesser.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
ImportingController.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
ImportingJob.java Periodically clean up stale importing jobs to free up disk space. 2011-09-15 23:52:05 +00:00
ImportingManager.java Fixed Issue 459: Undefined error with some CSV files (incorrectly detected as EXCEL) 2011-11-04 21:52:12 +00:00
ImportingParser.java Javadoc only 2011-10-21 16:30:37 +00:00
ImportingUtilities.java Fixed Issue 465: Data text file with extension .dta within a .ZIP is not automatically extracted 2011-11-04 22:33:38 +00:00
UrlRewriter.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00