|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyFunctionFactory | |
---|---|
com.hp.hpl.jena.sparql.pfunction |
Uses of PropertyFunctionFactory in com.hp.hpl.jena.sparql.pfunction |
---|
Methods in com.hp.hpl.jena.sparql.pfunction that return PropertyFunctionFactory | |
---|---|
PropertyFunctionFactory |
PropertyFunctionRegistry.get(String uri)
Lookup by URI |
PropertyFunctionFactory |
PropertyFunctionRegistry.remove(String uri)
Remove by URI |
Methods in com.hp.hpl.jena.sparql.pfunction with parameters of type PropertyFunctionFactory | |
---|---|
void |
PropertyFunctionRegistry.put(String uri,
PropertyFunctionFactory factory)
Insert an PropertyFunction factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |