public class TikaProvider extends AbstractLogEnabled implements Component, Initializable
| Modifier and Type | Field and Description | 
|---|---|
protected Tika | 
_tika
The managed Tika instance. 
 | 
static String | 
ROLE
The avalon role. 
 | 
| Constructor and Description | 
|---|
TikaProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
Tika | 
getTika()
Get the Tika instance. 
 | 
void | 
initialize()  | 
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic TikaProvider()
public void initialize() throws Exception
initialize in interface InitializableException