ReplaceableString
is an adapter class that implements the Replaceable
API around an ordinary StringBuffer
. Note: This class does not support attributes and is not intended for general use. Most clients will need to implement {@link Replaceable} in their text representation class.
Copyright © IBM Corporation 1999. All rights reserved. @see Replaceable @author Alan Liu @stable ICU 2.0
|
|
|
|
|
|
|
|
|
|