|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchingRule | |
---|---|
org.java.plugin.registry | This package contains framework registry API. |
Uses of MatchingRule in org.java.plugin.registry |
---|
Methods in org.java.plugin.registry that return MatchingRule | |
---|---|
static MatchingRule |
MatchingRule.fromCode(java.lang.String code)
Converts plug-in manifest string code to matching rule constant value. |
MatchingRule |
PluginPrerequisite.getMatchingRule()
|
MatchingRule |
ManifestInfo.getMatchingRule()
|
MatchingRule |
PluginFragment.getMatchingRule()
|
static MatchingRule |
MatchingRule.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MatchingRule[] |
MatchingRule.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |