Accusoft.OCRXpress.Java - Updated
ResultIterator<T> Class Members
Methods 

Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package : ResultIterator<T> Class

The following tables list the members exposed by ResultIterator<T>.

Public Methods
 NameDescription
Public MethodReturns true if the iteration has more elements. (In other words, returns true if next() would return an element rather than throwing an exception.)  
Public MethodReturns the next element in the iteration.  
Public MethodBecause the ResultIterator class is read-only in nature, this function is not implemented.  
Top
See Also

Reference

ResultIterator<T> Class
com.accusoft.ocrxpress Package