| Class | Description | 
                            | DOMBuilder | A helper class for creating a W3C DOM tree | 
                            | Entity |  | 
                            | FactorySupport | Support class for creating XML Factories | 
                            | MarkupBuilder | A helper class for creating XML or HTML markup. | 
                            | MarkupBuilder.DefaultXmlEscapingFunction |  | 
                            | MarkupBuilderHelper | A helper class for MarkupBuilder. | 
                            | Namespace | A simple helper class which acts as a factory of QName instances. | 
                            | NamespaceBuilder | A helper class for creating namespaces for GroovyMarkup | 
                            | NamespaceBuilderSupport | A helper class for creating namespaced GroovyMarkup | 
                            | QName | QNameclass represents the value of a qualified name
 as specified in XML
 Schema Part2: Datatypes specification. | 
                            | SAXBuilder | A builder for generating W3C SAX events. | 
                            | StaxBuilder | A Groovy builder that works with Stax processors. | 
                            | StreamingDOMBuilder |  | 
                            | StreamingMarkupBuilder | A builder class for creating XML markup. | 
                            | StreamingSAXBuilder |  | 
                            | XmlNodePrinter | Prints a groovy.util.Node(as used withXmlParser) including all children in XML format. | 
                            | XmlNodePrinter.NamespaceContext |  | 
                            | XmlParser | A helper class for parsing XML into a tree of Node instances for a
 simple way of processing XML. | 
                            | XmlParserFactory | Factory method targetting dynamic contexts which allows a new XmlParserto be created. | 
                            | XmlSlurper | Parse XML into a document tree that may be traversed similar to XPath
 expressions. | 
                            | XmlSlurperFactory | Factory method targetting dynamic contexts which allows a new XmlSlurperto be created. | 
                            | XmlUtil | Used for pretty printing XML content and other XML related utilities. |