Class OmsDateTime2ValueMapWriter
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.io.generic.OmsDateTime2ValueMapWriter
-
public class OmsDateTime2ValueMapWriter extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsDateTime2ValueMapWriter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()voidwriteNextLine()-
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
-
writeNextLine
public void writeNextLine() throws IOException- Throws:
IOException
-
close
public void close() throws IOException- Throws:
IOException
-
-