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 class
XmlSourceHandlerFactoryImpl
Handler for xml sourcesMethods in org.apache.camel.component.xslt that return SourceHandlerFactory Modifier and Type Method Description SourceHandlerFactory
XsltBuilder. getSourceHandlerFactory()
Methods in org.apache.camel.component.xslt with parameters of type SourceHandlerFactory Modifier and Type Method Description void
XsltBuilder. setSourceHandlerFactory(SourceHandlerFactory sourceHandlerFactory)
-