|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.xml.expression.AbstractXPathExpressionEvaluator
org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
public class BeanPayloadExpressionEvaluator
TODO
Field Summary | |
---|---|
static java.lang.String |
NAME
|
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
BeanPayloadExpressionEvaluator()
|
Method Summary | |
---|---|
protected org.jaxen.XPath |
createXPath(java.lang.String expression,
java.lang.Object object)
|
protected java.lang.Object |
extractResultFromNode(java.lang.Object result)
|
java.lang.String |
getName()
Gets the name of the object |
Methods inherited from class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator |
---|
addNamespaces, dispose, evaluate, extractResultsFromNodes, getMuleContext, getNamespaceManager, getXPath, initialise, inject, setMuleContext, setName, setNamespaceManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAME
Constructor Detail |
---|
public BeanPayloadExpressionEvaluator()
Method Detail |
---|
protected org.jaxen.XPath createXPath(java.lang.String expression, java.lang.Object object) throws org.jaxen.JaxenException
createXPath
in class AbstractXPathExpressionEvaluator
org.jaxen.JaxenException
protected java.lang.Object extractResultFromNode(java.lang.Object result)
extractResultFromNode
in class AbstractXPathExpressionEvaluator
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |