| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidDescriptionException | |
|---|---|
| org.bukkit.plugin | Classes specifically relating to loading software modules at runtime. | 
| org.bukkit.plugin.java | Classes for handling pluginswritten in
 java. | 
| Uses of InvalidDescriptionException in org.bukkit.plugin | 
|---|
| Methods in org.bukkit.plugin that throw InvalidDescriptionException | |
|---|---|
|  PluginDescriptionFile | PluginLoader.getPluginDescription(File file)Loads a PluginDescriptionFile from the specified file | 
|  Plugin | PluginManager.loadPlugin(File file)Loads the plugin in the specified file File must be valid according to the current enabled Plugin interfaces | 
| Constructors in org.bukkit.plugin that throw InvalidDescriptionException | |
|---|---|
| PluginDescriptionFile(InputStream stream) | |
| PluginDescriptionFile(Reader reader)Loads a PluginDescriptionFile from the specified reader | |
| Uses of InvalidDescriptionException in org.bukkit.plugin.java | 
|---|
| Methods in org.bukkit.plugin.java that throw InvalidDescriptionException | |
|---|---|
|  PluginDescriptionFile | JavaPluginLoader.getPluginDescription(File file) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||