public class XsltExtension extends Object
| Constructor and Description |
|---|
XsltExtension() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
ToXml(String xmlString) |
static String |
XPathSelect(Document doc,
String xPath) |
public static Document ToXml(String xmlString) throws IOException, SAXException, ParserConfigurationException
public static String XPathSelect(Document doc, String xPath) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2016. All rights reserved.