public interface TransformerFactoryConfigurationStrategy
TransformerFactory.| Modifier and Type | Method and Description |
|---|---|
void |
configure(TransformerFactory factory,
XsltEndpoint endpoint)
Configure the given
factory associated with the given endpoint. |
void configure(TransformerFactory factory, XsltEndpoint endpoint)
factory associated with the given endpoint.factory - the TransformerFactory to configureendpoint - the XsltEndpoint owning the given factoryApache Camel