public class RegexMatcher extends Object
Constructor and Description |
---|
RegexMatcher(String text,
String[] regexToMatch)
Constructs the matcher
|
Modifier and Type | Method and Description |
---|---|
boolean |
allMatchedInSequentialOrder() |
Copyright © 2020 Liquibase.org. All rights reserved.