Uses of Class
org.codice.util.tlmatcher.TimeLimitedMatcher
-
Uses of TimeLimitedMatcher in org.codice.util.tlmatcher
Methods in org.codice.util.tlmatcher that return TimeLimitedMatcherModifier and TypeMethodDescriptionstatic TimeLimitedMatcherTimeLimitedMatcher.create(Pattern pattern, CharSequence inputString) Creates a new Time-limited matcher instance to search for the regular expressionpatternagainst theinputString.static TimeLimitedMatcherTimeLimitedMatcher.create(Pattern pattern, CharSequence inputString, Duration duration) Creates a new Time-limited matcher instance to search for the regular expressionpatternagainst theinputString.