Package uk.blankaspect.common.jsonxml


package uk.blankaspect.common.jsonxml
  • Class
    Description
    This 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 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 static methods 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.