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

Packages that use com.sun.tools.xjc.reader.xmlschema
com.sun.tools.xjc.reader.xmlschema   
com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. 
com.sun.tools.xjc.reader.xmlschema.ct   
 

Classes in com.sun.tools.xjc.reader.xmlschema used by com.sun.tools.xjc.reader.xmlschema
BGMBuilder
          Root of the XML Schema binder.
BindingComponent
          Component accessible from Ring.
ClassBinder
          Marker interface for an object that determines how to map a component to a class.
ClassBinderFilter
          ClassBinder that delegates the call to another ClassBinder.
ClassSelector
          Manages association between XSComponents and generated CTypeInfos.
ColorBinder
           
ErrorReporter
          Provides error report capability to other owner components by encapsulating user-specified ErrorHandler and exposing utlity methods.
GElement
           
MultiplicityCounter
          Counts Multiplicity for a particle/term.
ParticleBinder
          Binds the content models of XSParticle as properties of the class that's being built.
 

Classes in com.sun.tools.xjc.reader.xmlschema used by com.sun.tools.xjc.reader.xmlschema.bindinfo
BGMBuilder
          Root of the XML Schema binder.
 

Classes in com.sun.tools.xjc.reader.xmlschema used by com.sun.tools.xjc.reader.xmlschema.ct
BGMBuilder
          Root of the XML Schema binder.
BindGreen
           
BindingComponent
          Component accessible from Ring.
ClassSelector
          Manages association between XSComponents and generated CTypeInfos.
SimpleTypeBuilder
          Builds TypeUse from simple types.