Uses of Interface
org.apache.camel.component.xslt.SourceHandlerFactory
-
-
Uses of SourceHandlerFactory in org.apache.camel.component.xslt
Classes in org.apache.camel.component.xslt that implement SourceHandlerFactory Modifier and Type Class Description classXmlSourceHandlerFactoryImplHandler for xml sourcesMethods in org.apache.camel.component.xslt that return SourceHandlerFactory Modifier and Type Method Description SourceHandlerFactoryXsltBuilder. getSourceHandlerFactory()Methods in org.apache.camel.component.xslt with parameters of type SourceHandlerFactory Modifier and Type Method Description voidXsltBuilder. setSourceHandlerFactory(SourceHandlerFactory sourceHandlerFactory)
-