public final class XmlHelper extends Object
XmlHelper()
static org.dom4j.Document
loadXML(String filePath)
static void
validate(String xml_file, String xsd_file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlHelper()
public static void validate(String xml_file, String xsd_file)
xml_file
xsd_file
public static org.dom4j.Document loadXML(String filePath)
filePath
Copyright © 2018. All rights reserved.