|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URITransformer.Scope | |
|---|---|
| info.aduna.infosource.remote | |
| Uses of URITransformer.Scope in info.aduna.infosource.remote |
|---|
| Methods in info.aduna.infosource.remote that return URITransformer.Scope | |
|---|---|
URITransformer.Scope |
URITransformer.getScope()
|
URITransformer.Scope |
URITransformerConfig.getScope()
|
static URITransformer.Scope |
RemoteRepositorySchema.toScope(org.openrdf.model.URI uri)
|
static URITransformer.Scope |
URITransformer.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static URITransformer.Scope[] |
URITransformer.Scope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in info.aduna.infosource.remote with parameters of type URITransformer.Scope | |
|---|---|
void |
URITransformer.set(String expression,
String replacement,
URITransformer.Type type,
URITransformer.Scope scope)
|
void |
URITransformerConfig.setScope(URITransformer.Scope scope)
|
static org.openrdf.model.URI |
RemoteRepositorySchema.toURI(URITransformer.Scope scope)
|
| Constructors in info.aduna.infosource.remote with parameters of type URITransformer.Scope | |
|---|---|
URITransformer(String expression,
String replacement,
URITransformer.Type type,
URITransformer.Scope scope)
|
|
URITransformerConfig(String expression,
String replacement,
URITransformer.Type type,
URITransformer.Scope scope)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||