|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.repository.config.RepositoryConfigSchema
public class RepositoryConfigSchema
Defines constants for the repository configuration schema that is used by
RepositoryManagers.
| Field Summary | |
|---|---|
static URI |
DELEGATE
http://www.openrdf.org/config/repository#delegate |
static String |
NAMESPACE
The HTTPRepository schema namespace (http://www.openrdf.org/config/repository#). |
static URI |
REPOSITORY
http://www.openrdf.org/config/repository#Repository |
static URI |
REPOSITORY_CONTEXT
http://www.openrdf.org/config/repository#RepositoryContext |
static URI |
REPOSITORYID
http://www.openrdf.org/config/repository#repositoryID |
static URI |
REPOSITORYIMPL
http://www.openrdf.org/config/repository#repositoryImpl |
static URI |
REPOSITORYTYPE
http://www.openrdf.org/config/repository#repositoryType |
| Constructor Summary | |
|---|---|
RepositoryConfigSchema()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAMESPACE
public static final URI REPOSITORY_CONTEXT
public static final URI REPOSITORY
public static final URI REPOSITORYID
public static final URI REPOSITORYIMPL
public static final URI REPOSITORYTYPE
public static final URI DELEGATE
| Constructor Detail |
|---|
public RepositoryConfigSchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||