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.buildersClasses in org.apache.tika.batch.builders that implement IContentHandlerFactoryBuilder Modifier and Type Class Description classDefaultContentHandlerFactoryBuilderBuilds BasicContentHandler with type defined by attribute "basicHandlerType" with possible values: xml, html, text, body, ignore.
 
-