Package | Description |
---|---|
com.hp.hpl.jena.sparql.function | |
com.hp.hpl.jena.sparql.function.user |
Modifier and Type | Class and Description |
---|---|
class |
CastXSD
General casting of XSD datatypes.
|
class |
CastXSD_Boolean |
class |
CastXSD_DateTime
Cast DateTime
|
class |
CastXSD_Numeric |
Modifier and Type | Method and Description |
---|---|
FunctionFactory |
FunctionRegistry.get(String uri)
Lookup by URI
|
FunctionFactory |
FunctionRegistry.remove(String uri)
Remove by URI
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionRegistry.put(String uri,
FunctionFactory f)
Insert a function.
|
Modifier and Type | Class and Description |
---|---|
class |
UserDefinedFunctionFactory
A function factory for managing user defined functions
|
Licenced under the Apache License, Version 2.0