Uses of Class
org.apache.uima.jcas.cas.NonEmptyFSList
Packages that use NonEmptyFSList
-
Uses of NonEmptyFSList in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas that return NonEmptyFSListModifier and TypeMethodDescriptioninserts the new item as a new NonEmpty FSList node following this itemFSList.createNonEmptyNode()
pushes item onto front of this listFSList.pushNode()