mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-2103 @draft 2.0 changed to @stable 2.4
X-SVN-Rev: 10480
This commit is contained in:
parent
5bb925fac4
commit
a238652e4a
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/text/SearchIterator.java,v $
|
||||
* $Date: 2002/12/03 02:14:20 $
|
||||
* $Revision: 1.12 $
|
||||
* $Date: 2002/12/04 23:02:26 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
@ -215,7 +215,7 @@ public abstract class SearchIterator
|
|||
* @exception IllegalArgumentException thrown when text is null or has
|
||||
* 0 length
|
||||
* @see #getTarget
|
||||
* @draft ICU 2.0
|
||||
* @stable ICU 2.4
|
||||
*/
|
||||
public void setTarget(CharacterIterator text)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue