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

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

For a list of all members of this type, see ResultIterator<T> members.

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