org.ow2.weblab.service.gazetteer
Class AnnotatorFromGazMixed

java.lang.Object
  extended by org.ow2.weblab.service.gazetteer.api.TextAnnotator
      extended by org.ow2.weblab.service.gazetteer.AnnotatorFromGazMixed
All Implemented Interfaces:
org.ow2.weblab.core.services.Analyser

public class AnnotatorFromGazMixed
extends TextAnnotator


Field Summary
 
Fields inherited from class org.ow2.weblab.service.gazetteer.api.TextAnnotator
logger
 
Constructor Summary
AnnotatorFromGazMixed(org.apache.commons.logging.Log logger)
           
 
Method Summary
 void process(org.ow2.weblab.core.model.Text text)
           
 
Methods inherited from class org.ow2.weblab.service.gazetteer.api.TextAnnotator
annote, checkParameters, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotatorFromGazMixed

public AnnotatorFromGazMixed(org.apache.commons.logging.Log logger)
Method Detail

process

public void process(org.ow2.weblab.core.model.Text text)
             throws org.ow2.weblab.core.services.AccessDeniedException,
                    org.ow2.weblab.core.services.ContentNotAvailableException,
                    org.ow2.weblab.core.services.InsufficientResourcesException,
                    org.ow2.weblab.core.services.InvalidParameterException,
                    org.ow2.weblab.core.services.ServiceNotConfiguredException,
                    org.ow2.weblab.core.services.UnexpectedException,
                    org.ow2.weblab.core.services.UnsupportedRequestException
Specified by:
process in class TextAnnotator
Throws:
org.ow2.weblab.core.services.AccessDeniedException
org.ow2.weblab.core.services.ContentNotAvailableException
org.ow2.weblab.core.services.InsufficientResourcesException
org.ow2.weblab.core.services.InvalidParameterException
org.ow2.weblab.core.services.ServiceNotConfiguredException
org.ow2.weblab.core.services.UnexpectedException
org.ow2.weblab.core.services.UnsupportedRequestException


Copyright © 2004-2012. All Rights Reserved.