Package | Description |
---|---|
org.openstreetmap.josm.plugins |
Modifier and Type | Method and Description |
---|---|
protected static PluginInformation |
PluginListParser.createInfo(String name,
String url,
String manifest)
Creates the plugin information object
|
List<PluginInformation> |
PluginListParser.parse(InputStream in)
Parses a plugin information document and replies a list of plugin information objects.
|
protected void |
ReadLocalPluginInformationTask.processLocalPluginInformationFile(File file) |