Class HTTPRepositorySchema
java.lang.Object
org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
Deprecated, for removal: This API element is subject to removal in a future version.
Defines constants for the HTTPRepository schema which is used by
HTTPRepositoryFactory
s to initialize
HTTPRepository
s.- Author:
- Arjohn Kampman
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated, for removal: This API element is subject to removal in a future version.static final IRI
Deprecated.useinvalid reference
CONFIG#password
static final IRI
Deprecated.useinvalid reference
CONFIG#url
static final IRI
Deprecated.useinvalid reference
CONFIG#username
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
NAMESPACE
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
REPOSITORYURL
Deprecated.useinvalid reference
CONFIG#url
-
USERNAME
Deprecated.useinvalid reference
CONFIG#username
-
PASSWORD
Deprecated.useinvalid reference
CONFIG#password
-
-
Constructor Details
-
HTTPRepositorySchema
public HTTPRepositorySchema()Deprecated, for removal: This API element is subject to removal in a future version.
-
CONFIG
instead.