See: Description
Package | Description |
---|---|
groovy.util |
Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.
|
groovy.util.slurpersupport |
Helper classes for XmlSlurper.
|
groovy.xml |
Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.
|
groovy.xml.dom |
Groovy XML Dom processing classes.
|
groovy.xml.streamingmarkupsupport |
XmlBuilder related classes to support streaming XML.
|
org.codehaus.groovy.runtime |
Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator.
|
org.codehaus.groovy.tools.xml |
XML utilities such as for converting XML into Groovy scripts.
|