org.apache.uima.lucas.indexer
Class AnnotationTokenStreamBuilder
java.lang.Object
org.apache.uima.lucas.indexer.AnnotationTokenStreamBuilder
public class AnnotationTokenStreamBuilder
- extends Object
Builds annotation token streams wrapped with filters according to annotation descriptions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationTokenStreamBuilder
public AnnotationTokenStreamBuilder()
createAnnotationTokenStream
public AnnotationTokenStream createAnnotationTokenStream(org.apache.uima.jcas.JCas jCas,
AnnotationDescription annotationDescription)
throws AnnotationTokenStreamBuildingException
- Throws:
AnnotationTokenStreamBuildingException
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.