Uses of Class
org.itsallcode.matcher.MultilineTextMatcher
-
-
Uses of MultilineTextMatcher in org.itsallcode.matcher
Methods in org.itsallcode.matcher that return MultilineTextMatcher Modifier and Type Method Description static MultilineTextMatcherMultilineTextMatcher. matchesAllLines(String... lines)Factory method for multi-line text matcher
-