Uses of Interface
org.apache.tika.batch.builders.IContentHandlerFactoryBuilder
-
Packages that use IContentHandlerFactoryBuilder Package Description org.apache.tika.batch.builders -
-
Uses of IContentHandlerFactoryBuilder in org.apache.tika.batch.builders
Classes in org.apache.tika.batch.builders that implement IContentHandlerFactoryBuilder Modifier and Type Class Description class
DefaultContentHandlerFactoryBuilder
Builds BasicContentHandler with type defined by attribute "basicHandlerType" with possible values: xml, html, text, body, ignore.
-