|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.core.io.AbstractGraphStore
public abstract class AbstractGraphStore
| Constructor Summary | |
|---|---|
AbstractGraphStore()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getFileExtensions()
Returns an (optional) array of file extensions that this graph store can handle. |
static com.hp.hpl.jena.rdf.model.Model |
loadN3(org.eclipse.core.resources.IFile file)
|
static java.util.Properties |
loadProperties(org.eclipse.core.resources.IFile file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.topbraid.core.io.IGraphStore |
|---|
close, getBaseURI, getImageMetadata, isReadOnly, load, save, saveAs |
| Constructor Detail |
|---|
public AbstractGraphStore()
| Method Detail |
|---|
public java.lang.String[] getFileExtensions()
IGraphStore
getFileExtensions in interface IGraphStore
public static com.hp.hpl.jena.rdf.model.Model loadN3(org.eclipse.core.resources.IFile file)
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static java.util.Properties loadProperties(org.eclipse.core.resources.IFile file)
throws java.io.IOException,
java.io.FileNotFoundException
java.io.IOException
java.io.FileNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||