org.apache.camel.component.xquery
Class XQueryLanguage
java.lang.Object
org.apache.camel.component.xquery.XQueryLanguage
- All Implemented Interfaces:
- Language
public class XQueryLanguage
- extends Object
- implements Language
- Version:
- $Revision: 15191 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XQueryLanguage
public XQueryLanguage()
createPredicate
public Predicate createPredicate(String expression)
- Specified by:
createPredicate in interface Language
createExpression
public Expression createExpression(String expression)
- Specified by:
createExpression in interface Language
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.