All Classes

Class Description
AllControlToUndefined  
Attribute Deprecated.
Attribute
Lazy evaluated representation of a node attribute.
Attributes Deprecated.
Attributes
Lazy evaluated representation of a node's attributes.
BaseMarkupBuilder  
Builder  
Builder.Built  
DOMBuilder
A helper class for creating a W3C DOM tree
DOMCategory
Category class which adds GPath style operations to Java's DOM classes.
DomToGroovy
A SAX handler for turning XML into Groovy scripts
DomToGroovy Deprecated.
DoubleQuoteFilter  
FactorySupport
Support class for creating XML Factories
FilteredAttributes Deprecated.
FilteredAttributes
Lazy evaluated representation of a node's attributes filtered by a Closure.
FilteredNodeChildren Deprecated.
FilteredNodeChildren
Lazy evaluated representation of child nodes filtered by a Closure.
GPathResult Deprecated.
GPathResult
Base class for representing lazy evaluated GPath expressions.
MarkupBuilder
A helper class for creating XML or HTML markup.
MarkupBuilder.CharFilter  
MarkupBuilder.DefaultXmlEscapingFunction  
MarkupBuilderHelper
A helper class for MarkupBuilder.
Namespace
A simple helper class which acts as a factory of QName instances.
NamespaceAwareHashMap Deprecated.
NamespaceAwareHashMap  
NamespaceBuilder
A helper class for creating namespaces for GroovyMarkup
NamespaceBuilderSupport
A helper class for creating namespaced GroovyMarkup
NoChildren Deprecated.
NoChildren
Lazy evaluated representation of a GPath expression returning no children.
Node Deprecated.
Node
Represents a node.
NodeChild Deprecated.
NodeChild
Lazy evaluated representation of a child node.
NodeChildren Deprecated.
NodeChildren
Lazy evaluated representation of child nodes.
NodeIterator Deprecated.
NodeIterator
Helper class for iterating through nodes.
NodeParents Deprecated.
NodeParents
Lazy evaluated representation of parent nodes without duplicates
ReplacementNode Deprecated.
ReplacementNode
Helper base class used for lazy updates.
SAXBuilder
A builder for generating W3C SAX events.
SingleQuoteFilter  
StandardControlToUndefined  
StandardXmlAttributeFilter  
StandardXmlFilter  
StreamingMarkupWriter  
SurrogateToUndefined
Convert surrogate chars to XML undefined character.
XmlExtensions
This class defines all the new XML-related groovy methods which enhance the normal JDK XML classes when inside the Groovy environment.
XmlGroovyMethods Deprecated.
XmlNodePrinter Deprecated.
XmlNodePrinter
Prints a groovy.util.Node (as used with XmlParser) including all children in XML format.
XmlNodePrinter.NamespaceContext Deprecated.
XmlNodePrinter.NamespaceContext  
XmlParser Deprecated.
XmlParser
A helper class for parsing XML into a tree of Node instances for a simple way of processing XML.
XmlSlurper Deprecated.
XmlSlurper
Parse XML into a document tree that may be traversed similar to XPath expressions.
XmlUtil Deprecated.
XmlUtil
Used for pretty printing XML content and other XML related utilities.