public class XmlGroovyMethods extends Object
Constructor and Description |
---|
XmlGroovyMethods() |
public static Iterator<Node> iterator(NodeList nodeList)
nodeList
- a NodeListpublic static String serialize(Element element)
XmlUtil.serialize(element)
if you need the declaration.)element
- the element to serialize