|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TikaConfiguration | |
|---|---|
| org.ow2.weblab.service.normaliser.tika | |
| org.ow2.weblab.service.normaliser.tika.handlers | |
| Uses of TikaConfiguration in org.ow2.weblab.service.normaliser.tika |
|---|
| Fields in org.ow2.weblab.service.normaliser.tika declared as TikaConfiguration | |
|---|---|
protected TikaConfiguration |
TikaExtractorService.serviceConfig
The configuration to be used for the service. |
| Constructors in org.ow2.weblab.service.normaliser.tika with parameters of type TikaConfiguration | |
|---|---|
TikaExtractorService(TikaConfiguration conf)
The only constructor of this class that needs a configuration. |
|
| Uses of TikaConfiguration in org.ow2.weblab.service.normaliser.tika.handlers |
|---|
| Methods in org.ow2.weblab.service.normaliser.tika.handlers with parameters of type TikaConfiguration | |
|---|---|
void |
SimpleTextContentHandler.setTikaConfiguration(TikaConfiguration tikaConfiguration)
|
abstract void |
WebLabHandlerDecorator.setTikaConfiguration(TikaConfiguration tikaConfiguration)
Sends the service configuration to this decorator. |
void |
MediaUnitContentHandler.setTikaConfiguration(TikaConfiguration tikaConfiguration)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||