Uses of Class
net.sf.okapi.common.plugins.PluginItem
-
Packages that use PluginItem Package Description net.sf.okapi.common.plugins Classes allowing to use components as simple (non-OSGi) plug-ins. -
-
Uses of PluginItem in net.sf.okapi.common.plugins
Methods in net.sf.okapi.common.plugins that return types with arguments of type PluginItem Modifier and Type Method Description List<PluginItem>PluginsManager. getList()Gets the list of all the plug-ins currently in this manager.
-