com.sun.tools.xjc.reader.xmlschema
Class BindRed
java.lang.Object
com.sun.tools.xjc.reader.xmlschema.BindingComponent
com.sun.tools.xjc.reader.xmlschema.ColorBinder
com.sun.tools.xjc.reader.xmlschema.BindRed
- All Implemented Interfaces:
- XSContentTypeVisitor, XSTermVisitor, XSVisitor
public final class BindRed
- extends ColorBinder
This is where a binding of a new class starts.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindRed
public BindRed()
complexType
public void complexType(XSComplexType ct)
wildcard
public void wildcard(XSWildcard xsWildcard)
elementDecl
public void elementDecl(XSElementDecl e)
simpleType
public void simpleType(XSSimpleType type)
attGroupDecl
public void attGroupDecl(XSAttGroupDecl ag)
attributeDecl
public void attributeDecl(XSAttributeDecl ad)
attributeUse
public void attributeUse(XSAttributeUse au)
empty
public void empty(XSContentType xsContentType)
modelGroupDecl
public void modelGroupDecl(XSModelGroupDecl xsModelGroupDecl)
modelGroup
public void modelGroup(XSModelGroup xsModelGroup)
particle
public void particle(XSParticle p)