JaxMe 2 is an open source implementation of JAXB, the specification for Java/XML binding.

See:
          Description

Packages
javax.xml This package contains the JaxMeAPI, a clean room implementation of the JAXB API.
javax.xml.bind Clean room implementation of the JAXB standard xml-binding API.
javax.xml.bind.helpers Helper classes for JAXB implementations.
javax.xml.bind.util Utility classes used by the JAXB standard.
javax.xml.namespace Clean room implementation of the JAXP standard namespace classes.
org.apache.ws.jaxme Base package for the JaxMe Java-XML binder.
org.apache.ws.jaxme.generator This package contains JaxMe specific source generators.
org.apache.ws.jaxme.generator.impl Contains implementations for the JaxMe specific source generators.
org.apache.ws.jaxme.generator.ino.api4j Generates JAXB source persisted by Tamino.
org.apache.ws.jaxme.generator.sg Contains JAXB source generation model interfaces.
org.apache.ws.jaxme.generator.sg.impl Contains JAXB source generation model implementation.
org.apache.ws.jaxme.generator.sg.impl.ccsg This package contains helper classes for creating JaxMe's marshallers and unmarshallers.
org.apache.ws.jaxme.generator.types JaxMe type generation model implementations.
org.apache.ws.jaxme.generator.util Contains utility classes used by the JaxMe specific source generators.
org.apache.ws.jaxme.impl Implementation of the JaxMe runtime engine.
org.apache.ws.jaxme.js This package contains the JaxMeJS java source generation framework.
org.apache.ws.jaxme.js.apps  
org.apache.ws.jaxme.js.beanreader The bean reader
org.apache.ws.jaxme.js.impl Basic implementation of JaxMeJS generic java source generation framework.
org.apache.ws.jaxme.js.jparser  
org.apache.ws.jaxme.js.junit  
org.apache.ws.jaxme.js.junit.xmlrpcclient  
org.apache.ws.jaxme.js.pattern The pattern package
org.apache.ws.jaxme.js.util Utility classes used in JaxMeJS generic java source generation framework.
org.apache.ws.jaxme.logging The logging framework
org.apache.ws.jaxme.pm.generator.jdbc Basic implementation for generation of generic JDBC-backed persistent source.
org.apache.ws.jaxme.pm.impl Basic implementation classes for the JaxMe persistence management framework.
org.apache.ws.jaxme.pm.ino Specialization of the JaxMe persistence framework for the Tamino datastore.
org.apache.ws.jaxme.pm.ino.api4j Persistence manager implementation for Tamino datastore.
org.apache.ws.jaxme.pm.jdbc This implementation for the the JaxMe persistence management framework target JDBC compliant datastores.
org.apache.ws.jaxme.pm.xmldb Contains an implementation of the JaxMe persistence management framework targeting the XML::DB API.
org.apache.ws.jaxme.sqls Contains the generic framework for SQL generators.
org.apache.ws.jaxme.sqls.db2 DB2 support for the SQL generator
org.apache.ws.jaxme.sqls.hsqldb HsqlDb support for the SQL generator
org.apache.ws.jaxme.sqls.impl Contains the basic implementation of the generic framework for SQL generators.
org.apache.ws.jaxme.sqls.oracle Oracle support for the SQL generator
org.apache.ws.jaxme.util Utility classes used by JaxMe core.
org.apache.ws.jaxme.xs Contains JaxMeXS: the JaxMe parser for XML Schema.
org.apache.ws.jaxme.xs.impl Basic generic implementation of the JaxMeXS parser for XML Schema.
org.apache.ws.jaxme.xs.jaxb Specialization of the JaxMeXS parser for XML Schema for the needs of JAXB.
org.apache.ws.jaxme.xs.jaxb.impl Basic implementation of the JAXB specialization of the JaxMeXS parser for XML Schema.
org.apache.ws.jaxme.xs.parser Adapters from xml parser mechanisms to the generic schema construction framework.
org.apache.ws.jaxme.xs.parser.impl Implementations of adapters from xml parser mechanisms to the generic schema construction framework.
org.apache.ws.jaxme.xs.types XML schema data type models.
org.apache.ws.jaxme.xs.util Utility classes used by JaxMeXS.
org.apache.ws.jaxme.xs.xml Contains schema object model type interfaces for JaxMeXS: the JaxMe parser for XML Schema.
org.apache.ws.jaxme.xs.xml.impl Contains an implementation of the JaxMeXS schema object model type.

 

JaxMe 2 is an open source implementation of JAXB, the specification for Java/XML binding.

JaxMe contains the following components:

See the JaxMe home page for more details