Package de.gematik.test.tiger.common
Interface TokenSubstituteHelper.ReplacerFunction
- Enclosing class:
- TokenSubstituteHelper
public static interface TokenSubstituteHelper.ReplacerFunction
-
Method Summary
Modifier and TypeMethodDescriptionreplace(String input, TigerConfigurationLoader source, Optional<TigerJexlContext> context)
-
Method Details
-
replace
Optional<String> replace(String input, TigerConfigurationLoader source, Optional<TigerJexlContext> context)
-