public final class XmlUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Document |
xmlDocument(File file) |
static String |
xmlNodeText(File file,
String xpathExpression) |
public static Document xmlDocument(File file) throws ParserConfigurationException, IOException, SAXException
Copyright © 2019. All rights reserved.