Package | Description |
---|---|
org.java.plugin.registry |
This package contains framework registry API.
|
org.java.plugin.registry.xml |
This package contains XML syntax manifest files based framework registry API implementation.
|
org.java.plugin.tools.mocks |
Simple mock classes to be used in unit tests.
|
Modifier and Type | Method and Description |
---|---|
ManifestInfo |
PluginRegistry.readManifestInfo(java.net.URL manifest)
Reads basic information from a plug-in or plug-in fragment manifest.
|
Modifier and Type | Method and Description |
---|---|
ManifestInfo |
PluginRegistryImpl.readManifestInfo(java.net.URL url) |
Modifier and Type | Class and Description |
---|---|
class |
MockManifestInfo |
Modifier and Type | Method and Description |
---|---|
ManifestInfo |
MockPluginRegistry.readManifestInfo(java.net.URL manifest) |
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.