public class ReplaceFunction extends BaseFEELFunction
| Constructor and Description |
|---|
ReplaceFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<Object> |
invoke(String input,
String pattern,
String replacement) |
FEELFnResult<Object> |
invoke(String input,
String pattern,
String replacement,
String flags) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setNameCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.