Uses of Class
org.apache.commons.text.matcher.AbstractStringMatcher.CharSetMatcher
Packages that use AbstractStringMatcher.CharSetMatcher
-
Uses of AbstractStringMatcher.CharSetMatcher in org.apache.commons.text.matcher
Fields in org.apache.commons.text.matcher declared as AbstractStringMatcher.CharSetMatcherModifier and TypeFieldDescriptionprivate static final AbstractStringMatcher.CharSetMatcherStringMatcherFactory.QUOTE_MATCHERMatches the single or double quote character.private static final AbstractStringMatcher.CharSetMatcherStringMatcherFactory.SPLIT_MATCHERMatches the same characters as StringTokenizer, namely space, tab, newline, form feed.