Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Internationalization Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.2 Unicode String Processing Classes

Figure 1 shows the class hierarchies for the Unicode String Processing group.

Figure 1: Class Hierarchies for the Unicode String Processing group

Table 1 lists and briefly describes the classes in the Unicode String Processing group.

Table 1: Classes in the Unicode String Processing group

Class Name Description

RWUBreakSearch

Finds the locations of code point, character, word, sentence, and line breaks in text

RWUCharTraits

Provides methods for querying the properties of Unicode characters

RWUCollationKey

Stores preprocessed comparison information for an RWUString

RWUCollator

Performs locale-sensitive string comparison

RWUConstStringIterator

Provides read-only access to the code points encoded by the code units within an RWUString

RWUConstSubString

Provides read-only access to a range of code units within a referenced RWUString

RWUNormalizer

Converts an RWUString into a particular normalization form

RWURegexMatchIterator

Finds successive matches of a particular regular expression pattern in an RWUString.

RWURegexResult

Encapsulates the results of a regular expression pattern match.

RWURegularExpression

Provides Unicode regular expression support at Level 1, as described in Unicode Technical Report #18

RWUString

Stores and manipulates Unicode character sequences, encoded as UTF-16

RWUStringIterator

Provides read-write access to the code points encoded by the code units within an RWUString

RWUStringSearch

Searches an RWUString for occurrences of a specified pattern

RWUSubString

Provides read-write access to a range of code units within a referenced RWUString

RWUTokenizer

Finds delimiters in strings, and provides sequential access to the tokens between those delimiters



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.