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