[ICU-72] Updated the docs links so it will not break with the html pages

being in a separate module.
X-Commit-URL: https://ssl.icu-project.org/trac/changeset/137
This commit is contained in:
Helena Chapman 1999-10-28 19:49:51 +00:00
parent 7c7be0ad50
commit 6784aec755
8 changed files with 88 additions and 140 deletions

View file

@ -2,36 +2,30 @@
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Text Boundaries</title>
</head>
<body bgcolor="#FFFFFF">
<h1>Text Boundaries -- <a href="../html/BreakIterator.html">BreakIterator</a></h1>
<h1>Text Boundaries -- BreakIterator</h1>
<ul>
<li><font size="6">Line boundaries</font><br>
<font size="5">-- used for line-wrapping</font> <br>
<font size="5">-- correctly handles punctuation and
hyphenated words.</font> </li>
<li><font size="6">Sentence boundaries</font><br>
<font size="5">-- handles periods within numbers and
abbreviations</font> <br>
<font size="5">-- handles trailing punctuation marks such
as parentheses.</font> </li>
<li><font size="6">Word boundaries</font><br>
<font size="5">-- for search and replace functions</font>
<br>
<font size="5">-- for selecting words with a double mouse
click</font> </li>
<li><font size="6">Character boundaries</font><br>
<font size="5">-- handles combining characters</font></li>
<li><font size="6">Line boundaries</font><br>
<font size="5">-- used for line-wrapping</font> <br>
<font size="5">-- correctly handles punctuation and hyphenated words.</font> </li>
<li><font size="6">Sentence boundaries</font><br>
<font size="5">-- handles periods within numbers and abbreviations</font> <br>
<font size="5">-- handles trailing punctuation marks such as parentheses.</font> </li>
<li><font size="6">Word boundaries</font><br>
<font size="5">-- for search and replace functions</font> <br>
<font size="5">-- for selecting words with a double mouse click</font> </li>
<li><font size="6">Character boundaries</font><br>
<font size="5">-- handles combining characters</font></li>
</ul>
<p><a href="../readme.html#API">ReadMe for IBM's International
Classes for Unicode, API Overview</a></p>
<p><a href="../readme.html#API">ReadMe for IBM's International Classes for Unicode, API
Overview</a></p>
</body>
</html>

View file

@ -2,9 +2,8 @@
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Collation Classes</title>
</head>
@ -12,22 +11,19 @@ content="text/html; charset=iso-8859-1">
<h1>Collation</h1>
<h2><a href="../html/Collator.html">Collator</a> <i>, </i><a
href="../html/CollationElementIterator.html">CollationElementIterator</a>,&nbsp;<br>
<a href="../html/CollationKey.html">CollationKey</a> , <a
href="../html/RuleBasedCollator.html">RuleBasedCollator</a></h2>
<h2>Collator <i>, </i>CollationElementIterator,&nbsp;<br>
CollationKey , RuleBasedCollator</h2>
<ul>
<li><font size="6">Language-sensitive comparison</font></li>
<li><font size="6">Strength (letter, accent, case...)</font></li>
<li><font size="6">Expanding/contracting chars</font></li>
<li><font size="6">Table-driven, customizable</font></li>
<li><font size="6">Language-sensitive comparison</font></li>
<li><font size="6">Strength (letter, accent, case...)</font></li>
<li><font size="6">Expanding/contracting chars</font></li>
<li><font size="6">Table-driven, customizable</font></li>
</ul>
<p>&nbsp; </p>
<p><a href="../readme.html#API">ReadMe for </a><a
href="../readme.html#API">IBM's International Classes for Unicode</a><a
href="../readme.html#API">, API Overview</a></p>
<p><a href="../readme.html#API">ReadMe for IBM's International Classes for Unicode, API
Overview</a></p>
</body>
</html>

View file

