public class FunctionTokenResolver extends Object implements TokenResolver
TokenResolver implementation that will try to run the functions for the tockens| Constructor and Description |
|---|
FunctionTokenResolver(FunctionRegistry functionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
String |
resolveToken(CharSequence s)
process text in json and run return the results of processing the json tokens.
|
public FunctionTokenResolver(FunctionRegistry functionRegistry)
public String resolveToken(CharSequence s)
resolveToken in interface TokenResolvers - the stringCopyright © 2022. All rights reserved.