| Package | Description |
|---|---|
| org.apache.commons.lang3 |
Provides highly reusable utility methods, chiefly concerned with adding value to the
java.lang classes. |
| org.apache.commons.lang3.text |
Deprecated: 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.
|
| Class and Description |
|---|
| FormatFactory
Deprecated.
As of 3.6, use Apache Commons Text
FormatFactory.
|
| StrBuilder
Deprecated.
As of 3.6, use Apache Commons Text
TextStringBuilder.
|
| StrLookup
Deprecated.
As of 3.6, use Apache Commons Text
StringLookupFactory.
|
| StrMatcher
Deprecated.
As of 3.6, use Apache Commons Text
StringMatcherFactory.
|
| StrSubstitutor
Deprecated.
As of 3.6, use Apache Commons Text
StringSubstitutor.
|
| StrTokenizer
Deprecated.
As of 3.6, use Apache Commons Text
StringTokenizer.
|
Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.