Class KYMSource
java.lang.Object
ml.karmaconfigs.api.common.karmafile.karmayaml.KYMSource
Karma yaml manager source
-
Constructor Summary
ConstructorsConstructorDescriptionInitialize the yaml sourceKYMSource(InputStream configuration)Initialize the yaml sourceInitialize the yaml sourceInitialize the yaml sourceInitialize the yaml sourceInitialize the yaml source -
Method Summary
-
Constructor Details
-
KYMSource
Initialize the yaml source- Parameters:
configuration- the yaml
-
KYMSource
Initialize the yaml source- Parameters:
configuration- the yaml
-
KYMSource
Initialize the yaml source- Parameters:
configuration- the yaml configuration/pathisPath- if the yaml configuration string is a path
-
KYMSource
Initialize the yaml source- Parameters:
configuration- the yaml
-
KYMSource
Initialize the yaml source- Parameters:
configuration- the yaml
-
KYMSource
Initialize the yaml source- Parameters:
values- the yaml key/value
-
-
Method Details
-
getSource
Get the yaml source- Returns:
- the yaml source
-