Uses of Class
opennlp.uima.util.AnnotationIteratorPair
-
Packages that use AnnotationIteratorPair Package Description opennlp.uima.util -
-
Uses of AnnotationIteratorPair in opennlp.uima.util
Methods in opennlp.uima.util that return AnnotationIteratorPair Modifier and Type Method Description AnnotationIteratorPair
AnnotationComboIterator. next()
Methods in opennlp.uima.util that return types with arguments of type AnnotationIteratorPair Modifier and Type Method Description Iterator<AnnotationIteratorPair>
AnnotationComboIterator. iterator()
-