Class NodeParents

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

    public class NodeParents
    extends NodeChildren
    Lazy evaluated representation of parent nodes without duplicates
    • Constructor Detail

      • NodeParents

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