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 booleancheckParameter()StringfileOnly(String name)List<org.iqtig.packer.shared.error.ValidationErrorException>getParameterErrors()booleanisEncryptedKeyTag()booleanisTags()
-
-
-
Constructor Detail
-
ConfigHelper
public ConfigHelper(Configuration configuration)
-
-