public class DomUtil extends Object
DomUtil()
static String
getAttribute(Node node, String name)
getValue(NamedNodeMap attrs, String name)
static Iterable<Node>
iterable(NodeList list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DomUtil()
public static String getAttribute(Node node, String name)
public static String getValue(NamedNodeMap attrs, String name)
public static Iterable<Node> iterable(NodeList list)