public class WktRecordIterator extends AbstractIterator<Record> implements RecordIterator
| Constructor and Description |
|---|
WktRecordIterator(RecordFactory factory,
org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doInit() |
protected Record |
getNext() |
RecordDefinition |
getRecordDefinition() |
void |
remove() |
close, finalize, hasNext, init, iterator, next, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic WktRecordIterator(RecordFactory factory, org.springframework.core.io.Resource resource) throws IOException
IOExceptionprotected void doClose()
doClose in class AbstractIterator<Record>protected void doInit()
doInit in class AbstractIterator<Record>protected Record getNext()
getNext in class AbstractIterator<Record>public RecordDefinition getRecordDefinition()
getRecordDefinition in interface RecordIteratorCopyright © 2015 Revolution Systems Inc.. All rights reserved.