java.lang.Object
org.apache.jena.sparql.expr.ExprNode
org.apache.jena.sparql.expr.ExprFunction
org.apache.jena.sparql.expr.ExprFunction0
org.apache.jena.sparql.expr.E_Version
- All Implemented Interfaces:
- Expr
- 
Field SummaryFields inherited from interface org.apache.jena.sparql.expr.ExprCMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL, NONE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.jena.sparql.expr.ExprFunction0apply, applyNodeTransform, copySubstitute, eval, getArg, hashCode, numArgs, visitMethods inherited from class org.apache.jena.sparql.expr.ExprFunctionequals, getArgs, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, isFunctionMethods inherited from class org.apache.jena.sparql.expr.ExprNodeasVar, deepCopy, equals, equalsBySyntax, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString
- 
Constructor Details- 
E_Versionpublic E_Version()
 
- 
- 
Method Details- 
copy- Specified by:
- copyin class- ExprFunction0
 
- 
eval- Specified by:
- evalin class- ExprFunction0
 
 
-