Uses of Class
com.sun.tools.xjc.reader.xmlschema.BindingComponent
-
Packages that use BindingComponent Package Description 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 Modifier and Type Class Description class
BGMBuilder
Root of the XML Schema binder.class
BindGreen
class
BindPurple
class
BindRed
This is where a binding of a new class starts.class
BindYellow
class
ClassSelector
Manages association betweenXSComponent
s and generatedCTypeInfo
s.class
ErrorReporter
Provides error report capability to other owner components by encapsulating user-specifiedErrorHandler
and exposing utlity methods.class
SimpleTypeBuilder
BuildsTypeUse
from simple types. -
Uses of BindingComponent in com.sun.tools.xjc.reader.xmlschema.ct
Subclasses of BindingComponent in com.sun.tools.xjc.reader.xmlschema.ct Modifier and Type Class Description class
ComplexTypeFieldBuilder
single entry point of building a field expression from a complex type.
-