Package groovy.xml
package groovy.xml
Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.
-
ClassDescriptionA helper class for creating a W3C DOM treeSupport class for creating XML FactoriesA 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 GroovyMarkupA helper class for creating namespaced GroovyMarkupA builder for generating W3C SAX events.Prints agroovy.util.Node
(as used withXmlParser
) 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.