Interface | Description |
---|---|
LoadErrorHandler |
Interface for error handling strategies in service class loading.
|
Class | Description |
---|---|
ServiceLoader |
Internal utility class that Tika uses to look up service providers.
|
ServiceLoader.RankedService | |
TikaActivator |
Bundle activator that adjust the class loading mechanism of the
ServiceLoader class to work correctly in an OSGi environment. |
TikaConfig |
Parse xml config file.
|
TikaConfig.DetectorXmlLoader | |
TikaConfig.ExecutorServiceXmlLoader | |
TikaConfig.ParserXmlLoader | |
TikaConfig.TranslatorXmlLoader | |
TikaConfig.XmlLoader<CT,T> |