public class Element extends XmlNode
| Modifier and Type | Field and Description |
|---|---|
boolean |
isRoot
True if this element can be a root element.
|
alternativeName| Constructor and Description |
|---|
Element(Locator location,
QName name,
Leaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
collectChildrenaddChild, hasOneChild, iteratorCopyright © 2015 Oracle Corporation. All Rights Reserved.