Update the text section - though not with much of value. Need to talk about the classes here.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@441924 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
462a89b82e
commit
3cf53fd4d8
|
@ -223,9 +223,14 @@ public final class ColorEnum extends Enum {
|
|||
|
||||
<section name="lang.text.*">
|
||||
<!--
|
||||
Interpolation
|
||||
MappedMessageFormat
|
||||
CompositeFormat
|
||||
StrLookup
|
||||
StrSubstitutor
|
||||
StrBuilder
|
||||
StrMatcher
|
||||
StrTokenizer
|
||||
-->
|
||||
<p>The text package was added in Lang 2.2. </p>
|
||||
</section>
|
||||
|
||||
<section name="Next version of Lang">
|
||||
|
|
Loading…
Reference in New Issue