org.ow2.weblab.service.gazetteer
Class AnnotatorFromGazFullRegexp
java.lang.Object
org.ow2.weblab.service.gazetteer.api.TextAnnotator
org.ow2.weblab.service.gazetteer.AnnotatorFromGazFullRegexp
- All Implemented Interfaces:
- org.ow2.weblab.core.services.Analyser
public class AnnotatorFromGazFullRegexp
- extends TextAnnotator
|
Method Summary |
void |
process(org.ow2.weblab.core.model.Text text)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatorFromGazFullRegexp
public AnnotatorFromGazFullRegexp(org.apache.commons.logging.Log logger)
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.