Mended api broken links

X-SVN-Rev: 3257
This commit is contained in:
Syn Wee Quek 2000-12-16 01:06:56 +00:00
parent f6311c5717
commit a55fc1df43

View File

@ -122,7 +122,7 @@ cvs logout</code></pre>
</ul>
<p>For more details on how to download ICU4J directly from the web site, please also see <a
href="http://oss.software.ibm.com/developerworks/opensource/icu4j/download/index.html">http:/oss.software.ibm.com/developerworks/opensource/icu4j/download/index.html</a>
href="/developerworks/opensource/icu4j/download/index.html">http:/oss.software.ibm.com/developerworks/opensource/icu4j/download/index.html</a>
</p>
<p>Below, <b>$Root</b> is the placement of the icu directory in your file system, like
@ -159,7 +159,7 @@ directories contain source code and data files:</b> </p>
<tr>
<td WIDTH="20%">$Root/src/com/ibm/test</td>
<td WIDTH="80%">Tests for various ICU4J components.. For information about running the
tests, see <a href="doc/com/ibm/test/TestAll.html">$Root/doc/com/ibm/test/TestAll.html</a>.</td>
tests, see <a href="../../../../icu4j/icu4jhtml/com/ibm/test/topleveltest/TestAll.html">$Root/doc/com/ibm/test/TestAll.html</a>.</td>
</tr>
<tr>
<td WIDTH="20%">$Root/src/com/ibm/tools</td>
@ -222,21 +222,21 @@ directories contain source code and data files:</b> </p>
<p>The complete API documentation is available on the ICU4J web site:
<ul>
<li><a href="javadoc/index.html">Complete index</a></li>
<li>International Calendars &#150; <a href="javadoc/com/ibm/util/IslamicCalendar.html">Islamic</a>,
<a href="javadoc/com/ibm/util/BuddhistCalendar.html">Buddhist</a>, <a
href="javadoc/com/ibm/util/HebrewCalendar.html">Hebrew</a>, <a
href="javadoc/com/ibm/util/JapaneseCalendar.html">Japanese</a></li>
<li><a href="javadoc/com/ibm/text/Normalizer.html">Unicode Normalization</a> &#150;
<li><a href="../../../../icu4j/icu4jhtml/index.html">Complete index</a></li>
<li>International Calendars &#150; <a href="../../../../icu4j/icu4jhtml/index.html/com/ibm/util/IslamicCalendar.html">Islamic</a>,
<a href="../../../../icu4j/icu4jhtml/com/ibm/util/BuddhistCalendar.html">Buddhist</a>, <a
href="../../../../icu4j/icu4jhtml/com/ibm/util/HebrewCalendar.html">Hebrew</a>, <a
href="../../../../icu4j/icu4jhtml/com/ibm/util/JapaneseCalendar.html">Japanese</a></li>
<li><a href="../../../../icu4j/icu4jhtml/com/ibm/text/Normalizer.html">Unicode Normalization</a> &#150;
Canonical text representation for W3C</li>
<li><a href="javadoc/com/ibm/text/NumberFormat.html">Number Format Enhancements</a> &#150;
<li><a href="../../../../icu4j/icu4jhtml/com/ibm/text/NumberFormat.html">Number Format Enhancements</a> &#150;
Scientific Notation, Spelled-out, ...</li>
<li><a href="javadoc/com/ibm/text/BreakIterator.html">Enhanced word-break detection</a>
<li><a href="../../../../icu4j/icu4jhtml/com/ibm/text/BreakIterator.html">Enhanced word-break detection</a>
&#150; Rule-based, supports Thai</li>
<li><a href="javadoc/com/ibm/text/StringSearch.html">Unicode Text Searching</a> &#150;
<li><a href="../../../../icu4j/icu4jhtml/com/ibm/text/StringSearch.html">Unicode Text Searching</a> &#150;
Efficient multi-lingual searching</li>
<li>Unicode Text <a href="javadoc/com/ibm/text/UnicodeCompressor.html">Compression</a> &amp;
<a href="javadoc/com/ibm/text/UnicodeDecompressor.html">Decompression</a> &#150; 2:1
<li>Unicode Text <a href="../../../../icu4j/icu4jhtml/com/ibm/text/UnicodeCompressor.html">Compression</a> &amp;
<a href="../../../../icu4j/icu4jhtml/com/ibm/text/UnicodeDecompressor.html">Decompression</a> &#150; 2:1
compression on English Unicode text</li>
</ul>
@ -364,7 +364,7 @@ create destination directories.)</p>
<p><a href="http://oss.software.ibm.com/icu4j">http://oss.software.ibm.com/icu4j</a> is a
pointer to general information about the International Components for Unicode in Java </p>
<p><a href="http://www.ibm.com/unicode">http://www.ibm.com/unicode</a> is a pointer to
<p><a href="http://www.ibm.com/developer/unicode">http://www.ibm.com/developer/unicode</a> is a pointer to
information on how to make applications global. </p>
<h3><a NAME="SubmittingComments"></a><u>Submitting Comments, Requesting Features and