Groovy 2.2.0

Package groovy.xml

Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.

 

Class Summary
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.
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 QName class 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
XmlUtil Used for pretty printing XML content and other XML related utilities.
 


Copyright © 2003-2013 The Codehaus. All rights reserved.