com.sun.tools.xjc.reader.xmlschema
abstract class ColorBinder extends BindingComponent implements XSVisitor
Field Summary | |
---|---|
protected BGMBuilder | builder |
protected ClassSelector | selector |
Method Summary | |
---|---|
void | annotation(XSAnnotation xsAnnotation) |
protected void | createSimpleTypeProperty(XSSimpleType type, String propName) |
void | facet(XSFacet xsFacet) |
protected CClassInfo | getCurrentBean() |
protected XSComponent | getCurrentRoot() |
void | identityConstraint(XSIdentityConstraint xsIdentityConstraint) |
void | notation(XSNotation xsNotation) |
void | schema(XSSchema xsSchema) |
void | xpath(XSXPath xsxPath) |