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.parser
Methods in org.apache.tika.parser that return ContentHandlerDecoratorFactory Modifier and Type Method Description ContentHandlerDecoratorFactory
AutoDetectParserConfig. getContentHandlerDecoratorFactory()
Methods in org.apache.tika.parser with parameters of type ContentHandlerDecoratorFactory Modifier and Type Method Description void
AutoDetectParserConfig. setContentHandlerDecoratorFactory(ContentHandlerDecoratorFactory contentHandlerDecoratorFactory)
-