Uses of Package
groovy.xml

Packages that use groovy.xml
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.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 © 2003-2009 The Codehaus. All Rights Reserved.