Package groovy.xml

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

See:
          Description

Class Summary
DOMBuilder A helper class for creating a W3C DOM tree
MarkupBuilder A helper class for creating XML or HTML markup
Namespace A helper class for creating namespaced GroovyMarkup
NamespaceBuilder A helper class for creating namespaces for GroovyMarkup
QName QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
SAXBuilder A helper class for creating a W3C D
 

Package groovy.xml Description

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



Copyright © 2003 The Codehaus. All Rights Reserved.