| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidConfigurationException | |
|---|---|
| org.bukkit.configuration.file | Classes dedicated facilitating configurationsto be read and
 stored on the filesystem. | 
| Uses of InvalidConfigurationException in org.bukkit.configuration.file | 
|---|
| Methods in org.bukkit.configuration.file that throw InvalidConfigurationException | |
|---|---|
|  void | FileConfiguration.load(File file)Loads this FileConfigurationfrom the specified location. | 
|  void | FileConfiguration.load(InputStream stream)Loads this FileConfigurationfrom the specified stream. | 
|  void | FileConfiguration.load(String file)Loads this FileConfigurationfrom the specified location. | 
| abstract  void | FileConfiguration.loadFromString(String contents)Loads this FileConfigurationfrom the specified string, as opposed to from file. | 
|  void | YamlConfiguration.loadFromString(String contents) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||