class RegexpMatcher extends Object implements LineMatcher
Pattern
to do the regexp stuff.Constructor and Description |
---|
RegexpMatcher(GrepArguments args) |
public RegexpMatcher(GrepArguments args)
public boolean matches(Line line)
LineMatcher
line
matches, and false otherwise.matches
in interface LineMatcher
line
- the line to testCopyright © 2016. All rights reserved.