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