public class SimpleAction extends EditAction
| Constructor and Description |
|---|
SimpleAction(int start,
Action action) |
SimpleAction(int start,
Action action,
int end) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(String buffer)
Perform an action
|
getAction, getEnd, getStart, isDelimiter, isSpace, setEndpublic SimpleAction(int start,
Action action)
public SimpleAction(int start,
Action action,
int end)
public void doAction(String buffer)
EditActiondoAction in class EditActionbuffer - consoleCopyright © 2014 JBoss by Red Hat. All rights reserved.