|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.rdf.sommer.SesameMapper.SesameInit
public abstract static class SesameMapper.SesameInit
| Constructor Summary | |
|---|---|
SesameMapper.SesameInit()
|
|
| Method Summary | |
|---|---|
Mapper |
create(java.lang.String... uri)
create a mapper instance that ranges over the union of the given contexts |
protected abstract org.openrdf.repository.RepositoryConnection |
getConnection()
|
protected abstract org.openrdf.model.ValueFactory |
getValueFactory()
|
protected abstract boolean |
hasInferencing()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SesameMapper.SesameInit()
| Method Detail |
|---|
public Mapper create(java.lang.String... uri)
Mapper.Init
create in interface Mapper.Inituri - a number of uris naming the graphs. May also be blank nodes if they start with '_:'
protected abstract boolean hasInferencing()
protected abstract org.openrdf.repository.RepositoryConnection getConnection()
protected abstract org.openrdf.model.ValueFactory getValueFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||