abstract class AbstractTextProcessor extends AbstractRegexpProcessor
| Modifier and Type | Field and Description |
|---|---|
protected String |
text |
regexpargs, command, output| Constructor and Description |
|---|
AbstractTextProcessor(Command command,
SedArguments args,
LineProcessor output) |
AbstractTextProcessor(Command command,
String script,
SedArguments args,
LineProcessor output) |
parsePatternFlagsfinish, getRegexp, getReplacement, indexOfNextDelimiterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessLinepublic AbstractTextProcessor(Command command, SedArguments args, LineProcessor output)
public AbstractTextProcessor(Command command, String script, SedArguments args, LineProcessor output)
Copyright © 2017. All Rights Reserved.