Java org.apache.commons.text StrMatcher fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.text StrMatcher fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.text StrMatcher.

The text is from its open source code.

Method

StrMatcherquoteMatcher()
Returns a matcher which matches the single or double quote character.
StrMatcherspaceMatcher()
Returns a matcher which matches the space character.