Uses of Class
org.apache.commons.text.matcher.AbstractStringMatcher.TrimMatcher
Packages that use AbstractStringMatcher.TrimMatcher
-
Uses of AbstractStringMatcher.TrimMatcher in org.apache.commons.text.matcher
Fields in org.apache.commons.text.matcher declared as AbstractStringMatcher.TrimMatcherModifier and TypeFieldDescriptionprivate static final AbstractStringMatcher.TrimMatcher
StringMatcherFactory.TRIM_MATCHER
Matches the String trim() whitespace characters.