public class XPathExpression extends Object
Constructor and Description |
---|
XPathExpression(String expression)
This constructor sets the expression to the provided value.
|
Modifier and Type | Method and Description |
---|---|
List |
evaluate(commonj.sdo.DataObject dataObject,
Map values)
Execute the xpath expression on the provided dataObject,
using the values in the map.
|
public XPathExpression(String expression)
expression
- EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference