Uses of Package
groovy.util

Packages that use groovy.util
groovy.swing A GroovyMarkup builder for creating Swing user interfaces  
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. 
org.codehaus.groovy.tools.xml XML utilities such as for converting XML into Groovy scripts. 
 

Classes in groovy.util used by groovy.swing
BuilderSupport
          An abstract base class for creating arbitrary nested trees of objects or events
 

Classes in groovy.util used by groovy.util
BuilderSupport
          An abstract base class for creating arbitrary nested trees of objects or events
IndentPrinter
          A helper class for printing indented text
MapEntry
          Represents a list of Integer objects key a specified Object up to but not including a given and to.
Node
          Represents an arbitrary tree node which can be used for structured metadata which can be any arbitrary XML-like tree.
NodeBuilder
          A helper class for creating nested trees of Node objects for handling arbitrary data
 

Classes in groovy.util used by groovy.xml
BuilderSupport
          An abstract base class for creating arbitrary nested trees of objects or events
IndentPrinter
          A helper class for printing indented text
 

Classes in groovy.util used by org.codehaus.groovy.tools.xml
IndentPrinter
          A helper class for printing indented text
 



Copyright © 2003 The Codehaus. All Rights Reserved.