@ -2,9 +2,8 @@
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Formatting Classes</title>
</head>
@ -12,31 +11,22 @@ content="text/html; charset=iso-8859-1">
<h1>Formatting Classes</h1>
<p><a href="../html/Format.html"><font size="5">Format</font></a><font
size="5">, </font><a href="../html/Formattable.html"><font
size="5">Formattable</font></a><font size="5">, </font><a
href="../html/FieldPosition.html"><font size="5">FieldPosition</font></a><font
size="5">, </font><a href="../html/ParsePosition.html"><font
size="5">ParsePosition</font></a> </p>
<p><font size="5">Format, Formattable, FieldPosition, ParsePosition</font>
<ul>
<li><font size="6">Both parsing and formatting</font></li>
<li><font size="6">Default Locale-based formats</font></li>
<li><font size="6">Programmatic control</font></li>
<li><font size="6">Pattern-based control</font></li>
<li><font size="6">Handles:</font><br>
<font size="5">-- </font><a href="number.html"><font
size="5">Numbers</font></a> <br>
<font size="5">-- </font><a href="tzClasses.html"><font
size="5">Dates, Times</font></a> <br>
<font size="5">-- </font><a href="message.html"><font
size="5">Messages</font></a></li>
<li><font size="6">Both parsing and formatting</font></li>
<li><font size="6">Default Locale-based formats</font></li>
<li><font size="6">Programmatic control</font></li>
<li><font size="6">Pattern-based control</font></li>
<li><font size="6">Handles:</font><br>
<font size="5">-- <a href="number.html">Numbers</a></font> <br>
<font size="5">-- <a href="tzClasses.html">Dates, Times</a></font> <br>
<font size="5">-- <a href="message.html">Messages</a></font></li>
</ul>
<p>&nbsp; </p>
<p><a href="../readme.html#API">ReadMe for </a><a
href="../readme.html#API">IBM's International Classes for Unicode</a><a
href="../readme.html#API">, API Overview</a></p>
<p><a href="../readme.html#API">ReadMe for IBM's International Classes for Unicode, API
Overview</a></p>
</body>
</html>

View file

@ -31,7 +31,7 @@ recommended that the output be redirected to a file:<br>
<h3>Building</h3>
<p>To compile this test suite using MSVC, follow the instructions in <a
href="../readme.html#HowToInstall">intlwork/readme.html#HowToInstall</a> for building the
href="../readme.html#HowToInstall">icu/readme.html#HowToInstall</a> for building the
&quot;alCPP&quot; (All C++ interfaces) workspace. This builds the libraries as well as the
intltest executable.</p>

View file

@ -2,9 +2,8 @@
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Message Formatting</title>
</head>
@ -12,37 +11,27 @@ content="text/html; charset=iso-8859-1">
<h1>Message Formatting</h1>
<p><a href="../html/MessageFormat.html"><font size="5">MessageFormat</font></a><font
size="5">, </font><a href="../html/ChoiceFormat.html"><font
size="5">ChoiceFormat</font></a> </p>
<p><font size="5">MessageFormat, ChoiceFormat</font>
<ul>
<li><font size="5">Put together sequences of strings,
numbers,</font><br>
<font size="5">dates, and other formats to create
messages.</font></li>
<li><font size="5">Put together sequences of strings, numbers,</font><br>
<font size="5">dates, and other formats to create messages.</font></li>
</ul>
<ul>
<li><font size="5">Facilitate localization because they:</font><br>
<font size="5">-- prevent hard-coding of message strings</font>
<br>
<font size="5">-- prevent hard-coding of the
concatenation</font></li>
<li><font size="5">Facilitate localization because they:</font><br>
<font size="5">-- prevent hard-coding of message strings</font> <br>
<font size="5">-- prevent hard-coding of the concatenation</font></li>
</ul>
<ul>
<li><font size="5">Enables localizers to change the content,
format,</font><br>
<font size="5">and order of any text as appropriate for
any language.</font></li>
<li><font size="5">Enables localizers to change the content, format,</font><br>
<font size="5">and order of any text as appropriate for any language.</font></li>
</ul>
<ul>
<li><font size="5">Choice formats let localizers create more
natural messages,</font><br>
<font size="5">avoiding phrases like &quot;3
file(s)&quot;.</font></li>
<li><font size="5">Choice formats let localizers create more natural messages,</font><br>
<font size="5">avoiding phrases like &quot;3 file(s)&quot;.</font></li>
</ul>
<p><a href="formatCl.html">formatting</a> </p>

View file

@ -11,10 +11,8 @@
<h1><font size="6">Number Formatting</font></h1>
<p><font size="5"><a href="../html/NumberFormat.html">NumberFormat</a>, <a
href="../html/DecimalFormat.html">DecimalFormat</a>, <a
href="../html/DecimalFormatSymbols.html">DecimalFormatSymbols</a></font> <br>
<a href="../html/NumberSpelloutFormat.html"><font size="5">NumberSpelloutFormat</font></a>
<p><font size="5">NumberFormat, DecimalFormat, DecimalFormatSymbols</font> <br>
<font size="5">NumberSpelloutFormat</font>
<ul>
<li><font size="5">Provide control over every aspect of the display</font><br>

View file

