|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.glitter.StandardBasis
public class StandardBasis
This class provides a standard basis of standard and extension SPARQL
functions, including cast functions. Currently supports:
xsd:string(...)
xsd:integer(...)
xsd:double(...)
| Method Summary | |
|---|---|
static void |
registerStandardFunctions()
Registers all of the standard basis functions using the singleton FunctionRegistry. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void registerStandardFunctions()
FunctionRegistry.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||