upstream version 1.2.2
[debian/freetts] / javadoc / com / sun / speech / freetts / en / us / NumberExpander.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <!--NewPage-->\r
3 <HTML>\r
4 <HEAD>\r
5 <!-- Generated by javadoc (build 1.4.2_16) on Mon Mar 09 18:20:30 CET 2009 -->\r
6 <TITLE>\r
7 NumberExpander (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.freetts.en.us.NumberExpander class">\r
11 \r
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">\r
13 \r
14 <SCRIPT type="text/javascript">\r
15 function windowTitle()\r
16 {\r
17     parent.document.title="NumberExpander (FreeTTS 1.2)";\r
18 }\r
19 </SCRIPT>\r
20 \r
21 </HEAD>\r
22 \r
23 <BODY BGCOLOR="white" onload="windowTitle();">\r
24 \r
25
26 <!-- ========= START OF TOP NAVBAR ======= -->\r
27 <A NAME="navbar_top"><!-- --></A>
28 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
30 <TR>\r
31 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
32 <A NAME="navbar_top_firstrow"><!-- --></A>
33 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
34   <TR ALIGN="center" VALIGN="top">\r
35   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
36   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
37   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
39   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
42   </TR>\r
43 </TABLE>\r
44 </TD>\r
45 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
46 </EM>\r
47 </TD>\r
48 </TR>\r
49 \r
50 <TR>\r
51 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
52 &nbsp;<A HREF="../../../../../../com/sun/speech/freetts/en/us/FeatureProcessors.WordPunc.html" title="class in com.sun.speech.freetts.en.us"><B>PREV CLASS</B></A>&nbsp;\r
53 &nbsp;<A HREF="../../../../../../com/sun/speech/freetts/en/us/PrefixFSM.html" title="class in com.sun.speech.freetts.en.us"><B>NEXT CLASS</B></A></FONT></TD>\r
54 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
55   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
56 &nbsp;<A HREF="NumberExpander.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
57 &nbsp;<SCRIPT type="text/javascript">\r
58   <!--\r
59   if(window==top) {\r
60     document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
61   }\r
62   //-->\r
63 </SCRIPT>\r
64 <NOSCRIPT>\r
65   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
66 </NOSCRIPT>
67 \r
68 </FONT></TD>\r
69 </TR>\r
70 <TR>\r
71 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
72   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
73 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
74 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
75 </TR>\r
76 </TABLE>\r
77 <A NAME="skip-navbar_top"></A>
78 <!-- ========= END OF TOP NAVBAR ========= -->\r
79 \r
80 <HR>\r
81 <!-- ======== START OF CLASS DATA ======== -->\r
82 <H2>\r
83 <FONT SIZE="-1">\r
84 com.sun.speech.freetts.en.us</FONT>\r
85 <BR>\r
86 Class NumberExpander</H2>\r
87 <PRE>\r
88 java.lang.Object\r
89   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sun.speech.freetts.en.us.NumberExpander</B>\r
90 </PRE>\r
91 <HR>\r
92 <DL>\r
93 <DT>public class <B>NumberExpander</B><DT>extends java.lang.Object</DL>\r
94 \r
95 <P>\r
96 Expands Strings containing digits characters into
97  a list of words representing those digits.
98
99  It translates the following code from flite:
100  <code>lang/usEnglish/us_expand.c</code>\r
101 <P>\r
102 \r
103 <P>\r
104 <HR>\r
105 \r
106 <P>\r
107 <!-- ======== NESTED CLASS SUMMARY ======== -->\r
108 \r
109 \r
110 <!-- =========== FIELD SUMMARY =========== -->\r
111 \r
112 \r
113 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
114 \r
115 \r
116 <!-- ========== METHOD SUMMARY =========== -->\r
117 \r
118 <A NAME="method_summary"><!-- --></A>
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
120 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
121 <TD COLSPAN=2><FONT SIZE="+2">\r
122 <B>Method Summary</B></FONT></TD>\r
123 </TR>\r
124 <TR BGCOLOR="white" CLASS="TableRowColor">\r
125 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
126 <CODE>static&nbsp;void</CODE></FONT></TD>\r
127 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#expandDigits(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)">expandDigits</A></B>(java.lang.String&nbsp;numberString,
128              <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</CODE>\r
129 \r
130 <BR>\r
131 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expands given token to list of words pronouncing it as digits</TD>\r
132 </TR>\r
133 <TR BGCOLOR="white" CLASS="TableRowColor">\r
134 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
135 <CODE>static&nbsp;void</CODE></FONT></TD>\r
136 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#expandID(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)">expandID</A></B>(java.lang.String&nbsp;numberString,
137          <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</CODE>\r
138 \r
139 <BR>\r
140 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expands the given number string as pairs as in years or IDs</TD>\r
141 </TR>\r
142 <TR BGCOLOR="white" CLASS="TableRowColor">\r
143 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
144 <CODE>static&nbsp;void</CODE></FONT></TD>\r
145 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#expandLetters(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)">expandLetters</A></B>(java.lang.String&nbsp;letters,
146               <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</CODE>\r
147 \r
148 <BR>\r
149 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expands the given string of letters as a list of single char symbols.</TD>\r
150 </TR>\r
151 <TR BGCOLOR="white" CLASS="TableRowColor">\r
152 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
153 <CODE>static&nbsp;void</CODE></FONT></TD>\r
154 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#expandNumber(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)">expandNumber</A></B>(java.lang.String&nbsp;numberString,
155              <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</CODE>\r
156 \r
157 <BR>\r
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expands a digit string into a list of English words of those digits.
159  </TD>\r
160 </TR>\r
161 <TR BGCOLOR="white" CLASS="TableRowColor">\r
162 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
163 <CODE>static&nbsp;void</CODE></FONT></TD>\r
164 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#expandOrdinal(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)">expandOrdinal</A></B>(java.lang.String&nbsp;rawNumberString,
165               <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</CODE>\r
166 \r
167 <BR>\r
168 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expands the digit string of an ordinal number.</TD>\r
169 </TR>\r
170 <TR BGCOLOR="white" CLASS="TableRowColor">\r
171 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
172 <CODE>static&nbsp;void</CODE></FONT></TD>\r
173 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#expandReal(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)">expandReal</A></B>(java.lang.String&nbsp;numberString,
174            <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</CODE>\r
175 \r
176 <BR>\r
177 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expands the given number string as a real number.</TD>\r
178 </TR>\r
179 <TR BGCOLOR="white" CLASS="TableRowColor">\r
180 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
181 <CODE>static&nbsp;int</CODE></FONT></TD>\r
182 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#expandRoman(java.lang.String)">expandRoman</A></B>(java.lang.String&nbsp;roman)</CODE>\r
183 \r
184 <BR>\r
185 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the integer value of the given string of Roman numerals.</TD>\r
186 </TR>\r
187 <TR BGCOLOR="white" CLASS="TableRowColor">\r
188 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
189 <CODE>static&nbsp;boolean</CODE></FONT></TD>\r
190 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/freetts/en/us/NumberExpander.html#isDigit(char)">isDigit</A></B>(char&nbsp;ch)</CODE>\r
191 \r
192 <BR>\r
193 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the given character is a digit (0-9 only).</TD>\r
194 </TR>\r
195 </TABLE>\r
196 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
197 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
198 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
199 <TD><B>Methods inherited from class java.lang.Object</B></TD>\r
200 </TR>\r
201 <TR BGCOLOR="white" CLASS="TableRowColor">\r
202 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
203 </TR>\r
204 </TABLE>\r
205 &nbsp;\r
206 <P>\r
207 \r
208 <!-- ============ FIELD DETAIL =========== -->\r
209 \r
210 \r
211 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
212 \r
213 \r
214 <!-- ============ METHOD DETAIL ========== -->\r
215 \r
216 <A NAME="method_detail"><!-- --></A>
217 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
218 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
219 <TD COLSPAN=1><FONT SIZE="+2">\r
220 <B>Method Detail</B></FONT></TD>\r
221 </TR>\r
222 </TABLE>\r
223 \r
224 <A NAME="expandNumber(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)"><!-- --></A><H3>\r
225 expandNumber</H3>\r
226 <PRE>\r
227 public static void <B>expandNumber</B>(java.lang.String&nbsp;numberString,
228                                 <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</PRE>\r
229 <DL>\r
230 <DD>Expands a digit string into a list of English words of those digits.
231  For example, "1234" expands to "one two three four"\r
232 <P>\r
233 <DD><DL>\r
234 <DT><B>Parameters:</B><DD><CODE>numberString</CODE> - the digit string to expand.<DD><CODE>wordRelation</CODE> - words are added to this Relation</DL>\r
235 </DD>\r
236 </DL>\r
237 <HR>\r
238 \r
239 <A NAME="expandDigits(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)"><!-- --></A><H3>\r
240 expandDigits</H3>\r
241 <PRE>\r
242 public static void <B>expandDigits</B>(java.lang.String&nbsp;numberString,
243                                 <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</PRE>\r
244 <DL>\r
245 <DD>Expands given token to list of words pronouncing it as digits\r
246 <P>\r
247 <DD><DL>\r
248 <DT><B>Parameters:</B><DD><CODE>numberString</CODE> - the string which is the number to expand<DD><CODE>wordRelation</CODE> - words are added to this Relation</DL>\r
249 </DD>\r
250 </DL>\r
251 <HR>\r
252 \r
253 <A NAME="expandOrdinal(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)"><!-- --></A><H3>\r
254 expandOrdinal</H3>\r
255 <PRE>\r
256 public static void <B>expandOrdinal</B>(java.lang.String&nbsp;rawNumberString,
257                                  <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</PRE>\r
258 <DL>\r
259 <DD>Expands the digit string of an ordinal number.\r
260 <P>\r
261 <DD><DL>\r
262 <DT><B>Parameters:</B><DD><CODE>rawNumberString</CODE> - the string which is the number to expand<DD><CODE>wordRelation</CODE> - words are added to this Relation</DL>\r
263 </DD>\r
264 </DL>\r
265 <HR>\r
266 \r
267 <A NAME="expandID(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)"><!-- --></A><H3>\r
268 expandID</H3>\r
269 <PRE>\r
270 public static void <B>expandID</B>(java.lang.String&nbsp;numberString,
271                             <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</PRE>\r
272 <DL>\r
273 <DD>Expands the given number string as pairs as in years or IDs\r
274 <P>\r
275 <DD><DL>\r
276 <DT><B>Parameters:</B><DD><CODE>numberString</CODE> - the string which is the number to expand<DD><CODE>wordRelation</CODE> - words are added to this Relation</DL>\r
277 </DD>\r
278 </DL>\r
279 <HR>\r
280 \r
281 <A NAME="expandReal(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)"><!-- --></A><H3>\r
282 expandReal</H3>\r
283 <PRE>\r
284 public static void <B>expandReal</B>(java.lang.String&nbsp;numberString,
285                               <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</PRE>\r
286 <DL>\r
287 <DD>Expands the given number string as a real number.\r
288 <P>\r
289 <DD><DL>\r
290 <DT><B>Parameters:</B><DD><CODE>numberString</CODE> - the string which is the real number to expand<DD><CODE>wordRelation</CODE> - words are added to this Relation</DL>\r
291 </DD>\r
292 </DL>\r
293 <HR>\r
294 \r
295 <A NAME="expandLetters(java.lang.String, com.sun.speech.freetts.en.us.WordRelation)"><!-- --></A><H3>\r
296 expandLetters</H3>\r
297 <PRE>\r
298 public static void <B>expandLetters</B>(java.lang.String&nbsp;letters,
299                                  <A HREF="../../../../../../com/sun/speech/freetts/en/us/WordRelation.html" title="class in com.sun.speech.freetts.en.us">WordRelation</A>&nbsp;wordRelation)</PRE>\r
300 <DL>\r
301 <DD>Expands the given string of letters as a list of single char symbols.\r
302 <P>\r
303 <DD><DL>\r
304 <DT><B>Parameters:</B><DD><CODE>letters</CODE> - the string of letters to expand<DD><CODE>wordRelation</CODE> - words are added to this Relation</DL>\r
305 </DD>\r
306 </DL>\r
307 <HR>\r
308 \r
309 <A NAME="expandRoman(java.lang.String)"><!-- --></A><H3>\r
310 expandRoman</H3>\r
311 <PRE>\r
312 public static int <B>expandRoman</B>(java.lang.String&nbsp;roman)</PRE>\r
313 <DL>\r
314 <DD>Returns the integer value of the given string of Roman numerals.\r
315 <P>\r
316 <DD><DL>\r
317 <DT><B>Parameters:</B><DD><CODE>roman</CODE> - the string of Roman numbers
318 <DT><B>Returns:</B><DD>the integer value</DL>\r
319 </DD>\r
320 </DL>\r
321 <HR>\r
322 \r
323 <A NAME="isDigit(char)"><!-- --></A><H3>\r
324 isDigit</H3>\r
325 <PRE>\r
326 public static boolean <B>isDigit</B>(char&nbsp;ch)</PRE>\r
327 <DL>\r
328 <DD>Returns true if the given character is a digit (0-9 only).\r
329 <P>\r
330 <DD><DL>\r
331 <DT><B>Parameters:</B><DD><CODE>ch</CODE> - the character to test
332 <DT><B>Returns:</B><DD>true or false</DL>\r
333 </DD>\r
334 </DL>\r
335 <!-- ========= END OF CLASS DATA ========= -->\r
336 <HR>\r
337 \r
338
339 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
340 <A NAME="navbar_bottom"><!-- --></A>
341 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
342 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
343 <TR>\r
344 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
345 <A NAME="navbar_bottom_firstrow"><!-- --></A>
346 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
347   <TR ALIGN="center" VALIGN="top">\r
348   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
349   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
350   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
351   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
352   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
353   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
354   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
355   </TR>\r
356 </TABLE>\r
357 </TD>\r
358 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
359 </EM>\r
360 </TD>\r
361 </TR>\r
362 \r
363 <TR>\r
364 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
365 &nbsp;<A HREF="../../../../../../com/sun/speech/freetts/en/us/FeatureProcessors.WordPunc.html" title="class in com.sun.speech.freetts.en.us"><B>PREV CLASS</B></A>&nbsp;\r
366 &nbsp;<A HREF="../../../../../../com/sun/speech/freetts/en/us/PrefixFSM.html" title="class in com.sun.speech.freetts.en.us"><B>NEXT CLASS</B></A></FONT></TD>\r
367 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
368   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
369 &nbsp;<A HREF="NumberExpander.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
370 &nbsp;<SCRIPT type="text/javascript">\r
371   <!--\r
372   if(window==top) {\r
373     document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
374   }\r
375   //-->\r
376 </SCRIPT>\r
377 <NOSCRIPT>\r
378   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
379 </NOSCRIPT>
380 \r
381 </FONT></TD>\r
382 </TR>\r
383 <TR>\r
384 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
385   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
386 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
387 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
388 </TR>\r
389 </TABLE>\r
390 <A NAME="skip-navbar_bottom"></A>
391 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
392 \r
393 <HR>\r
394 \r
395 </BODY>\r
396 </HTML>\r