public abstract class XmlNode extends WriterNode
| Modifier and Type | Field and Description |
|---|---|
QName |
name
Name of the attribute/element.
|
alternativeName| Modifier | Constructor and Description |
|---|---|
protected |
XmlNode(Locator location,
QName name,
Leaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Leaf> |
collectChildren()
Expand all refs and collect all children.
|
addChild, hasOneChild, iteratorcreateDataMethod, getNext, getPrev, merge, siblingsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2017 Oracle Corporation. All rights reserved.