public class XmlUtils extends Object
XmlUtils()
static String
attr(Node n, String name)
attr(Node n, String name, String name2)
static Document
parseDoc(File xmlFile)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlUtils()
public static Document parseDoc(File xmlFile) throws Exception
Exception
public static String attr(Node n, String name)
public static String attr(Node n, String name, String name2)
Copyright © 2024. All rights reserved.