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.generator |
This package contains |
org.apache.ws.jaxme.generator.impl |
Contains implementations for the |
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 |
org.apache.ws.jaxme.impl |
Implementation of the |
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 readerThis package contains the |
org.apache.ws.jaxme.js.impl |
Basic implementation of JaxMeJS generic java source generation framework. |
org.apache.ws.jaxme.js.junit | |
org.apache.ws.jaxme.js.junit.xmlrpcclient | |
org.apache.ws.jaxme.js.pattern |
The pattern packageThis package contains a set of design patterns implemented with the JaxMe JavaSource generator framework. |
org.apache.ws.jaxme.js.util |
Utility classes used in JaxMeJS generic java source generation framework. |
org.apache.ws.jaxme.logging |
The logging frameworkThis package provides a minimal 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 |
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 |
org.apache.ws.jaxme.pm.xmldb |
Contains an implementation of
the |
org.apache.ws.jaxme.sqls |
Contains the generic framework for SQL generators. |
org.apache.ws.jaxme.sqls.db2 |
DB2 support for the SQL generatorThis package contains some classes and interfaces enhancing the SQL generator with DB2 specific features. |
org.apache.ws.jaxme.sqls.hsqldb |
HsqlDb support for the SQL generatorThis package contains some classes and interfaces enhancing the SQL generator with HsqlDb specific features. |
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 generatorThis package contains some classes and interfaces enhancing the SQL generator with Oracle specific features. |
org.apache.ws.jaxme.util |
Utility classes used by JaxMe core. |
org.apache.ws.jaxme.xs |
Contains JaxMeXS: the |
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 |
org.apache.ws.jaxme.xs.xml.impl |
Contains an implementation of the |
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