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, indexOfNextDelimiterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessLinepublic AbstractRegexpProcessor(Command command, SedArguments args, LineProcessor output)
protected static SedArguments parsePatternFlags(Command command, SedArguments args, String script, int start)
Copyright © 2025. All rights reserved.