Constructor and Description |
---|
HashFunction() |
Modifier and Type | Method and Description |
---|---|
abstract Literal |
evaluate(ValueFactory valueFactory,
Value... args) |
protected String |
hash(String text,
String algorithm) |
protected String hash(String text, String algorithm) throws NoSuchAlgorithmException
NoSuchAlgorithmException
public abstract Literal evaluate(ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException
evaluate
in interface Function
ValueExprEvaluationException
Copyright © 2001-2016 Aduna. All Rights Reserved.