abstract class FixedStringMatcher extends Object implements LineMatcher
Modifier and Type | Class and Description |
---|---|
static class |
FixedStringMatcher.IgnoreCase |
static class |
FixedStringMatcher.Standard |
static class |
FixedStringMatcher.WholeLine |
static class |
FixedStringMatcher.WholeLineIgnoreCase |
Constructor and Description |
---|
FixedStringMatcher(String pattern) |
public FixedStringMatcher(String pattern)
Copyright © 2024. All rights reserved.