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
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated, for removal: This API element is subject to removal in a future version.static final IRI
Deprecated.useCONFIG#password
instead.static final IRI
Deprecated.useCONFIG#url
instead.static final IRI
Deprecated.useCONFIG#username
instead. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, 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.useCONFIG#url
instead. -
USERNAME
Deprecated.useCONFIG#username
instead. -
PASSWORD
Deprecated.useCONFIG#password
instead.
-
-
Constructor Details
-
HTTPRepositorySchema
public HTTPRepositorySchema()Deprecated, for removal: This API element is subject to removal in a future version.
-
CONFIG
instead.