Package | Description |
---|---|
com.hp.hpl.jena.sparql.function.user |
Modifier and Type | Class and Description |
---|---|
class |
UserDefinedFunction
Represents a user defined function
|
Modifier and Type | Method and Description |
---|---|
UserDefinedFunctionDefinition |
UserDefinedFunctionFactory.get(String uri)
Gets the definition of the function (if registered)
|
Constructor and Description |
---|
UserDefinedFunction(UserDefinedFunctionDefinition def)
Creates a new user defined function
|
Constructor and Description |
---|
ExprTransformExpand(Map<String,UserDefinedFunctionDefinition> defs)
Creates a new transformer
|
Licenced under the Apache License, Version 2.0