Download JSONXML JAR 1.1 with all dependencies
JSONXML project is library used to parse/format tree-like object structures in most popular text formats: XML and JSON.
For parsing it accepts "java.io.Reader" and return java object.
For formatting it accepts java object and "java.io.Writer".
Object is generally structure that contains Map and/or List elements.
Map is ordered set of named items. List is set of unnamed items.
Reflection may be used to convert objects into set of maps/lists and vice versa.
JSON parser is implemented explicitly.
XML parser is based on SAX parser and applies only certain rules for result.
Library is designed to allow various entry points for variable decisions depending on end use needs.
1. Formats - formats are used to enable locale-specific parsing/formatting of numbers and dates.
2. ReflectiveBuilder - enables reflection. Default implementation uses getters/setters only.
3. ObjectsRegistry - used to keep track of parsed or formatted objects and allow
resolvable references in formatted (text) form.
Files of the artifact JSONXML version 1.1 from the group com.ssg.tools.
Artifact JSONXML
Group com.ssg.tools
Version 1.1
Last update 20. September 2011
Tags: reflectivebuilder enable applies contains used formats resolvable references tree only points writer objects elements versa formatted text structure form unnamed format like structures setters enables project that parsed default reader decisions items popular parser jsonxml named result reflection allow specific vice explicitly locale most convert object getters designed json numbers dates generally parsing depending various parse lists accepts formatting needs into return track implemented list rules objectsregistry maps ordered implementation entry library java uses certain variable based keep
Organization not specified
URL http://sourceforge.net/projects/jsonxml
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.ssg.tools
Version 1.1
Last update 20. September 2011
Tags: reflectivebuilder enable applies contains used formats resolvable references tree only points writer objects elements versa formatted text structure form unnamed format like structures setters enables project that parsed default reader decisions items popular parser jsonxml named result reflection allow specific vice explicitly locale most convert object getters designed json numbers dates generally parsing depending various parse lists accepts formatting needs into return track implemented list rules objectsregistry maps ordered implementation entry library java uses certain variable based keep
Organization not specified
URL http://sourceforge.net/projects/jsonxml
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 2.0b
Show newest versionShow all versions of JSONXML Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of JSONXML version 1.1
META-INF
com.ssg.tools.jsonxml
com.ssg.tools.jsonxml.examples
com.ssg.tools.jsonxml.impl
com.ssg.tools.jsonxml
com.ssg.tools.jsonxml.utils
com.ssg.tools.jsonxml.validators.json
© 2015 - 2024 Weber Informatics LLC | Privacy Policy