Groovy 2.2.0-beta-1

Package groovy.util

 

Class Summary
XmlNodePrinter Prints a groovy.util.Node (as used with XmlParser) including all children in XML format.
XmlNodePrinter.NamespaceContext
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.
 


Copyright © 2003-2013 The Codehaus. All rights reserved.