|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jame.core.config.RuntimeElement
net.sf.jame.core.extension.ExtensionRuntime
net.sf.jame.core.xml.extension.ActionXMLImporterExtensionRuntime
net.sf.jame.core.util.AbstractActionXMLImporterRuntime
public abstract class AbstractActionXMLImporterRuntime
| Constructor Summary | |
|---|---|
AbstractActionXMLImporterRuntime()
|
|
| Method Summary | |
|---|---|
XMLImporter<NodeActionValue> |
createXMLImporter()
|
void |
dispose()
Disposes the element resources. |
protected abstract void |
importParams(NodeActionValue action,
org.w3c.dom.Element element)
|
| Methods inherited from class net.sf.jame.core.config.RuntimeElement |
|---|
changeCount, finalize, fireChanged, isChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractActionXMLImporterRuntime()
| Method Detail |
|---|
public XMLImporter<NodeActionValue> createXMLImporter()
createXMLImporter in class ActionXMLImporterExtensionRuntimeActionXMLExporterExtensionRuntime.createXMLExporter()
protected abstract void importParams(NodeActionValue action,
org.w3c.dom.Element element)
throws XMLImportException
action - element -
XMLImportExceptionpublic void dispose()
RuntimeElement
dispose in class RuntimeElementRuntimeElement.dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||