| Package | Description |
|---|---|
| com.hp.hpl.jena.sparql.core | |
| org.apache.jena.atlas.lib | |
| org.apache.jena.atlas.web.auth | |
| org.apache.jena.riot.system |
| Modifier and Type | Method and Description |
|---|---|
List<Pair<QuadAction,Quad>> |
DatasetChangesCapture.getActions() |
| Modifier and Type | Method and Description |
|---|---|
static <L,R> Pair<L,R> |
Pair.create(L x,
R y) |
| Constructor and Description |
|---|
ScopedAuthenticator(Map<URI,Pair<String,char[]>> credentials)
Creates an authenticator with a set of credentials for URIs
|
ScopedNTAuthenticator(Map<URI,Pair<Tuple<String>,char[]>> credentials)
Creates an authenticator with a set of credentials for URIs
|
| Modifier and Type | Method and Description |
|---|---|
Pair<String,String> |
PrefixMapWrapper.abbrev(String uriStr) |
Pair<String,String> |
FastAbbreviatingPrefixMap.abbrev(String uriStr) |
Pair<String,String> |
PrefixMapNull.abbrev(String uriStr) |
Pair<String,String> |
PrefixMap.abbrev(String uriStr)
Abbreviate an IRI and return a pair of prefix and local parts, or null.
|
Pair<String,String> |
PrefixMapExtended.abbrev(String uriStr) |
Pair<String,String> |
PrefixMapStd.abbrev(String uriStr) |
Licenced under the Apache License, Version 2.0