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
Exception
void evaluate(InputStream resourceAsStream) throws Exception
Exception
Copyright © 2007–2017. All rights reserved.