public class Attribute extends XmlNode
alternativeName| Constructor | Description |
|---|---|
Attribute(org.xml.sax.Locator location,
javax.xml.namespace.QName name,
Leaf leaf) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |
createDataMethod, getNext, getPrev, merge, siblingsaddChild, hasOneChild, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcollectChildrenpublic Attribute(org.xml.sax.Locator location,
javax.xml.namespace.QName name,
Leaf leaf)
Copyright © 2018 Oracle Corporation. All rights reserved.