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, validateAllInclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocator, getParentObject, getXSSchema, isTopLevelObject, validatepublic XSOpenAttrsImpl(XSObject pParent, XsTOpenAttrs pXsOpenAttrs)
public org.xml.sax.Attributes getOpenAttributes()
XSOpenAttrsReturns the additional attributes, if any, or null.
getOpenAttributes in interface XSOpenAttrs