public class Type2Executor extends SubstrExecutor<Integer,Integer>
| Constructor and Description |
|---|
Type2Executor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canIgnoreArg2() |
String |
execute(String source,
Integer begin,
Integer length) |
castArg1, castArg2public boolean canIgnoreArg2()
canIgnoreArg2 in class SubstrExecutor<Integer,Integer>Copyright © 2020 WSO2. All rights reserved.