All Classes and Interfaces
Class
Description
Lazy evaluated representation of a node attribute.
Lazy evaluated representation of a node's attributes.
A helper class for creating a W3C DOM tree
Category class which adds GPath style operations to Java's DOM classes.
A SAX handler for turning XML into Groovy scripts
Support class for creating XML Factories
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.
A helper class for creating XML or HTML markup.
A helper class for MarkupBuilder.
A simple helper class which acts as a factory of
QName
instances.A helper class for creating namespaces for GroovyMarkup
A helper class for creating namespaced GroovyMarkup
Lazy evaluated representation of a GPath expression returning no children.
Represents a node.
Lazy evaluated representation of a child node.
Lazy evaluated representation of child nodes.
Helper class for iterating through nodes.
Lazy evaluated representation of parent nodes without duplicates
Helper base class used for lazy updates.
A builder for generating W3C SAX events.
Convert surrogate chars to XML undefined character.
This class defines all the new XML-related groovy methods which enhance
the normal JDK XML classes when inside the Groovy environment.
Prints a
groovy.util.Node
(as used with XmlParser
) including all children in XML format.A helper class for parsing XML into a tree of Node instances for a
simple way of processing XML.
Parse XML into a document tree that may be traversed similar to XPath
expressions.
Used for pretty printing XML content and other XML related utilities.