Elements' Summary |
Boundary |
The boundary of the first convertible word in the given text.
|
Candidates |
A list of replacement candidates for the first convertible word
found in the given text.
|
Elements' Details |
Boundary
Boundary Boundary;
- Description
- The boundary of the first convertible word in the given text.
If there is no convertible word found in the text, startPos
and endPos for Boundary equal 0.
|
|
Candidates
sequence< string > Candidates;
- Description
- A list of replacement candidates for the first convertible word
found in the given text.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.