Package | Description |
---|---|
org.unix4j.unix.grep |
Contains private classes used by the
grep command. |
Modifier and Type | Method and Description |
---|---|
GrepArguments |
GrepArguments.getForContext(ExecutionContext context) |
Constructor and Description |
---|
FixedStringMatcher.IgnoreCase(GrepArguments args) |
FixedStringMatcher.Standard(GrepArguments args) |
FixedStringMatcher.WholeLine(GrepArguments args) |
FixedStringMatcher.WholeLineIgnoreCase(GrepArguments args) |
GrepCommand(GrepArguments arguments) |
RegexpMatcher(GrepArguments args) |
Copyright © 2016. All rights reserved.