Package | Description |
---|---|
com.hp.hpl.jena.sparql.procedure |
Modifier and Type | Method and Description |
---|---|
ProcedureFactory |
ProcedureRegistry.get(String uri)
Lookup by URI
|
ProcedureFactory |
ProcedureRegistry.remove(String uri)
Remove by URI
|
Modifier and Type | Method and Description |
---|---|
void |
ProcedureRegistry.put(String uri,
ProcedureFactory f)
Insert a ProcedureFactory.
|
Licenced under the Apache License, Version 2.0