Uses of Class
org.apache.tika.parser.CompositeParser
Package
Description
Tika parsers.
External parser process.
-
Uses of CompositeParser in org.apache.tika.parser
Modifier and TypeClassDescriptionclass
class
A composite parser based on all theParser
implementations available through theservice provider mechanism
. -
Uses of CompositeParser in org.apache.tika.parser.external
Modifier and TypeClassDescriptionclass
A Composite Parser that wraps up all the available External Parsers, and provides an easy way to access them.