|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmAttributeGroup<A,S>
An Attribute Group Definition Schema Component.
Method Summary | |
---|---|
java.lang.Iterable<SmAttributeUse<A,S>> |
getAttributeUses()
Returns the {attribute uses} property of this Attribute Group Definition. |
SmWildcard<A,S> |
getWildcard()
Returns the {attribute wildcard} property of this Attribute Group Definition. |
boolean |
hasAttributeUses()
Determines whether the {attribute uses} property is non-empty. |
Methods inherited from interface org.gxml.xs.SmComponent |
---|
getLocalName, getName, getScope, getTargetNamespace, isAnonymous |
Method Detail |
---|
boolean hasAttributeUses()
java.lang.Iterable<SmAttributeUse<A,S>> getAttributeUses()
SmWildcard<A,S> getWildcard()
null
. A wildcard.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |