net.ontopia.topicmaps.nav2.plugins
Class PluginUtils
java.lang.Object
net.ontopia.topicmaps.nav2.plugins.PluginUtils
public final class PluginUtils
- extends Object
INTERNAL: Helper class for providing convenience methods to access
plugin and plugin group members.
Method Summary |
static boolean |
inPluginGroups(String groupId,
List groups)
INTERNAL: returns true if groupId occurs in list of
groups , otherwise false. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginUtils
public PluginUtils()
inPluginGroups
public static final boolean inPluginGroups(String groupId,
List groups)
- INTERNAL: returns true if
groupId
occurs in list of
groups
, otherwise false.
Copyright © 2000-2012 Ontopia.