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

Packages that use com.sun.tools.xjc.reader.internalizer
com.sun.tools.xjc Schema to Java compiler 
com.sun.tools.xjc.api.impl.s2j implementation of the XJC API for schema to java. 
com.sun.tools.xjc.reader.internalizer internalization of external binding files and <jaxb:bindings> customizations. 
com.sun.tools.xjc.reader.relaxng   
com.sun.tools.xjc.reader.xmlschema.parser   
 

Classes in com.sun.tools.xjc.reader.internalizer used by com.sun.tools.xjc
DOMForest
          Builds a DOM forest and maintains association from system IDs to DOM trees.
InternalizationLogic
          Encapsulates schema-language dependent internalization logic.
SCDBasedBindingSet
          Set of binding nodes that have target nodes specified via SCD.
 

Classes in com.sun.tools.xjc.reader.internalizer used by com.sun.tools.xjc.api.impl.s2j
DOMForest
          Builds a DOM forest and maintains association from system IDs to DOM trees.
 

Classes in com.sun.tools.xjc.reader.internalizer used by com.sun.tools.xjc.reader.internalizer
DOMForest
          Builds a DOM forest and maintains association from system IDs to DOM trees.
DOMForest.Handler
           
InternalizationLogic
          Encapsulates schema-language dependent internalization logic.
LocatorTable
          Stores Locator objects for every Element.
SCDBasedBindingSet
          Set of binding nodes that have target nodes specified via SCD.
SCDBasedBindingSet.Target
          Represents the target schema component of the customization identified by SCD.
 

Classes in com.sun.tools.xjc.reader.internalizer used by com.sun.tools.xjc.reader.relaxng
DOMForest
          Builds a DOM forest and maintains association from system IDs to DOM trees.
InternalizationLogic
          Encapsulates schema-language dependent internalization logic.
 

Classes in com.sun.tools.xjc.reader.internalizer used by com.sun.tools.xjc.reader.xmlschema.parser
DOMForest
          Builds a DOM forest and maintains association from system IDs to DOM trees.
InternalizationLogic
          Encapsulates schema-language dependent internalization logic.