org.apache.ws.jaxme.xs.impl

Class XSAttributeGroupImpl

public class XSAttributeGroupImpl extends XSOpenAttrsImpl implements XSAttributeGroup

Author: Jochen Wiedmann

Constructor Summary
protected XSAttributeGroupImpl(XSObject pParent, XsTAttributeGroup pBaseGroup)
Method Summary
XSAttributable[]getAttributes()
protected static XSAttributable[]getAttributes(XSObjectImpl pObject, XsGAttrDecls pAttrDecls)
XsQNamegetName()
protected XsTAttributeGroupgetXsTAttributeGroup()
protected booleanisReference()
voidvalidate()

Constructor Detail

XSAttributeGroupImpl

protected XSAttributeGroupImpl(XSObject pParent, XsTAttributeGroup pBaseGroup)

Method Detail

getAttributes

public XSAttributable[] getAttributes()

getAttributes

protected static XSAttributable[] getAttributes(XSObjectImpl pObject, XsGAttrDecls pAttrDecls)

getName

public XsQName getName()

getXsTAttributeGroup

protected XsTAttributeGroup getXsTAttributeGroup()

isReference

protected boolean isReference()

validate

public void validate()