Package uk.blankaspect.common.jsonxml
package uk.blankaspect.common.jsonxml
-
ClassDescriptionThis is an enumeration of the kinds of element that may appear in a tree of JSON-XML.This class implements an unchecked exception that may be thrown if an XML element is encountered where a JSON-XML element is expected.This interface defines methods that can be used to create JSON-XML elements and to access the attributes of JSON-XML elements.This class implements a generator that transforms a tree of values that are represented by XML elements into JSON text.This class implements a builder for a JSON generator.This is the abstract base class of an unchecked exception that is associated with an XML element.This class implements an unchecked exception that is thrown in response to an XML element that is a member of an <object> element but has no name attribute.This class implements an unchecked exception that is thrown in response to an unrecognised XML element.This class provides utility methods that are related to JSON-XML.This class provides some
staticmethods for validating a tree of JSON-XML elements against an XML Schema (XSD).This class provides methods that can be used to create JSON-XML elements and to access the attributes of JSON-XML elements.