Package org.apache.tika.config
@Version("2.0.0")
package org.apache.tika.config
Tika configuration tools.
-
ClassDescriptionUtility for deserializing JSON configuration without compile-time dependency on Jackson.Utility class for validating configuration parameters.Configuration for limits on embedded document processing.Components that must do special processing across multiple fields at initialization time should implement this interface.Interface for objects that provide JSON configuration strings.Configuration for output and security limits.Facade for accessing runtime configuration from ParseContext's jsonConfigs.Runtime timeout state for a parse task, shared with any embedded documents it recurses into.Marker interface indicating that a component reads its own configuration from
ParseContext's jsonConfigs at runtime.Internal utility class that Tika uses to look up service providers.Bundle activator that adjust the class loading mechanism of theServiceLoaderclass to work correctly in an OSGi environment.Opt-in mechanism for adding user-supplied "extras" jars (extraEncodingDetectors,Parsers, etc.) to Tika's SPI discovery without repackaging the application.Configuration for the task timeout system.