|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginListParseException | |
---|---|
org.openstreetmap.josm.plugins |
Uses of PluginListParseException in org.openstreetmap.josm.plugins |
---|
Methods in org.openstreetmap.josm.plugins that throw PluginListParseException | |
---|---|
protected static PluginInformation |
PluginListParser.createInfo(java.lang.String name,
java.lang.String url,
java.lang.String manifest)
Creates the plugin information object |
java.util.List<PluginInformation> |
PluginListParser.parse(java.io.InputStream in)
Parses a plugin information document and replies a list of plugin information objects. |
protected void |
ReadLocalPluginInformationTask.processLocalPluginInformationFile(java.io.File file)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |