Package | Description |
---|---|
com.hp.hpl.jena.sparql.pfunction |
Modifier and Type | Method and Description |
---|---|
PropertyFunctionFactory |
PropertyFunctionRegistry.get(String uri)
Lookup by URI
|
PropertyFunctionFactory |
PropertyFunctionRegistry.remove(String uri)
Remove by URI
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyFunctionRegistry.put(String uri,
PropertyFunctionFactory factory)
Insert an PropertyFunction factory.
|
Licenced under the Apache License, Version 2.0