Package com.sun.tools.xjc.reader.internalizer

internalization of external binding files and <jaxb:bindings> customizations.

See:
          Description

Interface Summary
DOMForest.Handler  
InternalizationLogic Encapsulates schema-language dependent internalization logic.
 

Class Summary
AbstractReferenceFinderImpl XMLFilter that finds references to other schema files from SAX events.
DOMForest Builds a DOM forest and maintains association from system IDs to DOM trees.
DOMForestScanner Produces a complete series of SAX events from any DOM node in the DOMForest.
LocatorTable Stores Locator objects for every Element.
SCDBasedBindingSet Set of binding nodes that have target nodes specified via SCD.
VersionChecker Checks the jaxb:version attribute on a XML Schema document.
 

Package com.sun.tools.xjc.reader.internalizer Description

internalization of external binding files and <jaxb:bindings> customizations.