Iterable<Leaf>, ParsedPatternpublic abstract class XmlNode extends WriterNode
| Modifier and Type | Field | Description |
|---|---|---|
QName |
name |
Name of the attribute/element.
|
alternativeName| Modifier | Constructor | Description |
|---|---|---|
protected |
XmlNode(Locator location,
QName name,
Leaf leaf) |
| Modifier and Type | Method | Description |
|---|---|---|
protected Set<Leaf> |
collectChildren() |
Expand all refs and collect all children.
|
forEach, spliteratorcreateDataMethod, getNext, getPrev, merge, siblingsaddChild, hasOneChild, iteratorCopyright © 2018 Oracle Corporation. All rights reserved.