public class XpathQueryRunner extends Object
| Constructor and Description |
|---|
XpathQueryRunner(byte[] originalSource) |
XpathQueryRunner(InputStream sourceXml) |
public XpathQueryRunner(InputStream sourceXml) throws IOException
IOExceptionpublic XpathQueryRunner(byte[] originalSource)
public List<String> executeXpathAsList(String xPathQuery) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2014. All rights reserved.