17da4dad49
being in a separate module. X-SVN-Rev: 137
47 lines
1.2 KiB
HTML
47 lines
1.2 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>Utility Classes</title>
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
<h1>Utility Classes</h1>
|
|
|
|
<p><font size="5">Unicode String</font>
|
|
|
|
<ul>
|
|
<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>
|
|
|
|
<ul>
|
|
<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>
|
|
|
|
<ul>
|
|
<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> </p>
|
|
|
|
<p><a href="../readme.html#API">ReadMe for IBM's International Classes for Unicode, API
|
|
Overview</a></p>
|
|
</body>
|
|
</html>
|