| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSObjectImplorg.apache.ws.jaxme.xs.impl.XSOpenAttrsImplorg.apache.ws.jaxme.xs.impl.XSAttributeGroupImplConstructor Summary | |
| |
Method Summary | |
XSAttributable[] |
|
protected static XSAttributable[] |
|
XsQName |
|
protected XsTAttributeGroup | |
protected boolean | |
void |
|
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl | |
getOpenAttributes | |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl | |
getLocator, getParentObject, getXSSchema, getXsObject, isTopLevelObject, validate, validateAllIn | |
protected XSAttributeGroupImpl(XSObject pParent, XsTAttributeGroup pBaseGroup) throws SAXException
public XSAttributable[] getAttributes()
Returns the groups attributes.
- Specified by:
- getAttributes in interface XSAttributeGroup
protected static XSAttributable[] getAttributes(XSObjectImpl pObject, XsGAttrDecls pAttrDecls) throws SAXException
public XsQName getName()
Returns the attribute group is global: Returns the attribute groups name. Otherwise returns null.
- Specified by:
- getName in interface XSAttributeGroup
protected boolean isReference()