org.topbraid.spreadsheets.options
Class SpreadsheetDefaultSettings

java.lang.Object
  extended by org.topbraid.spreadsheets.options.SpreadsheetDefaultSettings

public class SpreadsheetDefaultSettings
extends java.lang.Object


Constructor Summary
SpreadsheetDefaultSettings()
           
 
Method Summary
static java.lang.String getDefaultInstanceName()
           
static com.hp.hpl.jena.rdf.model.Resource getMetaClass()
           
static com.hp.hpl.jena.rdf.model.Resource getPropertyMetaClass(java.lang.String colName)
           
static com.hp.hpl.jena.rdf.model.Resource getPropertyRange(java.lang.String colName)
           
static boolean hasInstancesFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpreadsheetDefaultSettings

public SpreadsheetDefaultSettings()
Method Detail

getDefaultInstanceName

public static java.lang.String getDefaultInstanceName()

getMetaClass

public static com.hp.hpl.jena.rdf.model.Resource getMetaClass()

getPropertyMetaClass

public static com.hp.hpl.jena.rdf.model.Resource getPropertyMetaClass(java.lang.String colName)

getPropertyRange

public static com.hp.hpl.jena.rdf.model.Resource getPropertyRange(java.lang.String colName)

hasInstancesFile

public static boolean hasInstancesFile()