public class RegexMatcher
extends java.lang.Object
| Constructor and Description |
|---|
RegexMatcher(java.lang.String text,
java.lang.String[] regexToMatch)
Constructs the matcher
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allMatchedInSequentialOrder() |