public interface TokenResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveToken(CharSequence string)
process text in json and run return the results of processing the json tokens.
|
String resolveToken(CharSequence string)
string - the stringCopyright © 2022. All rights reserved.