Uses of Class
org.apache.camel.component.xslt.XsltEndpoint
-
-
Uses of XsltEndpoint in org.apache.camel.component.xslt
Methods in org.apache.camel.component.xslt that return XsltEndpoint Modifier and Type Method Description protected XsltEndpointXsltComponent. createXsltEndpoint(String uri)XsltEndpointXsltEndpoint. findOrCreateEndpoint(String uri, String newResourceUri)Methods in org.apache.camel.component.xslt with parameters of type XsltEndpoint Modifier and Type Method Description voidTransformerFactoryConfigurationStrategy. configure(TransformerFactory factory, XsltEndpoint endpoint)Configure the givenfactoryassociated with the givenendpoint.
-