See: Description
Class | Description |
---|---|
XmlNodePrinter |
Prints a
groovy.util.Node (as used with XmlParser ) including all children in XML format. |
XmlParser |
A helper class for parsing XML into a tree of Node instances for a
simple way of processing XML.
|
XmlSlurper |
Parse XML into a document tree that may be traversed similar to XPath
expressions.
|
Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.