Package org.hortonmachine.modules
Class GdalInfo
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.modules.docker.GdalDockerModel
-
- org.hortonmachine.modules.GdalInfo
-
public class GdalInfo extends GdalDockerModel
-
-
Field Summary
Fields Modifier and Type Field Description booleandoShowFormatsStringinPath-
Fields inherited from class org.hortonmachine.modules.docker.GdalDockerModel
dockerHandler
-
-
Constructor Summary
Constructors Constructor Description GdalInfo()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidprocess()-
Methods inherited from class org.hortonmachine.modules.docker.GdalDockerModel
checkDockerInstall, closeClient, execCommand, hasImage, pullImage, removeImage, startContainer
-
-