public class NodeParents extends NodeChildren
Lazy evaluated representation of parent nodes without duplicates
Constructor and description |
---|
NodeParents(GPathResult parent, Map<String, String> namespaceTagHints)
|
Type Params | Return Type | Name and description |
---|---|---|
|
public Iterator |
nodeIterator() |
Methods inherited from class | Name |
---|---|
class NodeChildren |
build, childNodes, find, findAll, hasNext, hasNext, iterator, next, next, nodeIterator, parents, remove, remove, size, text, writeTo |
class GPathResult |
breadthFirst, childNodes, children, declareNamespace, depthFirst, doCall, doCall, equals, find, findAll, getAt, getAt, getAttribute, getBody, getProperty, hasNext, hasNext, hasNext, hashCode, isEmpty, iterator, leftShift, list, lookupNamespace, name, next, next, next, nodeIterator, parent, parents, plus, plus, pop, putAt, remove, remove, remove, setAttribute, setMetaClass, setProperty, size, text, toBigDecimal, toBigInteger, toBoolean, toDouble, toFloat, toInteger, toLong, toString, toURI, toURL |
class GroovyObjectSupport |
getMetaClass, setMetaClass |
parent
- the GPathResult prior to the application of the expression creating this GPathResultnamespaceTagHints
- the known tag to namespace mappingsCopyright © 2003-2022 The Apache Software Foundation. All rights reserved.