public class RegexMatcher extends Object
RegexMatcher(String text, String[] regexToMatch)
boolean
allMatchedInSequentialOrder()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegexMatcher(String text, String[] regexToMatch)
text
regexToMatch
public boolean allMatchedInSequentialOrder()
Copyright © 2018 Liquibase.org. All rights reserved.