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, setName
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.