org.java.plugin.registry
public interface ManifestInfo
PluginRegistry.readManifestInfo(URL)
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
MatchingRule |
getMatchingRule() |
java.lang.String |
getPluginId() |
Version |
getPluginVersion() |
java.lang.String |
getVendor() |
Version |
getVersion() |
java.lang.String getId()
Version getVersion()
java.lang.String getVendor()
java.lang.String getPluginId()
null
if this info is for plug-in manifestVersion getPluginVersion()
null
if this info is for plug-in manifestMatchingRule getMatchingRule()
null
if this
info is for plug-in manifestCopyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.