Class NodeParents

All Implemented Interfaces:
Buildable, GroovyObject, Writable, java.lang.Iterable

@Deprecated
public class NodeParents
extends NodeChildren
Deprecated.
Lazy evaluated representation of parent nodes without duplicates
  • Constructor Details

    • NodeParents

      public NodeParents​(GPathResult parent, java.util.Map<java.lang.String,​java.lang.String> namespaceTagHints)
      Deprecated.
      Parameters:
      parent - the GPathResult prior to the application of the expression creating this GPathResult
      namespaceTagHints - the known tag to namespace mappings
  • Method Details