Class AnnotationIteratorPair

    • Constructor Detail

      • AnnotationIteratorPair

        public AnnotationIteratorPair​(org.apache.uima.cas.text.AnnotationFS a,
                                      Iterable<org.apache.uima.cas.text.AnnotationFS> it)
    • Method Detail

      • getAnnotation

        public org.apache.uima.cas.text.AnnotationFS getAnnotation()
        Returns:
        Retrieves the AnnotationFS.
      • getSubIterator

        public Iterable<org.apache.uima.cas.text.AnnotationFS> getSubIterator()
        Returns:
        Retrieves the sub-iterator.