|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.expression.JAXPXPathExpression
org.apache.servicemix.expression.JAXPBooleanXPathExpression
org.apache.servicemix.eip.support.XPathPredicate
public class XPathPredicate
| Constructor Summary | |
|---|---|
XPathPredicate()
|
|
XPathPredicate(String xpath)
|
|
| Method Summary | |
|---|---|
boolean |
matches(javax.jbi.messaging.MessageExchange exchange)
|
| Methods inherited from class org.apache.servicemix.expression.JAXPBooleanXPathExpression |
|---|
evaluate, evaluateXPath |
| Methods inherited from class org.apache.servicemix.expression.JAXPXPathExpression |
|---|
afterPropertiesSet, enableContentRereadability, evaluate, evaluateXPath, getFactory, getFunctionResolver, getNamespaceContext, getTransformer, getVariableResolver, getXMLNode, getXPath, getXPathExpression, isUseMessageContent, setFactory, setFunctionResolver, setNamespaceContext, setTransformer, setUseMessageContent, setVariableResolver, setXPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XPathPredicate()
public XPathPredicate(String xpath)
throws Exception
Exception| Method Detail |
|---|
public boolean matches(javax.jbi.messaging.MessageExchange exchange)
matches in interface Predicate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||