|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the Attribute Group Definition schema component.
Method Summary | |
XSAnnotation |
getAnnotation()
An [annotation] if it exists, otherwise null . |
XSObjectList |
getAttributeUses()
A set of [attribute uses] if it exists, otherwise an empty XSObjectList . |
XSWildcard |
getAttributeWildcard()
A [wildcard] if it exists, otherwise null . |
Methods inherited from interface org.apache.xerces.xs.XSObject |
getName, getNamespace, getNamespaceItem, getType |
Method Detail |
public XSObjectList getAttributeUses()
XSObjectList
.
public XSWildcard getAttributeWildcard()
null
.
public XSAnnotation getAnnotation()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |