public interface DataIterator extends Iterator
boolean hasNext()
Object nextData() throws IOException
IOExceptionObject next()
next in interface IteratorRuntimeException - (unchecked) instead of IOException.Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.