@ -2,9 +2,8 @@
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>TimeZone and Calendar</title>
</head>
@ -12,33 +11,21 @@ content="text/html; charset=iso-8859-1">
<h1>Date/Time Formatting</h1>
<p><a href="../html/Calendar.html"><font size="5">Calendar</font></a><font
size="5">, </font><a href="../html/GregorianCalendar.html"><font
size="5">GregorianCalendar</font></a> <br>
<a href="../html/TimeZone.html"><font size="5">TimeZone</font></a><font
size="5">, </font><a href="../html/SimpleTimeZone.html"><font
size="5">SimpleTimeZone</font></a> <br>
<a href="../html/DateFormat.html"><font size="5">DateFormat</font></a><font
size="5"><i>,</i></font><a href="../html/SimpleDateFormat.html"><font
size="5">SimpleDateFormat</font></a><font size="5">, </font><a
href="../html/DateFormatSymbols.html"><font size="5">DateFormatSymbols</font></a>
</p>
<p align="left"><font size="5">Calendar, GregorianCalendar</font> <br>
<font size="5">TimeZone, SimpleTimeZone</font> <br>
<font size="5">DateFormat<i>,</i>SimpleDateFormat, DateFormatSymbols</font> </p>
<ul>
<li><font size="5">Handle timezones and daylight savings
adjustments</font></li>
<li><font size="5">Support multiple calendars</font></li>
<li><font size="5">Support European date fields</font></li>
<li><br>
<font size="4">--such as the number of the week in the
year</font> </li>
<li><font size="5">Like the number formatters:</font></li>
<li><br>
<font size="4">-- Support definition of formats with
string patterns</font> <br>
<font size="4">-- Can retrieve the normalized pattern</font>
<br>
<font size="4">-- Can parse anything they can format</font></li>
<li><font size="5">Handle timezones and daylight savings adjustments</font></li>
<li><font size="5">Support multiple calendars</font></li>
<li><font size="5">Support European date fields</font></li>
<li><br>
<font size="4">--such as the number of the week in the year</font> </li>
<li><font size="5">Like the number formatters:</font></li>
<li><br>
<font size="4">-- Support definition of formats with string patterns</font> <br>
<font size="4">-- Can retrieve the normalized pattern</font> <br>
<font size="4">-- Can parse anything they can format</font></li>
</ul>
<p><a href="formatCl.html">formatting</a> </p>

View file

@ -2,9 +2,8 @@
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Utility Classes</title>
</head>
@ -12,41 +11,36 @@ content="text/html; charset=iso-8859-1">
<h1>Utility Classes</h1>
<p><font size="5">Unicode String</font> </p>
<p><font size="5">Unicode String</font>
<ul>
<li><a href="../html/Unicode.html"><font size="4">Unicode</font></a><br>
<font size="4">-- query the properties associated with
individual Unicode character values</font> </li>
<li><a href="../html/UnicodeString.html"><font size="4">UnicodeString</font></a></li>
<li><font size="4">Unicode</font><br>
<font size="4">-- query the properties associated with individual Unicode character values</font>
</li>
<li><font size="4">UnicodeString</font></li>
</ul>
<p><font size="5">Character Iteration</font> </p>
<p><font size="5">Character Iteration</font>
<ul>
<li><a href="../html/CharacterIterator.html"><font size="4">CharacterIterator</font></a><font
size="4">, </font><a
href="../html/StringCharacterIterator.html"><font
size="4">StringCharacterIterator</font></a><br>
<font size="4">-- Iterates over the characters in a
UnicodeString</font></li>
<li><font size="4">CharacterIterator, StringCharacterIterator</font><br>
<font size="4">-- Iterates over the characters in a UnicodeString</font></li>
</ul>
<p><font size="5">Locale</font> </p>
<p><font size="5">Locale</font>
<ul>
<li><a href="../html/Locale.html"><font size="4">Locale</font></a><br>
<font size="4">-- represents a specific geographical,
political, or cultural region</font> </li>
<li><a href="../html/ResourceBundle.html"><font size="4">ResourceBundle</font></a><br>
<font size="4">-- represents a collection of resource
information pertaining to a given locale</font></li>
<li><font size="4">Locale</font><br>
<font size="4">-- represents a specific geographical, political, or cultural region</font>
</li>
<li><font size="4">ResourceBundle</font><br>
<font size="4">-- represents a collection of resource information pertaining to a given
locale</font></li>
</ul>
<p>&nbsp; </p>
<p><a href="../readme.html#API">ReadMe for </a><a
href="../readme.html#API">IBM's International Classes for Unicode</a><a
href="../readme.html#API">, API Overview</a></p>
<p><a href="../readme.html#API">ReadMe for IBM's International Classes for Unicode, API
Overview</a></p>
</body>
</html>