public class NodeValueUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
getNumber(org.apache.jena.sparql.expr.NodeValue expr)
getValue(org.apache.jena.sparql.expr.NodeValue expr)
Attempt to return a Java object for the given NodeValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NodeValueUtils
public NodeValueUtils()
-
Method Details
-
getNumber
public static Number getNumber(org.apache.jena.sparql.expr.NodeValue expr)
-
getValue
public static Object getValue(org.apache.jena.sparql.expr.NodeValue expr)
Attempt to return a Java object for the given NodeValue