com.sun.tools.xjc.reader.xmlschema

Class BindYellow

public final class BindYellow extends ColorBinder

Method Summary
voidattGroupDecl(XSAttGroupDecl xsAttGroupDecl)
voidattributeDecl(XSAttributeDecl xsAttributeDecl)
voidattributeUse(XSAttributeUse use)
voidcomplexType(XSComplexType ct)
voidelementDecl(XSElementDecl xsElementDecl)
voidempty(XSContentType xsContentType)
voidmodelGroup(XSModelGroup xsModelGroup)
voidmodelGroupDecl(XSModelGroupDecl xsModelGroupDecl)
voidparticle(XSParticle xsParticle)
voidsimpleType(XSSimpleType xsSimpleType)
voidwildcard(XSWildcard xsWildcard)

Method Detail

attGroupDecl

public void attGroupDecl(XSAttGroupDecl xsAttGroupDecl)

attributeDecl

public void attributeDecl(XSAttributeDecl xsAttributeDecl)

attributeUse

public void attributeUse(XSAttributeUse use)

complexType

public void complexType(XSComplexType ct)

elementDecl

public void elementDecl(XSElementDecl xsElementDecl)

empty

public void empty(XSContentType xsContentType)

modelGroup

public void modelGroup(XSModelGroup xsModelGroup)

modelGroupDecl

public void modelGroupDecl(XSModelGroupDecl xsModelGroupDecl)

particle

public void particle(XSParticle xsParticle)

simpleType

public void simpleType(XSSimpleType xsSimpleType)

wildcard

public void wildcard(XSWildcard xsWildcard)