Iterable<Leaf>
, ParsedPattern
public 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, spliterator
createDataMethod, getNext, getPrev, merge, siblings
addChild, hasOneChild, iterator
Copyright © 2018 Oracle Corporation. All rights reserved.