org.topbraid.sparqlmotion.modules
Interface IXMLOutputModule

All Superinterfaces:
IModule, IOutputModule

public interface IXMLOutputModule
extends IOutputModule


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

Method Detail

getXMLOutput

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