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 XsltEndpointModifier and TypeMethodDescriptionprotected XsltEndpointXsltComponent.createXsltEndpoint(String uri) XsltEndpoint.findOrCreateEndpoint(String uri, String newResourceUri) Methods in org.apache.camel.component.xslt with parameters of type XsltEndpointModifier and TypeMethodDescriptionvoidTransformerFactoryConfigurationStrategy.configure(TransformerFactory factory, XsltEndpoint endpoint) Configure the givenfactoryassociated with the givenendpoint.