org.apache.camel.component.xquery
Class XQueryLanguage
java.lang.Object
org.apache.camel.component.xquery.XQueryLanguage
- All Implemented Interfaces:
- org.apache.camel.spi.Language
public class XQueryLanguage
- extends Object
- implements org.apache.camel.spi.Language
- Version:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XQueryLanguage
public XQueryLanguage()
createPredicate
public org.apache.camel.Predicate createPredicate(String expression)
- Specified by:
createPredicate
in interface org.apache.camel.spi.Language
createExpression
public org.apache.camel.Expression createExpression(String expression)
- Specified by:
createExpression
in interface org.apache.camel.spi.Language
Apache CAMEL