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