Class DefaultPromptExecutionReplacerEscaper
java.lang.Object
de.xima.fc.prompt.service.defaults.DefaultPromptExecutionReplacerEscaper
Default implementations of
IPromptExecutionReplacerEscaper.- Since:
- 8.5.0
-
Method Summary
Modifier and TypeMethodDescriptionnoOp()Gets a no-op escaper that returns the input string unchanged.
-
Method Details
-
noOp
Gets a no-op escaper that returns the input string unchanged.- Returns:
- A no-op escaper.
-