Iterable<Leaf>
, ParsedPattern
public class Element extends XmlNode
Modifier and Type | Field | Description |
---|---|---|
boolean |
isRoot |
True if this element can be a root element.
|
alternativeName
Constructor | Description |
---|---|
Element(Locator location,
QName name,
Leaf leaf) |
Modifier and Type | Method | Description |
---|---|---|
String |
toString() |
forEach, spliterator
createDataMethod, getNext, getPrev, merge, siblings
addChild, hasOneChild, iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
collectChildren
Copyright © 2018 Oracle Corporation. All rights reserved.