| 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
NoSuchAlgorithmExceptionpublic abstract Literal evaluate(ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException
evaluate in interface FunctionValueExprEvaluationExceptionCopyright © 2001-2015 Aduna. All Rights Reserved.