public class XSOpenAttrsImpl extends XSObjectImpl implements XSOpenAttrs
Constructor and Description |
---|
XSOpenAttrsImpl(XSObject pParent,
XsTOpenAttrs pXsOpenAttrs) |
Modifier and Type | Method and Description |
---|---|
org.xml.sax.Attributes |
getOpenAttributes()
Returns the additional attributes, if any, or null.
|
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validate, validateAllIn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate
public XSOpenAttrsImpl(XSObject pParent, XsTOpenAttrs pXsOpenAttrs)
public org.xml.sax.Attributes getOpenAttributes()
XSOpenAttrs
Returns the additional attributes, if any, or null.
getOpenAttributes
in interface XSOpenAttrs