Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.ws.jaxme.util

Base package for the JaxMe Java-XML binder.

See:
          Description

Interface Summary
NamespaceResolver An abstract object which is able to split an XML name into its namespace URI and local part.
NamespaceUser  
 

Class Summary
Base64Binary A utility class for working with base64 encoding.
ClassLoader Helper class for working with class loaders.
Configurator The Configurator is an idea borrowed by the Ant project.
DOMBuilder Converts a stream of SAX events into a DOM node.
DOMSerializer Serializes a DOM node into a stream of SAX events.
Duration Implementation of xs:duration.
HexBinary Utility class for xs:hexbinary.
NamespaceSupport Similar to org.xml.sax.NamespaceSupport, but for marshalling and not for parsing XML.
 

Package org.apache.ws.jaxme.util Description

Base package for the JaxMe Java-XML binder.

This package contains the base interfaces and classes for the JaxMe runtime engine. The sources generated by JaxMe from schema rely on implementations of these interfaces (contained in the impl subpackage) to function.

This package is also the root of the JaxMe package structure. Within this package structure are the following important components: