public class SHA512 extends HashFunction
Function
SHA512, as defined in
SPARQL Query Language for RDFConstructor and Description |
---|
SHA512() |
Modifier and Type | Method and Description |
---|---|
Literal |
evaluate(ValueFactory valueFactory,
Value... args)
Evaluate the function over the supplied input arguments, using the supplied
ValueFactory to produce the
result. |
String |
getURI() |
hash
public String getURI()
public Literal evaluate(ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException
Function
ValueFactory
to produce the
result.evaluate
in interface Function
evaluate
in class HashFunction
valueFactory
- a ValueFactory
to use for producing the function result.args
- the function input arguments.ValueExprEvaluationException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.