RandomSec/main
2010-09-28 10:04:56 +00:00
..
.settings adding default code style info to eclipse projects 2010-09-27 22:11:38 +00:00
IDEs more info on how to run the tests in eclipse 2010-09-27 23:45:25 +00:00
src Another small step towards making XmlImportUtilities generic for all tree structured data, and less XML centric. Some calls to XMLStreamConstant in XmlImportUtilities are now working with a generic TreeParserToken, with methods to converter between TreeParserToken and XMLStreamConstant/JsonToken in the respective parsers. 2010-09-28 10:04:56 +00:00
tests New JsonImporter, JsonParser and JsonImporterTests (copy of XmlImporterTests with syntax of the example data altered for Json). 2010-09-27 22:53:17 +00:00
webapp Fixed Issue 135: Hangs when setting cell value to large JSON string 2010-09-28 04:41:05 +00:00
.classpath Renamed sub-projects as they are known to Eclipse 2010-09-22 16:40:46 +00:00
.gitignore another gitignore for eclipse git support 2010-05-31 09:00:37 +00:00
.project Renamed sub-projects as they are known to Eclipse 2010-09-22 16:40:46 +00:00