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