public class ParserXPath extends Object
| Constructor and Description |
|---|
ParserXPath() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<String> |
getTextFromXPathExpression(String xml,
String xpathExpression) |
static InputStream |
stringToInputStream(String text) |
public static ArrayList<String> getTextFromXPathExpression(String xml, String xpathExpression) throws Exception
Exceptionpublic static InputStream stringToInputStream(String text) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2017. All Rights Reserved.