Uses of Class
com.sun.tools.xjc.reader.xmlschema.BindingComponent

Packages that use BindingComponent
com.sun.tools.xjc.reader.xmlschema   
com.sun.tools.xjc.reader.xmlschema.ct   
 

Uses of BindingComponent in com.sun.tools.xjc.reader.xmlschema
 

Subclasses of BindingComponent in com.sun.tools.xjc.reader.xmlschema
 class BGMBuilder
          Root of the XML Schema binder.
(package private)  class BindBlue
          This is the first color invoked from the parent component.
 class BindGreen
           
 class BindPurple
           
 class BindRed
          This is where a binding of a new class starts.
 class BindYellow
           
 class ClassSelector
          Manages association between XSComponents and generated content interfaces.
(package private)  class ColorBinder
           
 class ConversionFinder
          Finds TypeUse object that is attached to the nearest ancestor datatype.
 class ErrorReporter
          Provides error report capability to other owner components by encapsulating user-specified ErrorHandler and exposing utlity methods.
 class ParticleBinder
          Binds the content models.
 class SimpleTypeBuilder
          Builds fragments for simple types.
(package private)  class UnusedCustomizationChecker
          Reports all unacknowledged customizations as errors.
 

Uses of BindingComponent in com.sun.tools.xjc.reader.xmlschema.ct
 

Subclasses of BindingComponent in com.sun.tools.xjc.reader.xmlschema.ct
 class ComplexTypeFieldBuilder
          single entry point of building a field expression from a complex type.