Uses of Class
org.apache.camel.component.xslt.XsltEndpoint

Packages that use XsltEndpoint
org.apache.camel.component.xslt The XSLT Component for transforming messages with XSLT 
 

Uses of XsltEndpoint in org.apache.camel.component.xslt
 

Methods in org.apache.camel.component.xslt that return XsltEndpoint
 XsltEndpoint XsltEndpoint.findOrCreateEndpoint(String uri, String newResourceUri)
           
 



Apache Camel