@Deprecated public class E_SqlConstant extends com.hp.hpl.jena.sparql.expr.NodeValue implements ExprSql
| Constructor and Description |
|---|
E_SqlConstant(Object value,
XClass datatype)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.sparql.expr.NodeValue |
asNodeValue()
Deprecated.
|
com.hp.hpl.jena.sparql.expr.NodeValue |
eval(com.hp.hpl.jena.sparql.engine.binding.Binding binding,
com.hp.hpl.jena.sparql.function.FunctionEnv env)
Deprecated.
|
XClass |
getDatatype()
Deprecated.
|
Object |
getValue()
Deprecated.
|
protected com.hp.hpl.jena.graph.Node |
makeNode()
Deprecated.
|
void |
visit(com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor visitor)
Deprecated.
|
apply, applyNodeTransform, asNode, asQuotedString, asQuotedString, asString, asUnquotedString, booleanReturn, classifyValueOp, compare, compareAlways, copySubstitute, equals, evalNode, getBoolean, getConstant, getDatatypeURI, getDateTime, getDecimal, getDouble, getDuration, getFloat, getInteger, getNode, getString, getValueSpace, hasDateTime, hashCode, hasNode, isBlank, isBoolean, isConstant, isDate, isDateTime, isDecimal, isDouble, isDuration, isFloat, isGDay, isGMonth, isGMonthDay, isGYear, isGYearMonth, isInteger, isIRI, isLiteral, isNumber, isString, isTime, isYearMonth, makeBoolean, makeDate, makeDate, makeDate, makeDateTime, makeDateTime, makeDateTime, makeDecimal, makeDecimal, makeDecimal, makeDecimal, makeDouble, makeDuration, makeDuration, makeFloat, makeInteger, makeInteger, makeInteger, makeNode, makeNode, makeNode, makeNode, makeNodeBoolean, makeNodeBoolean, makeNodeDate, makeNodeDate, makeNodeDateTime, makeNodeDateTime, makeNodeDecimal, makeNodeDecimal, makeNodeDouble, makeNodeDouble, makeNodeDuration, makeNodeFloat, makeNodeFloat, makeNodeInteger, makeNodeInteger, makeNodeString, makeString, notSameAs, notSameAs, parse, raise, sameAs, toNode, toString, visitasVar, copySubstitute, deepCopy, eval, getExpr, getExprVar, getFunction, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isExpr, isFunction, isGraphPattern, isSatisfied, isVariable, varNamesMentioned, varsMentionedpublic Object getValue()
public XClass getDatatype()
getDatatype in interface ExprSqlpublic com.hp.hpl.jena.sparql.expr.NodeValue asNodeValue()
public com.hp.hpl.jena.sparql.expr.NodeValue eval(com.hp.hpl.jena.sparql.engine.binding.Binding binding,
com.hp.hpl.jena.sparql.function.FunctionEnv env)
eval in interface com.hp.hpl.jena.sparql.expr.Expreval in class com.hp.hpl.jena.sparql.expr.NodeValueprotected com.hp.hpl.jena.graph.Node makeNode()
makeNode in class com.hp.hpl.jena.sparql.expr.NodeValuepublic void visit(com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor visitor)
visit in class com.hp.hpl.jena.sparql.expr.NodeValueCopyright © 2013. All Rights Reserved.