Annotation Interface XPathParam
Indicates that a method parameter should be bound to an XPath expression. The
annotation value signifies the XPath expression to use. The parameter can be of the
following types:
- Since:
- 1.0.0
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-