Uses of Interface
org.apache.tika.server.core.ParseContextConfig
-
Packages that use ParseContextConfig Package Description org.apache.tika.server.core org.apache.tika.server.core.config org.apache.tika.server.standard.config -
-
Uses of ParseContextConfig in org.apache.tika.server.core
Classes in org.apache.tika.server.core that implement ParseContextConfig Modifier and Type Class Description class
CompositeParseContextConfig
-
Uses of ParseContextConfig in org.apache.tika.server.core.config
Classes in org.apache.tika.server.core.config that implement ParseContextConfig Modifier and Type Class Description class
DocumentSelectorConfig
class
PasswordProviderConfig
class
TimeoutConfig
-
Uses of ParseContextConfig in org.apache.tika.server.standard.config
Classes in org.apache.tika.server.standard.config that implement ParseContextConfig Modifier and Type Class Description class
PDFServerConfig
PDF parser configuration, for the requestclass
TesseractServerConfig
Tesseract configuration, for the request
-