public interface XMLResult
| Modifier and Type | Interface and Description |
|---|---|
static class |
XMLResult.ISResultEvaluationException
An exception returned during xpath evaluation.
|
static class |
XMLResult.ISResultInitialisationException
An exception returned during result initialisation.
|
String toString()
List<String> evaluate(String xpath) throws XMLResult.ISResultEvaluationException
xpath - the XPath expression.XMLResult.ISResultEvaluationExceptionCopyright © 2015. All Rights Reserved.