All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by jsonxml with all dependencies

Search JAR files by class name

jsonxml from group org.jsonx (version 0.5.0)

JsonXml is JSON expressed in XML syntax. This document presents the structural part of JsonXml, as well as the normative specification of the JsonXml API. It also contains a directory of links to these related resources.

Group: org.jsonx Artifact: jsonxml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsonxml
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies json, sax,
There are maybe transitive dependencies!

JSONXML from group com.ssg.tools (version 2.0b)

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.

Group: com.ssg.tools Artifact: JSONXML
Show all versions Show documentation Show source 
 

0 downloads
Artifact JSONXML
Group com.ssg.tools
Version 2.0b
Last update 25. October 2011
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!



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy