Package org.apache.tika.config
@Version("1.0.0")
package org.apache.tika.config
Tika configuration tools.
-
ClassDescriptionField annotation is a contract for binding
Param
value from Tika Configuration to an object.Components that must do special processing across multiple fields at initialization time should implement this interface.This is to be used to handle potential recoverable problems that might arise during initialization.Interface for error handling strategies in service class loading.Param<T>This is a serializable model class for parameters from configuration file.Internal utility class that Tika uses to look up service providers.Bundle activator that adjust the class loading mechanism of theServiceLoader
class to work correctly in an OSGi environment.Parse xml config file.