public class Type3Executor extends SubstrExecutor<String,Object>
Constructor and Description |
---|
Type3Executor() |
Type3Executor(Pattern pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
canIgnoreArg2() |
String |
execute(String source,
String regex,
Object arg2) |
castArg1, castArg2
public Type3Executor()
public Type3Executor(Pattern pattern)
public boolean canIgnoreArg2()
canIgnoreArg2
in class SubstrExecutor<String,Object>
Copyright © 2019 WSO2. All rights reserved.