|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeWildcard | |
|---|---|
| com.sun.msv.grammar.xmlschema | W3C XML Schema grammar model. |
| com.sun.msv.reader.xmlschema | parses XML representation of XML Schema into AGM. |
| Uses of AttributeWildcard in com.sun.msv.grammar.xmlschema |
|---|
| Fields in com.sun.msv.grammar.xmlschema declared as AttributeWildcard | |
|---|---|
AttributeWildcard |
ComplexTypeExp.wildcard
Attribute wild card constraint. |
AttributeWildcard |
AttributeGroupExp.wildcard
Attribute wild card constraint. |
| Methods in com.sun.msv.grammar.xmlschema that return AttributeWildcard | |
|---|---|
AttributeWildcard |
AttributeWildcard.copy()
|
AttributeWildcard |
ComplexTypeExp.getAttributeWildcard()
|
AttributeWildcard |
AttWildcardExp.getAttributeWildcard()
Gets the attribute wildcard property of this schema component. |
AttributeWildcard |
AttributeGroupExp.getAttributeWildcard()
|
| Methods in com.sun.msv.grammar.xmlschema with parameters of type AttributeWildcard | |
|---|---|
void |
ComplexTypeExp.setAttributeWildcard(AttributeWildcard local)
|
void |
AttributeGroupExp.setAttributeWildcard(AttributeWildcard local)
|
| Uses of AttributeWildcard in com.sun.msv.reader.xmlschema |
|---|
| Methods in com.sun.msv.reader.xmlschema with parameters of type AttributeWildcard | |
|---|---|
void |
ComplexTypeDeclState.setAttributeWildcard(AttributeWildcard local)
|
void |
SimpleContentExtensionState.setAttributeWildcard(AttributeWildcard local)
|
void |
AttributeGroupState.setAttributeWildcard(AttributeWildcard local)
|
void |
SimpleContentRestrictionState.setAttributeWildcard(AttributeWildcard local)
|
void |
ComplexContentBodyState.setAttributeWildcard(AttributeWildcard local)
|
void |
AnyAttributeOwner.setAttributeWildcard(AttributeWildcard local)
Sets the attribtue wildcard. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||