org.apache.ws.jaxme.xs.impl

Class XSKeyRefImpl

public class XSKeyRefImpl extends XSOpenAttrsImpl implements XSKeyRef

Default implementation of the XSKeyRef.

Author: Chris Kirk

Constructor Summary
protected XSKeyRefImpl(XSElement pParent, XsEKeyref keyRef)
Method Summary
XSAnnotation[]getAnnotations()
XSIdentityConstraintgetIdentityConstraint()
XSElementOrAttrRef[][]getMatchCriteria()
StringgetName()
voidvalidate()

Constructor Detail

XSKeyRefImpl

protected XSKeyRefImpl(XSElement pParent, XsEKeyref keyRef)

Method Detail

getAnnotations

public XSAnnotation[] getAnnotations()

getIdentityConstraint

public XSIdentityConstraint getIdentityConstraint()

See Also: XSKeyRef

getMatchCriteria

public XSElementOrAttrRef[][] getMatchCriteria()

See Also: XSKeyRef

getName

public String getName()

See Also: XSKeyRef

validate

public void validate()