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

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

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

Reference

ResultIterator<T> Class
com.accusoft.ocrxpress Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback