|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.plugin.AbstractPluginManager
edu.uci.isr.yancees.plugin.MOPluginManager
Manages the plug-in instances used by the parsers (managers)
Field Summary |
Fields inherited from class edu.uci.isr.yancees.plugin.AbstractPluginManager |
factoriesMap, genericFactory, tagsMap |
Constructor Summary | |
MOPluginManager()
this is the constructor. |
Method Summary | |
MOPluginInterface |
createMOPluginInstance(java.lang.String tag,
org.w3c.dom.Node subTree)
|
void |
setDispatcher(EventDispatcherInterface disp)
|
Methods inherited from class edu.uci.isr.yancees.plugin.AbstractPluginManager |
addFactory, addUnknownTagFactory, getFactoriesList, getRegisteredTags, removeFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.uci.isr.yancees.plugin.PluginManagerInterface |
addFactory, addUnknownTagFactory, getFactoriesList, getRegisteredTags, removeFactory |
Constructor Detail |
public MOPluginManager()
Method Detail |
public void setDispatcher(EventDispatcherInterface disp)
public MOPluginInterface createMOPluginInstance(java.lang.String tag, org.w3c.dom.Node subTree) throws PluginManagerException
createMOPluginInstance
in interface MOPluginManagerInterface
an
- exception in case the creation is not successfull.
PluginManagerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |