org.topbraid.sparqlmotion.modules
Interface IXMLInputModule

All Superinterfaces:
IModule
All Known Implementing Classes:
AbstractXMLInputModule

public interface IXMLInputModule
extends IModule


Method Summary
 Document getXMLInput(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from interface org.topbraid.sparqlmotion.modules.IModule
getConfig, getContext, getInputModules, init, setContext, setInputModules, validate
 

Method Detail

getXMLInput

Document getXMLInput(org.eclipse.core.runtime.IProgressMonitor monitor)
                     throws java.lang.Throwable
Throws:
java.lang.Throwable