Uses of Class
org.apache.camel.model.language.VtdXmlExpression

Packages that use VtdXmlExpression
org.apache.camel.builder.xml Support for XPath based Expressions and Predicates as well as an XSLT processor 
 

Uses of VtdXmlExpression in org.apache.camel.builder.xml
 

Methods in org.apache.camel.builder.xml that return VtdXmlExpression
 VtdXmlExpression Namespaces.vtdxml(String expression)
          Creates the XPath expression using the VTD-XML library using the current namespace context
 



Apache Camel