Uses of Interface
org.apache.tika.sax.ContentHandlerDecoratorFactory
- 
Packages that use ContentHandlerDecoratorFactory Package Description org.apache.tika.parser Tika parsers.
- 
- 
Uses of ContentHandlerDecoratorFactory in org.apache.tika.parserMethods in org.apache.tika.parser that return ContentHandlerDecoratorFactory Modifier and Type Method Description ContentHandlerDecoratorFactoryAutoDetectParserConfig. getContentHandlerDecoratorFactory()Methods in org.apache.tika.parser with parameters of type ContentHandlerDecoratorFactory Modifier and Type Method Description voidAutoDetectParserConfig. setContentHandlerDecoratorFactory(ContentHandlerDecoratorFactory contentHandlerDecoratorFactory)
 
-