Updated html links.
X-SVN-Rev: 4330
This commit is contained in:
parent
d09ca694aa
commit
40d47141dc
@ -5,8 +5,8 @@
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/lang/UCharacter.java,v $
|
||||
* $Date: 2001/03/23 19:51:38 $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2001/03/26 20:15:25 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
*******************************************************************************
|
||||
*/
|
||||
@ -30,8 +30,7 @@ import java.util.Locale;
|
||||
* E.g. In Windows <code>set CLASSPATH=%CLASSPATH%;$JAR_FILE_PATH/ucharacter.jar
|
||||
* </code><br>
|
||||
* For more information about the data file format, please refer to
|
||||
* <a href=http://oss.software.ibm.com/icu4j/icu4jhtml/com/ibm/icu/text/ReadMe.html>
|
||||
* Read Me</a>.<br>
|
||||
* <a href=ReadMe.html>Read Me</a>.<br>
|
||||
* Each code point used here in in terms of a 32 bit int. This is so as to
|
||||
* handle supplementary code points which has 21 bit in size.<br>
|
||||
* APIs provide up-to-date Unicode implementation of java.lang.Character, <br>
|
||||
|
@ -5,8 +5,8 @@
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/text/Attic/UCharacter.java,v $
|
||||
* $Date: 2001/03/23 19:51:38 $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2001/03/26 20:15:25 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
*******************************************************************************
|
||||
*/
|
||||
@ -30,8 +30,7 @@ import java.util.Locale;
|
||||
* E.g. In Windows <code>set CLASSPATH=%CLASSPATH%;$JAR_FILE_PATH/ucharacter.jar
|
||||
* </code><br>
|
||||
* For more information about the data file format, please refer to
|
||||
* <a href=http://oss.software.ibm.com/icu4j/icu4jhtml/com/ibm/icu/text/ReadMe.html>
|
||||
* Read Me</a>.<br>
|
||||
* <a href=ReadMe.html>Read Me</a>.<br>
|
||||
* Each code point used here in in terms of a 32 bit int. This is so as to
|
||||
* handle supplementary code points which has 21 bit in size.<br>
|
||||
* APIs provide up-to-date Unicode implementation of java.lang.Character, <br>
|
||||
|
Loading…
Reference in New Issue
Block a user