| Constructor and Description |
|---|
FloatCast() |
| Modifier and Type | Method and Description |
|---|---|
Literal |
evaluate(ValueFactory valueFactory,
Value... args)
Evaluates this function for the given arguments.
|
String |
getURI() |
public Literal evaluate(ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException
Functionevaluate in interface FunctionvalueFactory - the ValueFactory provided for creating Values.args - the arguments provided.ValueExprEvaluationException - if this function could not be evaluated to a Value.Copyright © 2001-2016 Aduna. All Rights Reserved.