org.topbraid.sesame2.module.loadSesameRemoteRepository
Class LoadSesameRemoteRepositoryModule

java.lang.Object
  extended by org.topbraid.sparqlmotion.modules.impl.AbstractModule
      extended by org.topbraid.sesame2.module.loadSesameRemoteRepository.LoadSesameRemoteRepositoryModule
All Implemented Interfaces:
IModule, IOutputModule, IRDFOutputModule

public class LoadSesameRemoteRepositoryModule
extends AbstractModule
implements IRDFOutputModule


Field Summary
 
Fields inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractModule
inputModules
 
Constructor Summary
LoadSesameRemoteRepositoryModule()
           
 
Method Summary
 com.hp.hpl.jena.graph.Graph getRDFOutput(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
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

LoadSesameRemoteRepositoryModule

public LoadSesameRemoteRepositoryModule()
Method Detail

getRDFOutput

public com.hp.hpl.jena.graph.Graph getRDFOutput(org.eclipse.core.runtime.IProgressMonitor monitor)
                                         throws java.lang.Throwable
Specified by:
getRDFOutput in interface IRDFOutputModule
Throws:
java.lang.Throwable