Uses of Class
org.apache.commons.text.matcher.AbstractStringMatcher
Packages that use AbstractStringMatcher
-
Uses of AbstractStringMatcher in org.apache.commons.text.matcher
Subclasses of AbstractStringMatcher in org.apache.commons.text.matcherModifier and TypeClassDescription(package private) static final class
Matches all of the given matchers in order.(package private) static final class
Matches out of a set of characters.(package private) static final class
Matches a character.(package private) static final class
Matches a set of characters.(package private) static final class
Matches nothing.(package private) static final class
Matches whitespace as per trim().