public class XPathExpressionEvaluator extends AbstractXPathExpressionEvaluator
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
PHASE_NAME| Constructor and Description |
|---|
XPathExpressionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jaxen.XPath |
createXPath(String expression,
Object object) |
protected Object |
extractResultFromNode(Object result) |
String |
getName()
Gts the name of the object
|
dispose, evaluate, extractResultsFromNodes, getXPath, setNamepublic static final String NAME
protected org.jaxen.XPath createXPath(String expression, Object object) throws org.jaxen.JaxenException
createXPath in class AbstractXPathExpressionEvaluatororg.jaxen.JaxenExceptionprotected Object extractResultFromNode(Object result)
extractResultFromNode in class AbstractXPathExpressionEvaluatorpublic String getName()
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.