| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
alternativeName |
If this node is the sole child of a pattern block,
this field points to its name.
|
| Constructor | Description |
|---|---|
WriterNode(org.xml.sax.Locator location,
Leaf leaf) |
createDataMethod, getNext, getPrev, merge, siblingsaddChild, hasOneChild, iteratorprotected java.lang.String alternativeName
When the element names are in conflict, this can be used.
public WriterNode(org.xml.sax.Locator location,
Leaf leaf)
Copyright © 2018 Oracle Corporation. All rights reserved.