Metro Web Services Tools non-OSGi Bundle 4.0.3 API

Packages
Package
Description
Library for generating Java source code
Various resource file formats (classes that implement JResourceFile).
 
 
istack-commons tool time utilities.
 
Annotation Processing related code.
 
 
 
 
 
 
 
 
Typical implementations of the ast.builder/ast.om packages.
Minimal binarized pattern object model (one example of ast.om implementation).
 
Another RELAX NG AST implementation that optimizes away inclusions and some other syntax sugars, while still retaining all the annotations, location information, and etc.
 
RELAX NG built-in datatype implementation.
Default Name Class Object Model (one example of ast.om implementation).
 
 
Implementation of the asm.builder package that uses two other builds simultaneously.
 
 
 
 
JAX-WS 2.1 Tools
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This document describes the SPI for the JAX-WS 2.0.1 tools.
 
 
 
 
 
 
 
 
 
 
 
 
Schema to Java compiler
 
 
 
 
 
 
API for programmatic invocation of XJC and schemagen.
implementation of the XJC API for schema to java.
Code Generator
 
 
 
FieldRenderer and its implementation classes.
 
Implementation of the org.glassfish.jaxb.core.v2.model.core package for XJC.
Compile-time representation of Java type system.
Provides the outline of the generated Java source code so that additional processing (such as adding more annotations) can be done on the generated code.
Front-end that reads schema(s) and produce BGM.
 
Object Model that represents DTD binding information.
Binary expressions are left-associative.
internalization of external binding files and <jaxb:bindings> customizations.
 
 
Object Model that represents customization declarations.
 
 
Code generated into the user's packages in certain compilation mode.
 
 
scan DTD stream and generates appropriate events.
Interfaces that the client should use to access schema information.
Implementation of the com.sun.xml.xsom package.
Parser that reads XML Schema documents and builds an XSSchemaSet object.
 
 
 
Classes to parse XML Schema documents into objects of com.sun.xml.xsom package.
 
Visitor pattern support for the com.sun.xml.xsom interfaces.