|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.repository.http.config.HTTPRepositorySchema
public class HTTPRepositorySchema
Defines constants for the HTTPRepository schema which is used by
HTTPRepositoryFactorys to initialize HTTPRepositorys.
| Field Summary | |
|---|---|
static String |
NAMESPACE
The HTTPRepository schema namespace (http://www.openrdf.org/config/repository/http#). |
static URI |
PASSWORD
http://www.openrdf.org/config/repository/http#password |
static URI |
REPOSITORYURL
http://www.openrdf.org/config/repository/http#repositoryURL |
static URI |
USERNAME
http://www.openrdf.org/config/repository/http#username |
| Constructor Summary | |
|---|---|
HTTPRepositorySchema()
|
|
| 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 REPOSITORYURL
public static final URI USERNAME
public static final URI PASSWORD
| Constructor Detail |
|---|
public HTTPRepositorySchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||