public class TokenUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
processWithMap(String text,
String startToken,
String endToken,
Map<String,String> map) |
Copyright © 2024. All rights reserved.