Uses of Package
groovy.xml

Packages that use groovy.xml
groovy.servlet Support for Groovlets which are Servlets written as a simple Groovy script. 
groovy.util Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans. 
groovy.xml Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup. 
 

Classes in groovy.xml used by groovy.servlet
MarkupBuilder
          A helper class for creating XML or HTML markup
 

Classes in groovy.xml used by groovy.util
QName
          QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
 

Classes in groovy.xml used by groovy.xml
DOMBuilder
          A helper class for creating a W3C DOM tree
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.
 



Copyright © ${year} The Codehaus. All Rights Reserved.