Home » openjdk-7 » com.sun.tools.internal » xjc » reader » internalizer »

com.sun.tools.internal.xjc.reader.internalizer

Interfaces:

DOMForest.Handler     code | html
InternalizationLogic   Encapsulates schema-language dependent internalization logic.  code | html

Abstract Classes:

AbstractReferenceFinderImpl   XMLFilter that finds references to other schema files from SAX events.  code | html
DOMForest.HandlerImpl     code | html

Classes:

ContentHandlerNamespacePrefixAdapter   XMLReader filter for supporting http://xml.org/sax/features/namespace-prefixes feature.  code | html
DOMBuilder   Builds DOM while keeping the location information.  code | html
DOMForest   Builds a DOM forest and maintains association from system IDs to DOM trees.  code | html
DOMForestParser   XMLParser implementation that parses XML from a DOM forest instead of parsing it from its original location.  code | html
DOMForestScanner   Produces a complete series of SAX events from any DOM node in the DOMForest.  code | html
DOMForestScanner.LocationResolver   Intercepts the invocation of the setDocumentLocator method and passes itself as the locator.  code | html
Internalizer   Internalizes external binding declarations.  code | html
LocatorTable   Stores Locator objects for every Element code | html
Messages   Formats error messages.  code | html
NamespaceContextImpl   Implements NamespaceContext by looking at the in-scope namespace binding of a DOM element.  code | html
VersionChecker   Checks the jaxb:version attribute on a XML Schema document.  code | html
WhitespaceStripper   Strips ignorable whitespace from SAX event stream.  code | html