Package sk.antons.sprops.tool
Class FileDecodeAllCommand
- java.lang.Object
-
- sk.antons.sprops.tool.FileDecodeAllCommand
-
-
Constructor Summary
Constructors Constructor Description FileDecodeAllCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckInput(Args args)booleanrealize(Args args)booleanrequirePassword()
-
-
-
Method Detail
-
requirePassword
public boolean requirePassword()
- Specified by:
requirePasswordin interfaceCommand
-
checkInput
public boolean checkInput(Args args)
- Specified by:
checkInputin interfaceCommand
-
-