| Interface | Description |
|---|---|
| PatternMatcher |
Defines contract for matching strings.
|
| PatternMatcher.Factory |
| Class | Description |
|---|---|
| Jsr51PatternMatcher | |
| Jsr51PatternMatcher.Factory | |
| PatternMatcher.Base | |
| PatternMatcher.Factories | |
| Perl5PatternMatcher | |
| Perl5PatternMatcher.Factory | |
| SimplePatternMatcher |
// TODO: Document this
|
| SimplePatternMatcher.Factory | |
| StartsEndsPatternMatcher |
Simplified comparison based on JSR-51 regular expressions, applicable only to
patterns with single .* part.
|
| StartsEndsPatternMatcher.Factory |
Copyright © 2003–2018. All rights reserved.