Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic interface ConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
YamlConfiguration |
load(File file)
Loads a YAML configuration from a file.
|
YamlConfiguration |
load(InputStream stream)
Loads a YAML configuration from an input stream.
|
YamlConfiguration |
load(Reader reader)
Loads a YAML configuration from a reader.
|
YamlConfiguration load(File file)
file - the file to load the configuration fromYamlConfiguration
YamlConfiguration load(InputStream stream)
stream - the input stream to read the configuration fromYamlConfiguration
YamlConfiguration load(Reader reader)
reader - the reader to read the configuration fromYamlConfiguration
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy