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 | Description |
---|---|
StrBuilder |
Deprecated.
as of 3.6, use commons-text
StrBuilder instead
|
Class | Description |
---|---|
FormatFactory |
Deprecated.
as of 3.6, use commons-text
FormatFactory instead
|
StrBuilder |
Deprecated.
as of 3.6, use commons-text
StrBuilder instead
|
StrLookup |
Deprecated.
as of 3.6, use commons-text
StrLookup instead
|
StrMatcher |
Deprecated.
as of 3.6, use commons-text
StrMatcher instead
|
StrSubstitutor |
Deprecated.
as of 3.6, use commons-text
StrSubstitutor instead
|
StrTokenizer |
Deprecated.
as of 3.6, use commons-text
StrTokenizer instead
|
Copyright © 2001–2018. All rights reserved.