upstream version 1.2.2
[debian/freetts] / javadoc / com / sun / speech / engine / synthesis / text / TextSynthesizerQueueItem.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:29 CET 2009 -->\r
6 <TITLE>\r
7 TextSynthesizerQueueItem (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem 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="TextSynthesizerQueueItem (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/engine/synthesis/text/TextSynthesizerModeDesc.html" title="class in com.sun.speech.engine.synthesis.text"><B>PREV CLASS</B></A>&nbsp;\r
53 &nbsp;NEXT CLASS</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="TextSynthesizerQueueItem.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
73 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
74 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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.engine.synthesis.text</FONT>\r
85 <BR>\r
86 Class TextSynthesizerQueueItem</H2>\r
87 <PRE>\r
88 java.lang.Object\r
89   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">javax.speech.synthesis.SynthesizerQueueItem\r
90       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html" title="class in com.sun.speech.engine.synthesis">com.sun.speech.engine.synthesis.BaseSynthesizerQueueItem</A>\r
91           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem</B>\r
92 </PRE>\r
93 <DL>\r
94 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sun/speech/engine/SpeechEventDispatcher.html" title="interface in com.sun.speech.engine">SpeechEventDispatcher</A></DD>\r
95 </DL>\r
96 <HR>\r
97 <DL>\r
98 <DT>public class <B>TextSynthesizerQueueItem</B><DT>extends <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html" title="class in com.sun.speech.engine.synthesis">BaseSynthesizerQueueItem</A></DL>\r
99 \r
100 <P>\r
101 Represents an object on the speech output queue of a
102  <code>TextSynthesizer</code>.\r
103 <P>\r
104 \r
105 <P>\r
106 <HR>\r
107 \r
108 <P>\r
109 <!-- ======== NESTED CLASS SUMMARY ======== -->\r
110 \r
111 \r
112 <!-- =========== FIELD SUMMARY =========== -->\r
113 \r
114 <A NAME="field_summary"><!-- --></A>
115 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
116 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
117 <TD COLSPAN=2><FONT SIZE="+2">\r
118 <B>Field Summary</B></FONT></TD>\r
119 </TR>\r
120 <TR BGCOLOR="white" CLASS="TableRowColor">\r
121 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
122 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
123 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#BREAK">BREAK</A></B></CODE>\r
124 \r
125 <BR>\r
126 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
127 </TR>\r
128 <TR BGCOLOR="white" CLASS="TableRowColor">\r
129 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
130 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
131 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#BREAK_ATTRIBUTES">BREAK_ATTRIBUTES</A></B></CODE>\r
132 \r
133 <BR>\r
134 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
135 </TR>\r
136 <TR BGCOLOR="white" CLASS="TableRowColor">\r
137 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
138 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
139 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#COMMAND_PREFIX">COMMAND_PREFIX</A></B></CODE>\r
140 \r
141 <BR>\r
142 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
143 </TR>\r
144 <TR BGCOLOR="white" CLASS="TableRowColor">\r
145 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
146 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
147 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#COMMAND_SUFFIX">COMMAND_SUFFIX</A></B></CODE>\r
148 \r
149 <BR>\r
150 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
151 </TR>\r
152 <TR BGCOLOR="white" CLASS="TableRowColor">\r
153 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
154 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
155 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#DATA_PREFIX">DATA_PREFIX</A></B></CODE>\r
156 \r
157 <BR>\r
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
159 </TR>\r
160 <TR BGCOLOR="white" CLASS="TableRowColor">\r
161 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
162 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
163 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#DATA_SUFFIX">DATA_SUFFIX</A></B></CODE>\r
164 \r
165 <BR>\r
166 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
167 </TR>\r
168 <TR BGCOLOR="white" CLASS="TableRowColor">\r
169 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
170 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
171 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#DIV">DIV</A></B></CODE>\r
172 \r
173 <BR>\r
174 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
175 </TR>\r
176 <TR BGCOLOR="white" CLASS="TableRowColor">\r
177 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
178 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
179 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#DIV_ATTRIBUTES">DIV_ATTRIBUTES</A></B></CODE>\r
180 \r
181 <BR>\r
182 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
183 </TR>\r
184 <TR BGCOLOR="white" CLASS="TableRowColor">\r
185 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
186 <CODE>static&nbsp;java.lang.String[][]</CODE></FONT></TD>\r
187 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#ELEMENT_ATTRIBUTES">ELEMENT_ATTRIBUTES</A></B></CODE>\r
188 \r
189 <BR>\r
190 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
191 </TR>\r
192 <TR BGCOLOR="white" CLASS="TableRowColor">\r
193 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
194 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
195 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#ELEMENT_END">ELEMENT_END</A></B></CODE>\r
196 \r
197 <BR>\r
198 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
199 </TR>\r
200 <TR BGCOLOR="white" CLASS="TableRowColor">\r
201 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
202 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
203 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#ELEMENT_START">ELEMENT_START</A></B></CODE>\r
204 \r
205 <BR>\r
206 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
207 </TR>\r
208 <TR BGCOLOR="white" CLASS="TableRowColor">\r
209 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
210 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
211 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#ELEMENTS">ELEMENTS</A></B></CODE>\r
212 \r
213 <BR>\r
214 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
215 </TR>\r
216 <TR BGCOLOR="white" CLASS="TableRowColor">\r
217 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
218 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
219 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#EMPHASIS">EMPHASIS</A></B></CODE>\r
220 \r
221 <BR>\r
222 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
223 </TR>\r
224 <TR BGCOLOR="white" CLASS="TableRowColor">\r
225 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
226 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
227 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#EMPHASIS_ATTRIBUTES">EMPHASIS_ATTRIBUTES</A></B></CODE>\r
228 \r
229 <BR>\r
230 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
231 </TR>\r
232 <TR BGCOLOR="white" CLASS="TableRowColor">\r
233 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
234 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
235 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#ENGINE">ENGINE</A></B></CODE>\r
236 \r
237 <BR>\r
238 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
239 </TR>\r
240 <TR BGCOLOR="white" CLASS="TableRowColor">\r
241 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
242 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
243 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#ENGINE_ATTRIBUTES">ENGINE_ATTRIBUTES</A></B></CODE>\r
244 \r
245 <BR>\r
246 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
247 </TR>\r
248 <TR BGCOLOR="white" CLASS="TableRowColor">\r
249 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
250 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
251 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#JSML">JSML</A></B></CODE>\r
252 \r
253 <BR>\r
254 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
255 </TR>\r
256 <TR BGCOLOR="white" CLASS="TableRowColor">\r
257 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
258 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
259 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#JSML_ATTRIBUTES">JSML_ATTRIBUTES</A></B></CODE>\r
260 \r
261 <BR>\r
262 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
263 </TR>\r
264 <TR BGCOLOR="white" CLASS="TableRowColor">\r
265 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
266 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
267 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#MARKER">MARKER</A></B></CODE>\r
268 \r
269 <BR>\r
270 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
271 </TR>\r
272 <TR BGCOLOR="white" CLASS="TableRowColor">\r
273 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
274 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
275 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#MARKER_ATTRIBUTES">MARKER_ATTRIBUTES</A></B></CODE>\r
276 \r
277 <BR>\r
278 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
279 </TR>\r
280 <TR BGCOLOR="white" CLASS="TableRowColor">\r
281 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
282 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
283 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#PHONEME">PHONEME</A></B></CODE>\r
284 \r
285 <BR>\r
286 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
287 </TR>\r
288 <TR BGCOLOR="white" CLASS="TableRowColor">\r
289 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
290 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
291 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#PHONEME_ATTRIBUTES">PHONEME_ATTRIBUTES</A></B></CODE>\r
292 \r
293 <BR>\r
294 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
295 </TR>\r
296 <TR BGCOLOR="white" CLASS="TableRowColor">\r
297 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
298 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
299 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#PROSODY">PROSODY</A></B></CODE>\r
300 \r
301 <BR>\r
302 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
303 </TR>\r
304 <TR BGCOLOR="white" CLASS="TableRowColor">\r
305 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
306 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
307 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#PROSODY_ATTRIBUTES">PROSODY_ATTRIBUTES</A></B></CODE>\r
308 \r
309 <BR>\r
310 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
311 </TR>\r
312 <TR BGCOLOR="white" CLASS="TableRowColor">\r
313 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
314 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
315 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#SAYAS">SAYAS</A></B></CODE>\r
316 \r
317 <BR>\r
318 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
319 </TR>\r
320 <TR BGCOLOR="white" CLASS="TableRowColor">\r
321 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
322 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
323 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#SAYAS_ATTRIBUTES">SAYAS_ATTRIBUTES</A></B></CODE>\r
324 \r
325 <BR>\r
326 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
327 </TR>\r
328 <TR BGCOLOR="white" CLASS="TableRowColor">\r
329 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
330 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
331 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#VOICE">VOICE</A></B></CODE>\r
332 \r
333 <BR>\r
334 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
335 </TR>\r
336 <TR BGCOLOR="white" CLASS="TableRowColor">\r
337 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
338 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>\r
339 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#VOICE_ATTRIBUTES">VOICE_ATTRIBUTES</A></B></CODE>\r
340 \r
341 <BR>\r
342 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
343 </TR>\r
344 </TABLE>\r
345 &nbsp;<A NAME="fields_inherited_from_class_com.sun.speech.engine.synthesis.BaseSynthesizerQueueItem"><!-- --></A>
346 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
347 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
348 <TD><B>Fields inherited from class com.sun.speech.engine.synthesis.<A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html" title="class in com.sun.speech.engine.synthesis">BaseSynthesizerQueueItem</A></B></TD>\r
349 </TR>\r
350 <TR BGCOLOR="white" CLASS="TableRowColor">\r
351 <TD><CODE><A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#itemNumber">itemNumber</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#synth">synth</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#thisItemNumber">thisItemNumber</A></CODE></TD>\r
352 </TR>\r
353 </TABLE>\r
354 &nbsp;<A NAME="fields_inherited_from_class_javax.speech.synthesis.SynthesizerQueueItem"><!-- --></A>
355 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
356 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
357 <TD><B>Fields inherited from class javax.speech.synthesis.SynthesizerQueueItem</B></TD>\r
358 </TR>\r
359 <TR BGCOLOR="white" CLASS="TableRowColor">\r
360 <TD><CODE>listener, plainText, source, text</CODE></TD>\r
361 </TR>\r
362 </TABLE>\r
363 &nbsp;\r
364 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
365 \r
366 <A NAME="constructor_summary"><!-- --></A>
367 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
368 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
369 <TD COLSPAN=2><FONT SIZE="+2">\r
370 <B>Constructor Summary</B></FONT></TD>\r
371 </TR>\r
372 <TR BGCOLOR="white" CLASS="TableRowColor">\r
373 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#TextSynthesizerQueueItem()">TextSynthesizerQueueItem</A></B>()</CODE>\r
374 \r
375 <BR>\r
376 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class constructor.</TD>\r
377 </TR>\r
378 </TABLE>\r
379 &nbsp;\r
380 <!-- ========== METHOD SUMMARY =========== -->\r
381 \r
382 <A NAME="method_summary"><!-- --></A>
383 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
384 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
385 <TD COLSPAN=2><FONT SIZE="+2">\r
386 <B>Method Summary</B></FONT></TD>\r
387 </TR>\r
388 <TR BGCOLOR="white" CLASS="TableRowColor">\r
389 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
390 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>\r
391 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#getEngineText()">getEngineText</A></B>()</CODE>\r
392 \r
393 <BR>\r
394 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the text form of this queue item.</TD>\r
395 </TR>\r
396 <TR BGCOLOR="white" CLASS="TableRowColor">\r
397 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
398 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>\r
399 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#getTypeString()">getTypeString</A></B>()</CODE>\r
400 \r
401 <BR>\r
402 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the type of this queue item.</TD>\r
403 </TR>\r
404 <TR BGCOLOR="white" CLASS="TableRowColor">\r
405 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
406 <CODE>protected &nbsp;void</CODE></FONT></TD>\r
407 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#linearize(org.w3c.dom.Node, java.lang.StringBuffer)">linearize</A></B>(org.w3c.dom.Node&nbsp;n,
408           java.lang.StringBuffer&nbsp;buf)</CODE>\r
409 \r
410 <BR>\r
411 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Appends the text for this node to the given StringBuffer.</TD>\r
412 </TR>\r
413 <TR BGCOLOR="white" CLASS="TableRowColor">\r
414 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
415 <CODE>protected &nbsp;java.lang.StringBuffer</CODE></FONT></TD>\r
416 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#processAttributes(org.w3c.dom.Element, java.lang.String[])">processAttributes</A></B>(org.w3c.dom.Element&nbsp;element,
417                   java.lang.String[]&nbsp;attributes)</CODE>\r
418 \r
419 <BR>\r
420 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the list of attributes of the element and returns them in
421  a <code>StringBuffer</code>.</TD>\r
422 </TR>\r
423 <TR BGCOLOR="white" CLASS="TableRowColor">\r
424 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
425 <CODE>protected &nbsp;java.lang.StringBuffer</CODE></FONT></TD>\r
426 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#processElement(org.w3c.dom.Element, java.lang.StringBuffer)">processElement</A></B>(org.w3c.dom.Element&nbsp;element,
427                java.lang.StringBuffer&nbsp;buf)</CODE>\r
428 \r
429 <BR>\r
430 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds any commands for this element and returns any text that might
431  be needed to undo the effects of this element after it is processed.</TD>\r
432 </TR>\r
433 <TR BGCOLOR="white" CLASS="TableRowColor">\r
434 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
435 <CODE>protected &nbsp;java.lang.StringBuffer</CODE></FONT></TD>\r
436 <TD><CODE><B><A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerQueueItem.html#processNode(org.w3c.dom.Node, java.lang.StringBuffer)">processNode</A></B>(org.w3c.dom.Node&nbsp;n,
437             java.lang.StringBuffer&nbsp;buf)</CODE>\r
438 \r
439 <BR>\r
440 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds text for just this node, and returns any text that might
441  be needed to undo the effects of this node after it is
442  processed.</TD>\r
443 </TR>\r
444 </TABLE>\r
445 &nbsp;<A NAME="methods_inherited_from_class_com.sun.speech.engine.synthesis.BaseSynthesizerQueueItem"><!-- --></A>
446 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
447 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
448 <TD><B>Methods inherited from class com.sun.speech.engine.synthesis.<A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html" title="class in com.sun.speech.engine.synthesis">BaseSynthesizerQueueItem</A></B></TD>\r
449 </TR>\r
450 <TR BGCOLOR="white" CLASS="TableRowColor">\r
451 <TD><CODE><A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#cancelled()">cancelled</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#completed()">completed</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#dispatchSpeechEvent(javax.speech.SpeechEvent)">dispatchSpeechEvent</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireMarkerReached(javax.speech.synthesis.SpeakableEvent)">fireMarkerReached</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireSpeakableCancelled(javax.speech.synthesis.SpeakableEvent)">fireSpeakableCancelled</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireSpeakableEnded(javax.speech.synthesis.SpeakableEvent)">fireSpeakableEnded</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireSpeakablePaused(javax.speech.synthesis.SpeakableEvent)">fireSpeakablePaused</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireSpeakableResumed(javax.speech.synthesis.SpeakableEvent)">fireSpeakableResumed</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireSpeakableStarted(javax.speech.synthesis.SpeakableEvent)">fireSpeakableStarted</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireTopOfQueue(javax.speech.synthesis.SpeakableEvent)">fireTopOfQueue</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#fireWordStarted(javax.speech.synthesis.SpeakableEvent)">fireWordStarted</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#getDocument()">getDocument</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#getItemNumber()">getItemNumber</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#isCancelled()">isCancelled</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#isCompleted()">isCompleted</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postMarkerReached(java.lang.String, int)">postMarkerReached</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postSpeakableCancelled()">postSpeakableCancelled</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postSpeakableEnded()">postSpeakableEnded</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postSpeakablePaused()">postSpeakablePaused</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postSpeakableResumed()">postSpeakableResumed</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postSpeakableStarted()">postSpeakableStarted</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postTopOfQueue()">postTopOfQueue</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#postWordStarted(java.lang.String, int, int)">postWordStarted</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#setData(com.sun.speech.engine.synthesis.BaseSynthesizer, javax.speech.synthesis.Speakable, javax.speech.synthesis.SpeakableListener)">setData</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#setData(com.sun.speech.engine.synthesis.BaseSynthesizer, java.lang.String, boolean, javax.speech.synthesis.SpeakableListener)">setData</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#setData(com.sun.speech.engine.synthesis.BaseSynthesizer, java.net.URL, javax.speech.synthesis.SpeakableListener)">setData</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#started()">started</A>, <A HREF="../../../../../../com/sun/speech/engine/synthesis/BaseSynthesizerQueueItem.html#waitCompleted()">waitCompleted</A></CODE></TD>\r
452 </TR>\r
453 </TABLE>\r
454 &nbsp;<A NAME="methods_inherited_from_class_javax.speech.synthesis.SynthesizerQueueItem"><!-- --></A>
455 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
456 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
457 <TD><B>Methods inherited from class javax.speech.synthesis.SynthesizerQueueItem</B></TD>\r
458 </TR>\r
459 <TR BGCOLOR="white" CLASS="TableRowColor">\r
460 <TD><CODE>getSource, getSpeakableListener, getText, isPlainText</CODE></TD>\r
461 </TR>\r
462 </TABLE>\r
463 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
464 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
465 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
466 <TD><B>Methods inherited from class java.lang.Object</B></TD>\r
467 </TR>\r
468 <TR BGCOLOR="white" CLASS="TableRowColor">\r
469 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
470 </TR>\r
471 </TABLE>\r
472 &nbsp;\r
473 <P>\r
474 \r
475 <!-- ============ FIELD DETAIL =========== -->\r
476 \r
477 <A NAME="field_detail"><!-- --></A>
478 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
479 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
480 <TD COLSPAN=1><FONT SIZE="+2">\r
481 <B>Field Detail</B></FONT></TD>\r
482 </TR>\r
483 </TABLE>\r
484 \r
485 <A NAME="JSML"><!-- --></A><H3>\r
486 JSML</H3>\r
487 <PRE>\r
488 public static final java.lang.String <B>JSML</B></PRE>\r
489 <DL>\r
490 <DL>\r
491 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.JSML">Constant Field Values</A></DL>\r
492 </DL>\r
493 <HR>\r
494 \r
495 <A NAME="JSML_ATTRIBUTES"><!-- --></A><H3>\r
496 JSML_ATTRIBUTES</H3>\r
497 <PRE>\r
498 public static final java.lang.String[] <B>JSML_ATTRIBUTES</B></PRE>\r
499 <DL>\r
500 <DL>\r
501 </DL>\r
502 </DL>\r
503 <HR>\r
504 \r
505 <A NAME="DIV"><!-- --></A><H3>\r
506 DIV</H3>\r
507 <PRE>\r
508 public static final java.lang.String <B>DIV</B></PRE>\r
509 <DL>\r
510 <DL>\r
511 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.DIV">Constant Field Values</A></DL>\r
512 </DL>\r
513 <HR>\r
514 \r
515 <A NAME="DIV_ATTRIBUTES"><!-- --></A><H3>\r
516 DIV_ATTRIBUTES</H3>\r
517 <PRE>\r
518 public static final java.lang.String[] <B>DIV_ATTRIBUTES</B></PRE>\r
519 <DL>\r
520 <DL>\r
521 </DL>\r
522 </DL>\r
523 <HR>\r
524 \r
525 <A NAME="VOICE"><!-- --></A><H3>\r
526 VOICE</H3>\r
527 <PRE>\r
528 public static final java.lang.String <B>VOICE</B></PRE>\r
529 <DL>\r
530 <DL>\r
531 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.VOICE">Constant Field Values</A></DL>\r
532 </DL>\r
533 <HR>\r
534 \r
535 <A NAME="VOICE_ATTRIBUTES"><!-- --></A><H3>\r
536 VOICE_ATTRIBUTES</H3>\r
537 <PRE>\r
538 public static final java.lang.String[] <B>VOICE_ATTRIBUTES</B></PRE>\r
539 <DL>\r
540 <DL>\r
541 </DL>\r
542 </DL>\r
543 <HR>\r
544 \r
545 <A NAME="SAYAS"><!-- --></A><H3>\r
546 SAYAS</H3>\r
547 <PRE>\r
548 public static final java.lang.String <B>SAYAS</B></PRE>\r
549 <DL>\r
550 <DL>\r
551 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.SAYAS">Constant Field Values</A></DL>\r
552 </DL>\r
553 <HR>\r
554 \r
555 <A NAME="SAYAS_ATTRIBUTES"><!-- --></A><H3>\r
556 SAYAS_ATTRIBUTES</H3>\r
557 <PRE>\r
558 public static final java.lang.String[] <B>SAYAS_ATTRIBUTES</B></PRE>\r
559 <DL>\r
560 <DL>\r
561 </DL>\r
562 </DL>\r
563 <HR>\r
564 \r
565 <A NAME="PHONEME"><!-- --></A><H3>\r
566 PHONEME</H3>\r
567 <PRE>\r
568 public static final java.lang.String <B>PHONEME</B></PRE>\r
569 <DL>\r
570 <DL>\r
571 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.PHONEME">Constant Field Values</A></DL>\r
572 </DL>\r
573 <HR>\r
574 \r
575 <A NAME="PHONEME_ATTRIBUTES"><!-- --></A><H3>\r
576 PHONEME_ATTRIBUTES</H3>\r
577 <PRE>\r
578 public static final java.lang.String[] <B>PHONEME_ATTRIBUTES</B></PRE>\r
579 <DL>\r
580 <DL>\r
581 </DL>\r
582 </DL>\r
583 <HR>\r
584 \r
585 <A NAME="EMPHASIS"><!-- --></A><H3>\r
586 EMPHASIS</H3>\r
587 <PRE>\r
588 public static final java.lang.String <B>EMPHASIS</B></PRE>\r
589 <DL>\r
590 <DL>\r
591 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.EMPHASIS">Constant Field Values</A></DL>\r
592 </DL>\r
593 <HR>\r
594 \r
595 <A NAME="EMPHASIS_ATTRIBUTES"><!-- --></A><H3>\r
596 EMPHASIS_ATTRIBUTES</H3>\r
597 <PRE>\r
598 public static final java.lang.String[] <B>EMPHASIS_ATTRIBUTES</B></PRE>\r
599 <DL>\r
600 <DL>\r
601 </DL>\r
602 </DL>\r
603 <HR>\r
604 \r
605 <A NAME="BREAK"><!-- --></A><H3>\r
606 BREAK</H3>\r
607 <PRE>\r
608 public static final java.lang.String <B>BREAK</B></PRE>\r
609 <DL>\r
610 <DL>\r
611 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.BREAK">Constant Field Values</A></DL>\r
612 </DL>\r
613 <HR>\r
614 \r
615 <A NAME="BREAK_ATTRIBUTES"><!-- --></A><H3>\r
616 BREAK_ATTRIBUTES</H3>\r
617 <PRE>\r
618 public static final java.lang.String[] <B>BREAK_ATTRIBUTES</B></PRE>\r
619 <DL>\r
620 <DL>\r
621 </DL>\r
622 </DL>\r
623 <HR>\r
624 \r
625 <A NAME="PROSODY"><!-- --></A><H3>\r
626 PROSODY</H3>\r
627 <PRE>\r
628 public static final java.lang.String <B>PROSODY</B></PRE>\r
629 <DL>\r
630 <DL>\r
631 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.PROSODY">Constant Field Values</A></DL>\r
632 </DL>\r
633 <HR>\r
634 \r
635 <A NAME="PROSODY_ATTRIBUTES"><!-- --></A><H3>\r
636 PROSODY_ATTRIBUTES</H3>\r
637 <PRE>\r
638 public static final java.lang.String[] <B>PROSODY_ATTRIBUTES</B></PRE>\r
639 <DL>\r
640 <DL>\r
641 </DL>\r
642 </DL>\r
643 <HR>\r
644 \r
645 <A NAME="MARKER"><!-- --></A><H3>\r
646 MARKER</H3>\r
647 <PRE>\r
648 public static final java.lang.String <B>MARKER</B></PRE>\r
649 <DL>\r
650 <DL>\r
651 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.MARKER">Constant Field Values</A></DL>\r
652 </DL>\r
653 <HR>\r
654 \r
655 <A NAME="MARKER_ATTRIBUTES"><!-- --></A><H3>\r
656 MARKER_ATTRIBUTES</H3>\r
657 <PRE>\r
658 public static final java.lang.String[] <B>MARKER_ATTRIBUTES</B></PRE>\r
659 <DL>\r
660 <DL>\r
661 </DL>\r
662 </DL>\r
663 <HR>\r
664 \r
665 <A NAME="ENGINE"><!-- --></A><H3>\r
666 ENGINE</H3>\r
667 <PRE>\r
668 public static final java.lang.String <B>ENGINE</B></PRE>\r
669 <DL>\r
670 <DL>\r
671 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.ENGINE">Constant Field Values</A></DL>\r
672 </DL>\r
673 <HR>\r
674 \r
675 <A NAME="ENGINE_ATTRIBUTES"><!-- --></A><H3>\r
676 ENGINE_ATTRIBUTES</H3>\r
677 <PRE>\r
678 public static final java.lang.String[] <B>ENGINE_ATTRIBUTES</B></PRE>\r
679 <DL>\r
680 <DL>\r
681 </DL>\r
682 </DL>\r
683 <HR>\r
684 \r
685 <A NAME="ELEMENTS"><!-- --></A><H3>\r
686 ELEMENTS</H3>\r
687 <PRE>\r
688 public static final java.lang.String[] <B>ELEMENTS</B></PRE>\r
689 <DL>\r
690 <DL>\r
691 </DL>\r
692 </DL>\r
693 <HR>\r
694 \r
695 <A NAME="ELEMENT_ATTRIBUTES"><!-- --></A><H3>\r
696 ELEMENT_ATTRIBUTES</H3>\r
697 <PRE>\r
698 public static final java.lang.String[][] <B>ELEMENT_ATTRIBUTES</B></PRE>\r
699 <DL>\r
700 <DL>\r
701 </DL>\r
702 </DL>\r
703 <HR>\r
704 \r
705 <A NAME="COMMAND_PREFIX"><!-- --></A><H3>\r
706 COMMAND_PREFIX</H3>\r
707 <PRE>\r
708 public static final java.lang.String <B>COMMAND_PREFIX</B></PRE>\r
709 <DL>\r
710 <DL>\r
711 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.COMMAND_PREFIX">Constant Field Values</A></DL>\r
712 </DL>\r
713 <HR>\r
714 \r
715 <A NAME="COMMAND_SUFFIX"><!-- --></A><H3>\r
716 COMMAND_SUFFIX</H3>\r
717 <PRE>\r
718 public static final java.lang.String <B>COMMAND_SUFFIX</B></PRE>\r
719 <DL>\r
720 <DL>\r
721 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.COMMAND_SUFFIX">Constant Field Values</A></DL>\r
722 </DL>\r
723 <HR>\r
724 \r
725 <A NAME="DATA_PREFIX"><!-- --></A><H3>\r
726 DATA_PREFIX</H3>\r
727 <PRE>\r
728 public static final java.lang.String <B>DATA_PREFIX</B></PRE>\r
729 <DL>\r
730 <DL>\r
731 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.DATA_PREFIX">Constant Field Values</A></DL>\r
732 </DL>\r
733 <HR>\r
734 \r
735 <A NAME="DATA_SUFFIX"><!-- --></A><H3>\r
736 DATA_SUFFIX</H3>\r
737 <PRE>\r
738 public static final java.lang.String <B>DATA_SUFFIX</B></PRE>\r
739 <DL>\r
740 <DL>\r
741 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.DATA_SUFFIX">Constant Field Values</A></DL>\r
742 </DL>\r
743 <HR>\r
744 \r
745 <A NAME="ELEMENT_START"><!-- --></A><H3>\r
746 ELEMENT_START</H3>\r
747 <PRE>\r
748 public static final java.lang.String <B>ELEMENT_START</B></PRE>\r
749 <DL>\r
750 <DL>\r
751 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.ELEMENT_START">Constant Field Values</A></DL>\r
752 </DL>\r
753 <HR>\r
754 \r
755 <A NAME="ELEMENT_END"><!-- --></A><H3>\r
756 ELEMENT_END</H3>\r
757 <PRE>\r
758 public static final java.lang.String <B>ELEMENT_END</B></PRE>\r
759 <DL>\r
760 <DL>\r
761 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem.ELEMENT_END">Constant Field Values</A></DL>\r
762 </DL>\r
763 \r
764 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
765 \r
766 <A NAME="constructor_detail"><!-- --></A>
767 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
768 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
769 <TD COLSPAN=1><FONT SIZE="+2">\r
770 <B>Constructor Detail</B></FONT></TD>\r
771 </TR>\r
772 </TABLE>\r
773 \r
774 <A NAME="TextSynthesizerQueueItem()"><!-- --></A><H3>\r
775 TextSynthesizerQueueItem</H3>\r
776 <PRE>\r
777 public <B>TextSynthesizerQueueItem</B>()</PRE>\r
778 <DL>\r
779 <DD>Class constructor.\r
780 <P>\r
781 </DL>\r
782 \r
783 <!-- ============ METHOD DETAIL ========== -->\r
784 \r
785 <A NAME="method_detail"><!-- --></A>
786 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
787 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
788 <TD COLSPAN=1><FONT SIZE="+2">\r
789 <B>Method Detail</B></FONT></TD>\r
790 </TR>\r
791 </TABLE>\r
792 \r
793 <A NAME="getTypeString()"><!-- --></A><H3>\r
794 getTypeString</H3>\r
795 <PRE>\r
796 public java.lang.String <B>getTypeString</B>()</PRE>\r
797 <DL>\r
798 <DD>Gets the type of this queue item.\r
799 <P>\r
800 <DD><DL>\r
801
802 <DT><B>Returns:</B><DD>a <code>String</code> for debug purposes</DL>\r
803 </DD>\r
804 </DL>\r
805 <HR>\r
806 \r
807 <A NAME="linearize(org.w3c.dom.Node, java.lang.StringBuffer)"><!-- --></A><H3>\r
808 linearize</H3>\r
809 <PRE>\r
810 protected void <B>linearize</B>(org.w3c.dom.Node&nbsp;n,
811                          java.lang.StringBuffer&nbsp;buf)</PRE>\r
812 <DL>\r
813 <DD>Appends the text for this node to the given StringBuffer.\r
814 <P>\r
815 <DD><DL>\r
816 <DT><B>Parameters:</B><DD><CODE>n</CODE> - the node to traverse in depth-first order<DD><CODE>buf</CODE> - the buffer to append text to</DL>\r
817 </DD>\r
818 </DL>\r
819 <HR>\r
820 \r
821 <A NAME="processNode(org.w3c.dom.Node, java.lang.StringBuffer)"><!-- --></A><H3>\r
822 processNode</H3>\r
823 <PRE>\r
824 protected java.lang.StringBuffer <B>processNode</B>(org.w3c.dom.Node&nbsp;n,
825                                              java.lang.StringBuffer&nbsp;buf)</PRE>\r
826 <DL>\r
827 <DD>Adds text for just this node, and returns any text that might
828  be needed to undo the effects of this node after it is
829  processed.\r
830 <P>\r
831 <DD><DL>\r
832 <DT><B>Parameters:</B><DD><CODE>n</CODE> - the node to traverse in depth-first order<DD><CODE>buf</CODE> - the buffer to append text to
833 <DT><B>Returns:</B><DD>a <code>String</code> containing text to undo the
834    effects of the node</DL>\r
835 </DD>\r
836 </DL>\r
837 <HR>\r
838 \r
839 <A NAME="processElement(org.w3c.dom.Element, java.lang.StringBuffer)"><!-- --></A><H3>\r
840 processElement</H3>\r
841 <PRE>\r
842 protected java.lang.StringBuffer <B>processElement</B>(org.w3c.dom.Element&nbsp;element,
843                                                 java.lang.StringBuffer&nbsp;buf)</PRE>\r
844 <DL>\r
845 <DD>Adds any commands for this element and returns any text that might
846  be needed to undo the effects of this element after it is processed.\r
847 <P>\r
848 <DD><DL>\r
849 <DT><B>Parameters:</B><DD><CODE>element</CODE> - the element to traverse in depth-first order<DD><CODE>buf</CODE> - the buffer to append text to
850 <DT><B>Returns:</B><DD>a <code>String</code> containing text to undo the
851    effects of the element</DL>\r
852 </DD>\r
853 </DL>\r
854 <HR>\r
855 \r
856 <A NAME="processAttributes(org.w3c.dom.Element, java.lang.String[])"><!-- --></A><H3>\r
857 processAttributes</H3>\r
858 <PRE>\r
859 protected java.lang.StringBuffer <B>processAttributes</B>(org.w3c.dom.Element&nbsp;element,
860                                                    java.lang.String[]&nbsp;attributes)</PRE>\r
861 <DL>\r
862 <DD>Gets the list of attributes of the element and returns them in
863  a <code>StringBuffer</code>.\r
864 <P>\r
865 <DD><DL>\r
866 <DT><B>Parameters:</B><DD><CODE>element</CODE> - the element containing attributes (if any)<DD><CODE>attributes</CODE> - the allowed attributes for
867    <code>element</code>
868 <DT><B>Returns:</B><DD>a buffer containing the attributes in text form</DL>\r
869 </DD>\r
870 </DL>\r
871 <HR>\r
872 \r
873 <A NAME="getEngineText()"><!-- --></A><H3>\r
874 getEngineText</H3>\r
875 <PRE>\r
876 public java.lang.String <B>getEngineText</B>()</PRE>\r
877 <DL>\r
878 <DD>Gets the text form of this queue item.\r
879 <P>\r
880 <DD><DL>\r
881
882 <DT><B>Returns:</B><DD>the text form of this queue item.</DL>\r
883 </DD>\r
884 </DL>\r
885 <!-- ========= END OF CLASS DATA ========= -->\r
886 <HR>\r
887 \r
888
889 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
890 <A NAME="navbar_bottom"><!-- --></A>
891 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
892 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
893 <TR>\r
894 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
895 <A NAME="navbar_bottom_firstrow"><!-- --></A>
896 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
897   <TR ALIGN="center" VALIGN="top">\r
898   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
899   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
900   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
901   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
902   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
903   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
904   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
905   </TR>\r
906 </TABLE>\r
907 </TD>\r
908 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
909 </EM>\r
910 </TD>\r
911 </TR>\r
912 \r
913 <TR>\r
914 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
915 &nbsp;<A HREF="../../../../../../com/sun/speech/engine/synthesis/text/TextSynthesizerModeDesc.html" title="class in com.sun.speech.engine.synthesis.text"><B>PREV CLASS</B></A>&nbsp;\r
916 &nbsp;NEXT CLASS</FONT></TD>\r
917 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
918   <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
919 &nbsp;<A HREF="TextSynthesizerQueueItem.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
920 &nbsp;<SCRIPT type="text/javascript">\r
921   <!--\r
922   if(window==top) {\r
923     document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
924   }\r
925   //-->\r
926 </SCRIPT>\r
927 <NOSCRIPT>\r
928   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
929 </NOSCRIPT>
930 \r
931 </FONT></TD>\r
932 </TR>\r
933 <TR>\r
934 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
935   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
936 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
937 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
938 </TR>\r
939 </TABLE>\r
940 <A NAME="skip-navbar_bottom"></A>
941 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
942 \r
943 <HR>\r
944 \r
945 </BODY>\r
946 </HTML>\r