Package org.iqtig.xpacker.config
Class ConfigHelper
- java.lang.Object
-
- org.iqtig.xpacker.config.ConfigHelper
-
public class ConfigHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfigHelper(Configuration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
checkParameter()
String
fileOnly(String name)
List<org.iqtig.packer.shared.error.ValidationErrorException>
getParameterErrors()
boolean
isEncryptedKeyTag()
boolean
isTags()
-
-
-
Constructor Detail
-
ConfigHelper
public ConfigHelper(Configuration configuration)
-
-