| Package | Description |
|---|---|
| org.apache.commons.lang3 |
Provides highly reusable static utility methods, chiefly concerned with adding value to the
java.lang classes. |
| org.apache.commons.lang3.text |
Provides classes for handling and manipulating text, partly as an extension to
java.text. |
| Class and Description |
|---|
| StrBuilder
Deprecated.
As of 3.6, use Apache Commons Text
TextStringBuilder instead
|
| Class and Description |
|---|
| FormatFactory
Deprecated.
As of 3.6, use Apache Commons Text
FormatFactory instead
|
| StrBuilder
Deprecated.
As of 3.6, use Apache Commons Text
TextStringBuilder instead
|
| StrLookup
Deprecated.
As of 3.6, use Apache Commons Text
StringLookupFactory instead
|
| StrMatcher
Deprecated.
As of 3.6, use Apache Commons Text
StringMatcherFactory instead
|
| StrSubstitutor
Deprecated.
As of 3.6, use Apache Commons Text
StringSubstitutor instead
|
| StrTokenizer
Deprecated.
As of 3.6, use Apache Commons Text
StringTokenizer instead
|
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.