Package org.apache.commons.lang.text
Provides classes for handling and manipulating text, partly as an extension to java.text.
The classes in this package are, for the most part, intended to be instantiated.
(ie. they are not utility classes with lots of static methods)
- Since:
- 2.1
-
Interface Summary Interface Description FormatFactory Deprecated. Please use Apache Commons Lang 3 instead. -
Class Summary Class Description CompositeFormat Deprecated. Please use Apache Commons Lang 3 instead.ExtendedMessageFormat Deprecated. Please use Apache Commons Lang 3 instead.StrBuilder Deprecated. Please use Apache Commons Lang 3 instead.StrLookup Deprecated. Please use Apache Commons Lang 3 instead.StrMatcher Deprecated. Please use Apache Commons Lang 3 instead.StrSubstitutor Deprecated. Please use Apache Commons Lang 3 instead.StrTokenizer Deprecated. Please use Apache Commons Lang 3 instead.