public interface CanEvaluateOrProject
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createProjection(Class<T> type) |
XPathEvaluator |
evalXPath(String xpath) |
XPathEvaluator evalXPath(String xpath)
xpath - to be evaluated on input<T> T createProjection(Class<T> type)
type - Copyright © 2012-12-21-2017. All Rights Reserved.