|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.sparqlmotion.modules.impl.AbstractModule
org.topbraid.sparqlmotion.modules.impl.AbstractXMLInputModule
public abstract class AbstractXMLInputModule
| Field Summary |
|---|
| Fields inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractModule |
|---|
inputModules |
| Constructor Summary | |
|---|---|
AbstractXMLInputModule()
|
|
| Method Summary | |
|---|---|
static Document |
createXMLInput(IModule module,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
Document |
getXMLInput(org.eclipse.core.runtime.IProgressMonitor monitor)
|
java.util.List<IXMLOutputModule> |
getXMLOutputPredecessors()
|
static java.util.List<IXMLOutputModule> |
getXMLOutputPredecessors(IModule m)
|
| Methods inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractModule |
|---|
bindInputURL, bindInputURL, createError, dumpNamespaces, getConfig, getConfigBoolean, getConfigFile, getConfigResource, getConfigString, getContext, getInputModules, getModuleLabel, getQueryStrings, getVarInsertion, init, moni, setContext, setInputModules, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.topbraid.sparqlmotion.modules.IModule |
|---|
getConfig, getContext, getInputModules, init, setContext, setInputModules, validate |
| Constructor Detail |
|---|
public AbstractXMLInputModule()
| Method Detail |
|---|
public Document getXMLInput(org.eclipse.core.runtime.IProgressMonitor monitor)
throws java.lang.Throwable
getXMLInput in interface IXMLInputModulejava.lang.Throwable
public static Document createXMLInput(IModule module,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws java.lang.Throwable
java.lang.Throwablepublic java.util.List<IXMLOutputModule> getXMLOutputPredecessors()
public static java.util.List<IXMLOutputModule> getXMLOutputPredecessors(IModule m)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||