Package | Description |
---|---|
com.hp.hpl.jena.sparql.expr.nodevalue |
Modifier and Type | Method and Description |
---|---|
static NumericType |
XSDFuncOp.classifyNumeric(String fName,
NodeValue nv) |
static NumericType |
XSDFuncOp.classifyNumeric(String fName,
NodeValue nv1,
NodeValue nv2) |
static NumericType |
NumericType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumericType[] |
NumericType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Licenced under the Apache License, Version 2.0