public interface XPathEvaluator
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(InputStream resourceAsStream) |
void |
evaluate(Source resourceAsSource) |
void |
evaluate(XMLStreamReader reader) |
void evaluate(XMLStreamReader reader) throws Exception
Exceptionvoid evaluate(InputStream resourceAsStream) throws Exception
ExceptionCopyright © 2007–2021. All rights reserved.