Groovy 2.1.0-rc-1

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
MarkupBuilderHelper A helper class for MarkupBuilder.
Namespace A simple helper class which acts as a factory of groovy.xml.QName instances.
NamespaceBuilder A helper class for creating namespaces for GroovyMarkup
NamespaceBuilderSupport A helper class for creating namespaced GroovyMarkup
SAXBuilder A builder for generating W3C SAX events.
StaxBuilder A Groovy builder that works with Stax processors.
StreamingDOMBuilder
StreamingMarkupBuilder
StreamingSAXBuilder
XmlUtil Used for pretty printing XML content and other XML related utilities.
 


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