org.apache.ws.jaxme.xs.impl

Class XSOpenAttrsImpl

Implemented Interfaces:
XSObject, XSOpenAttrs
Known Direct Subclasses:
XSAnnotationImpl, XSAttributeGroupImpl, XSAttributeImpl, XSElementImpl, XSGroupImpl, XSIdentityConstraintImpl, XSKeyRefImpl, XSTypeImpl, XSWildcardImpl

public class XSOpenAttrsImpl
extends XSObjectImpl
implements XSOpenAttrs

Author:
Jochen Wiedmann

Constructor Summary

XSOpenAttrsImpl(XSObject pParent, XsTOpenAttrs pXsOpenAttrs)

Method Summary

Attributes
getOpenAttributes()

Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl

getLocator, getParentObject, getXSSchema, getXsObject, isTopLevelObject, validate, validateAllIn

Constructor Details

XSOpenAttrsImpl

public XSOpenAttrsImpl(XSObject pParent,
                       XsTOpenAttrs pXsOpenAttrs)

Method Details

getOpenAttributes

public Attributes getOpenAttributes()
Specified by:
getOpenAttributes in interface XSOpenAttrs