org.apache.uima.cas.impl
Interface FSRefIterator


public interface FSRefIterator


Method Summary
 boolean hasNext()
           
 int next()
           
 

Method Detail

hasNext

boolean hasNext()

next

int next()


Copyright © 2012. All Rights Reserved.