6d03d21dba
X-SVN-Rev: 227
35 lines
1.3 KiB
HTML
35 lines
1.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html>
|
|
|
|
<head>
|
|
<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="../../icuhtml/BreakIterator.html">BreakIterator</a></h1>
|
|
|
|
<p><big><big>Break Iterator also provides a <a href="../../icuhtml/BreakIteratorCAPI.html">C
|
|
language API</a>.</big></big>
|
|
|
|
<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>
|
|
</ul>
|
|
|
|
<p><a href="../readme.html#API">ReadMe for IBM's International Classes for Unicode, API
|
|
Overview</a></p>
|
|
</body>
|
|
</html>
|