Uses of Interface
org.apache.uima.util.IteratorNvc
-
Packages that use IteratorNvc Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.jcas.impl Provides the classes that support the Java Cas Model (JCM). -
-
Uses of IteratorNvc in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return IteratorNvc Modifier and Type Method Description IteratorNvc<TOP>Id2FS. iterator() -
Uses of IteratorNvc in org.apache.uima.jcas.impl
Methods in org.apache.uima.jcas.impl that return IteratorNvc Modifier and Type Method Description IteratorNvc<TOP>JCasHashMap. iterator()IteratorNvc<TOP>JCasHashMapSubMap. iterator()
-