org.topbraid.spreadsheets.excel.module
Class LoadExcelCellInstancesModule

java.lang.Object
  extended by org.topbraid.sparqlmotion.modules.impl.AbstractModule
      extended by org.topbraid.spreadsheets.excel.module.LoadExcelCellInstancesModule
All Implemented Interfaces:
IModule, IOutputModule, IRDFOutputModule

public class LoadExcelCellInstancesModule
extends AbstractModule
implements IRDFOutputModule


Field Summary
 
Fields inherited from class org.topbraid.sparqlmotion.modules.impl.AbstractModule
inputModules
 
Constructor Summary
LoadExcelCellInstancesModule()
           
 
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

LoadExcelCellInstancesModule

public LoadExcelCellInstancesModule()
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