Package com.gaia3d.command.mago
Class OptionsCorrector
java.lang.Object
com.gaia3d.command.mago.OptionsCorrector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkExistInputPath
(File path) static void
checkExistOutput
(File path) static FormatType
findInputFormatType
(File path, boolean isRecursive) static FormatType
findOutputFormatType
(FormatType inputFormat) static boolean
isRecursive
(File path)
-
Constructor Details
-
OptionsCorrector
public OptionsCorrector()
-
-
Method Details
-
checkExistInputPath
- Throws:
IllegalArgumentException
IOException
-
checkExistOutput
- Throws:
IOException
-
isRecursive
-
findInputFormatType
-
findOutputFormatType
-