com.sun.codemodel |
Library for generating Java source code
|
com.sun.codemodel.ac |
|
com.sun.codemodel.fmt |
Various resource file formats (classes that implement JResourceFile ).
|
com.sun.codemodel.util |
|
com.sun.codemodel.writer |
|
com.sun.tools.jxc |
|
com.sun.tools.jxc.ap |
|
com.sun.tools.jxc.api |
|
com.sun.tools.jxc.api.impl.j2s |
|
com.sun.tools.jxc.gen.config |
|
com.sun.tools.jxc.model.nav |
|
com.sun.tools.txw2 |
|
com.sun.tools.txw2.builder.relaxng |
Reads RELAX NG grammar from RNGOM and builds the model for TXW.
|
com.sun.tools.txw2.builder.xsd |
Reads XML Schema grammar from XSOM and builds the model for TXW.
|
com.sun.tools.txw2.model |
|
com.sun.tools.txw2.model.prop |
|
com.sun.tools.xjc |
Schema to Java compiler
|
com.sun.tools.xjc.addon.accessors |
|
com.sun.tools.xjc.addon.at_generated |
|
com.sun.tools.xjc.addon.code_injector |
|
com.sun.tools.xjc.addon.episode |
|
com.sun.tools.xjc.addon.locator |
|
com.sun.tools.xjc.addon.sync |
|
com.sun.tools.xjc.api |
|
com.sun.tools.xjc.api.impl.s2j |
|
com.sun.tools.xjc.api.util |
|
com.sun.tools.xjc.generator |
Code Generator
|
com.sun.tools.xjc.generator.annotation.spec |
|
com.sun.tools.xjc.generator.bean |
|
com.sun.tools.xjc.generator.bean.field |
|
com.sun.tools.xjc.generator.util |
|
com.sun.tools.xjc.model |
|
com.sun.tools.xjc.model.nav |
|
com.sun.tools.xjc.outline |
|
com.sun.tools.xjc.reader |
|
com.sun.tools.xjc.reader.dtd |
|
com.sun.tools.xjc.reader.dtd.bindinfo |
|
com.sun.tools.xjc.reader.gbind |
|
com.sun.tools.xjc.reader.internalizer |
|
com.sun.tools.xjc.reader.relaxng |
|
com.sun.tools.xjc.reader.xmlschema |
|
com.sun.tools.xjc.reader.xmlschema.bindinfo |
|
com.sun.tools.xjc.reader.xmlschema.ct |
|
com.sun.tools.xjc.reader.xmlschema.parser |
|
com.sun.tools.xjc.runtime |
|
com.sun.tools.xjc.util |
|
com.sun.tools.xjc.writer |
|
com.sun.xml.bind |
|
com.sun.xml.bind.annotation |
|
com.sun.xml.bind.api |
Runtime API for the JAX-WS RI
|
com.sun.xml.bind.api.impl |
|
com.sun.xml.bind.marshaller |
|
com.sun.xml.bind.unmarshaller |
|
com.sun.xml.bind.util |
|
com.sun.xml.bind.v2 |
The JAXB 2.0 runtime
|
com.sun.xml.bind.v2.bytecode |
|
com.sun.xml.bind.v2.model.annotation |
|
com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
com.sun.xml.bind.v2.model.impl |
|
com.sun.xml.bind.v2.model.nav |
|
com.sun.xml.bind.v2.model.runtime |
|
com.sun.xml.bind.v2.model.util |
|
com.sun.xml.bind.v2.runtime |
|
com.sun.xml.bind.v2.runtime.output |
Code that writes well-formed XML (XmlOutput and its implementations}.
|
com.sun.xml.bind.v2.runtime.property |
|
com.sun.xml.bind.v2.runtime.reflect |
|
com.sun.xml.bind.v2.runtime.reflect.opt |
|
com.sun.xml.bind.v2.runtime.unmarshaller |
|
com.sun.xml.bind.v2.schemagen |
Schema generator.
|
com.sun.xml.bind.v2.schemagen.episode |
TXW interfaces for writing episode file, which is what XJC needs to
handle separate compilation.
|
com.sun.xml.bind.v2.schemagen.xmlschema |
|
com.sun.xml.bind.v2.util |
|
com.sun.xml.txw2 |
TXW runtime.
|
com.sun.xml.txw2.annotation |
Defines a set of annotations that can be used on TypedXmlWriter interfaces.
|
com.sun.xml.txw2.output |
Defines XmlSerializer and its built-in implementations.
|
org.kohsuke.rngom.ast.builder |
|
org.kohsuke.rngom.ast.om |
|
org.kohsuke.rngom.ast.util |
Typical implementations of the ast.builder/ast.om packages.
|
org.kohsuke.rngom.binary |
Minimal binarized pattern object model (one example of ast.om implementation).
|
org.kohsuke.rngom.binary.visitor |
|
org.kohsuke.rngom.digested |
Another RELAX NG AST implementation that optimizes away
inclusions and some other syntax sugars, while still retaining
all the annotations, location information, and etc.
|
org.kohsuke.rngom.dt |
|
org.kohsuke.rngom.dt.builtin |
RELAX NG built-in datatype implementation.
|
org.kohsuke.rngom.nc |
Default Name Class Object Model (one example of ast.om implementation).
|
org.kohsuke.rngom.parse |
|
org.kohsuke.rngom.parse.compact |
|
org.kohsuke.rngom.parse.host |
Implementation of the asm.builder package that uses two
other builds simultaneously.
|
org.kohsuke.rngom.parse.xml |
|
org.kohsuke.rngom.util |
|
org.kohsuke.rngom.xml.sax |
|
org.kohsuke.rngom.xml.util |
|