Accusoft.OCRXpress.Java
next Method
Returns the next element in the iteration.
Syntax
public T next()

Return Value

A reference to the next element in the iteration.
Exceptions
ExceptionDescription
java.lang.UnsupportedOperationExceptionif the iteration has no more elements.
See Also

Reference

ResultIterator<T> Class
ResultIterator<T> Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback