|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.module.xml.expression.JXPathExpressionEvaluator
@Deprecated public class JXPathExpressionEvaluator
Will extract properties based on Xpath expressions. Will work on Xml/Dom and beans
| Field Summary | |
|---|---|
protected org.apache.commons.logging.Log |
logger
Deprecated. logger used by this class |
protected MuleContext |
muleContext
Deprecated. |
static String |
NAME
Deprecated. |
| Constructor Summary | |
|---|---|
JXPathExpressionEvaluator()
Deprecated. |
|
| Method Summary | |
|---|---|
protected void |
addNamespacesToContext(NamespaceManager manager,
org.apache.commons.jxpath.JXPathContext context)
Deprecated. |
Object |
evaluate(String expression,
MuleMessage message)
Deprecated. |
String |
getName()
Deprecated. |
protected NamespaceManager |
getNamespaceManager()
Deprecated. |
void |
setMuleContext(MuleContext context)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
protected transient org.apache.commons.logging.Log logger
protected transient MuleContext muleContext
| Constructor Detail |
|---|
public JXPathExpressionEvaluator()
| Method Detail |
|---|
public void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAware
public Object evaluate(String expression,
MuleMessage message)
evaluate in interface ExpressionEvaluator
protected void addNamespacesToContext(NamespaceManager manager,
org.apache.commons.jxpath.JXPathContext context)
public String getName()
getName in interface NamedObjectprotected NamespaceManager getNamespaceManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||