Uses of Class
org.apache.camel.component.tika.TikaEndpoint
-
-
Uses of TikaEndpoint in org.apache.camel.component.tika
Methods in org.apache.camel.component.tika that return TikaEndpoint Modifier and Type Method Description protected TikaEndpointTikaComponent. createEndpoint(String uri, TikaConfiguration tikaConfiguration)Constructors in org.apache.camel.component.tika with parameters of type TikaEndpoint Constructor Description TikaProducer(TikaEndpoint endpoint)TikaProducer(TikaEndpoint endpoint, org.apache.tika.parser.Parser parser)
-