Uses of Class
org.ow2.weblab.service.normaliser.tika.handlers.WebLabHandlerDecorator

Packages that use WebLabHandlerDecorator
org.ow2.weblab.service.normaliser.tika   
org.ow2.weblab.service.normaliser.tika.handlers   
 

Uses of WebLabHandlerDecorator in org.ow2.weblab.service.normaliser.tika
 

Fields in org.ow2.weblab.service.normaliser.tika with type parameters of type WebLabHandlerDecorator
static java.lang.Class<? extends WebLabHandlerDecorator> TikaConfiguration.WEBLAB_HANDLER_DECORATOR
          The default weblabHandlerDecorator
 

Methods in org.ow2.weblab.service.normaliser.tika that return types with arguments of type WebLabHandlerDecorator
 java.lang.Class<? extends WebLabHandlerDecorator> TikaConfiguration.getWebLabHandlerDecoratorClass()
           
 

Method parameters in org.ow2.weblab.service.normaliser.tika with type arguments of type WebLabHandlerDecorator
 void TikaConfiguration.setWebLabHandlerDecoratorClass(java.lang.Class<? extends WebLabHandlerDecorator> webLabHandlerDecoratorClass)
           
 

Uses of WebLabHandlerDecorator in org.ow2.weblab.service.normaliser.tika.handlers
 

Subclasses of WebLabHandlerDecorator in org.ow2.weblab.service.normaliser.tika.handlers
 class MediaUnitContentHandler
          Deprecated. 
 class SimpleTextContentHandler
          This class is the simplest exemple of WebLab Handler Decorator.
 



Copyright © 2004-2012. All Rights Reserved.