Class OmsPlainId2ValueReader
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.io.generic.OmsPlainId2ValueReader
-
public class OmsPlainId2ValueReader extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsPlainId2ValueReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()voidreadNextLine()-
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
-
-
-
Method Detail
-
readNextLine
public void readNextLine() throws IOException- Throws:
IOException
-
close
public void close() throws IOException- Throws:
IOException
-
-