abstract class AbstractRegexpProcessor extends AbstractSedProcessor
Modifier and Type | Field and Description |
---|---|
protected Pattern |
regexp |
args, command, output
Constructor and Description |
---|
AbstractRegexpProcessor(Command command,
SedArguments args,
LineProcessor output) |
Modifier and Type | Method and Description |
---|---|
protected static SedArguments |
parsePatternFlags(Command command,
SedArguments args,
String script,
int start) |
finish, getRegexp, getReplacement, indexOfNextDelimiter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processLine
public AbstractRegexpProcessor(Command command, SedArguments args, LineProcessor output)
protected static SedArguments parsePatternFlags(Command command, SedArguments args, String script, int start)
Copyright © 2024. All rights reserved.