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() |
collectChildren
addChild, hasOneChild, iterator
createDataMethod, getNext, getPrev, merge, siblings
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2019 Oracle Corporation. All rights reserved.