|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSAttributeGroupDefinition
This interface represents the Attribute Group Definition schema component.
Method Summary | |
---|---|
XSAnnotation |
getAnnotation()
An annotation if it exists, otherwise null . |
XSObjectList |
getAnnotations()
A sequence of [annotations] or an empty XSObjectList . |
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 |
---|
XSObjectList getAttributeUses()
XSObjectList
.
XSWildcard getAttributeWildcard()
null
.
XSAnnotation getAnnotation()
null
. If not null
then the first [annotation] from the sequence of annotations.
XSObjectList getAnnotations()
XSObjectList
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |