All Classes
-
Class Summary Class Description 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 treeDOMCategory Category class which adds GPath style operations to Java's DOM classes.DomToGroovy A SAX handler for turning XML into Groovy scriptsDomToGroovy Deprecated. FactorySupport Support class for creating XML FactoriesFilteredAttributes 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.MarkupBuilderHelper A helper class for MarkupBuilder.Namespace A simple helper class which acts as a factory ofQName
instances.NamespaceAwareHashMap Deprecated. NamespaceAwareHashMap NamespaceBuilder A helper class for creating namespaces for GroovyMarkupNamespaceBuilderSupport A helper class for creating namespaced GroovyMarkupNoChildren 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 duplicatesReplacementNode Deprecated. ReplacementNode Helper base class used for lazy updates.SAXBuilder A builder for generating W3C SAX events.StreamingMarkupWriter 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. useXmlNodePrinter
XmlNodePrinter Prints agroovy.util.Node
(as used withXmlParser
) including all children in XML format.XmlNodePrinter.NamespaceContext Deprecated. XmlNodePrinter.NamespaceContext XmlParser Deprecated. useXmlParser
XmlParser A helper class for parsing XML into a tree of Node instances for a simple way of processing XML.XmlSlurper Deprecated. useXmlSlurper
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.