Package groovy.util.slurpersupport


package groovy.util.slurpersupport
  • Classes
    Class
    Description
    Lazy evaluated representation of a node attribute.
    Lazy evaluated representation of a node's attributes filtered by a Closure.
    Lazy evaluated representation of child nodes filtered by a Closure.
    Base class for representing lazy evaluated GPath expressions.
    Lazy evaluated representation of a GPath expression returning no children.
    Represents a node.
    Lazy evaluated representation of a child node.
    Helper class for iterating through nodes.
    Helper base class used for lazy updates.