add ant stuff
[debian/freetts] / javadoc / com / sun / speech / freetts / relp / SampleSet.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 SampleSet (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.freetts.relp.SampleSet 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="SampleSet (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/relp/SampleInfo.html" title="class in com.sun.speech.freetts.relp"><B>PREV CLASS</B></A>&nbsp;\r
53 &nbsp;<A HREF="../../../../../com/sun/speech/freetts/relp/UnitConcatenator.html" title="class in com.sun.speech.freetts.relp"><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="SampleSet.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;<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;FIELD&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.freetts.relp</FONT>\r
85 <BR>\r
86 Class SampleSet</H2>\r
87 <PRE>\r
88 java.lang.Object\r
89   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.sun.speech.freetts.relp.SampleSet</B>\r
90 </PRE>\r
91 <HR>\r
92 <DL>\r
93 <DT>public class <B>SampleSet</B><DT>extends java.lang.Object</DL>\r
94 \r
95 <P>\r
96 Represents the frame and residual data
97  used by the diphone database
98  used Residual Excited Linear Predictive synthesizer\r
99 <P>\r
100 \r
101 <P>\r
102 <HR>\r
103 \r
104 <P>\r
105 <!-- ======== NESTED CLASS SUMMARY ======== -->\r
106 \r
107 \r
108 <!-- =========== FIELD SUMMARY =========== -->\r
109 \r
110 \r
111 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
112 \r
113 <A NAME="constructor_summary"><!-- --></A>
114 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
115 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
116 <TD COLSPAN=2><FONT SIZE="+2">\r
117 <B>Constructor Summary</B></FONT></TD>\r
118 </TR>\r
119 <TR BGCOLOR="white" CLASS="TableRowColor">\r
120 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#SampleSet(java.nio.ByteBuffer)">SampleSet</A></B>(java.nio.ByteBuffer&nbsp;bb)</CODE>\r
121 \r
122 <BR>\r
123 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a SampleSet by reading it from the given byte buffer</TD>\r
124 </TR>\r
125 <TR BGCOLOR="white" CLASS="TableRowColor">\r
126 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#SampleSet(java.io.DataInputStream)">SampleSet</A></B>(java.io.DataInputStream&nbsp;is)</CODE>\r
127 \r
128 <BR>\r
129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a SampleSet by reading it from the given input stream</TD>\r
130 </TR>\r
131 <TR BGCOLOR="white" CLASS="TableRowColor">\r
132 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#SampleSet(java.util.StringTokenizer, java.io.BufferedReader)">SampleSet</A></B>(java.util.StringTokenizer&nbsp;tok,
133           java.io.BufferedReader&nbsp;reader)</CODE>\r
134 \r
135 <BR>\r
136 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads a SampleSet from the input reader.</TD>\r
137 </TR>\r
138 </TABLE>\r
139 &nbsp;\r
140 <!-- ========== METHOD SUMMARY =========== -->\r
141 \r
142 <A NAME="method_summary"><!-- --></A>
143 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
144 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
145 <TD COLSPAN=2><FONT SIZE="+2">\r
146 <B>Method Summary</B></FONT></TD>\r
147 </TR>\r
148 <TR BGCOLOR="white" CLASS="TableRowColor">\r
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
150 <CODE>&nbsp;void</CODE></FONT></TD>\r
151 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#dumpBinary(java.io.DataOutputStream)">dumpBinary</A></B>(java.io.DataOutputStream&nbsp;os)</CODE>\r
152 \r
153 <BR>\r
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dumps this sample set to the given stream</TD>\r
155 </TR>\r
156 <TR BGCOLOR="white" CLASS="TableRowColor">\r
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
158 <CODE>&nbsp;int</CODE></FONT></TD>\r
159 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#getFrameSize(int)">getFrameSize</A></B>(int&nbsp;frame)</CODE>\r
160 \r
161 <BR>\r
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the size of the given frame</TD>\r
163 </TR>\r
164 <TR BGCOLOR="white" CLASS="TableRowColor">\r
165 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
166 <CODE>&nbsp;<A HREF="../../../../../com/sun/speech/freetts/relp/Sample.html" title="class in com.sun.speech.freetts.relp">Sample</A></CODE></FONT></TD>\r
167 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#getSample(int)">getSample</A></B>(int&nbsp;index)</CODE>\r
168 \r
169 <BR>\r
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return the sample associated with the index</TD>\r
171 </TR>\r
172 <TR BGCOLOR="white" CLASS="TableRowColor">\r
173 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
174 <CODE>&nbsp;<A HREF="../../../../../com/sun/speech/freetts/relp/SampleInfo.html" title="class in com.sun.speech.freetts.relp">SampleInfo</A></CODE></FONT></TD>\r
175 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#getSampleInfo()">getSampleInfo</A></B>()</CODE>\r
176 \r
177 <BR>\r
178 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the info on this SampleSet</TD>\r
179 </TR>\r
180 <TR BGCOLOR="white" CLASS="TableRowColor">\r
181 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
182 <CODE>&nbsp;int</CODE></FONT></TD>\r
183 <TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/relp/SampleSet.html#getUnitSize(int, int)">getUnitSize</A></B>(int&nbsp;start,
184             int&nbsp;end)</CODE>\r
185 \r
186 <BR>\r
187 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the size of the unit represented
188  by the given start and end points</TD>\r
189 </TR>\r
190 </TABLE>\r
191 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
192 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
193 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
194 <TD><B>Methods inherited from class java.lang.Object</B></TD>\r
195 </TR>\r
196 <TR BGCOLOR="white" CLASS="TableRowColor">\r
197 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
198 </TR>\r
199 </TABLE>\r
200 &nbsp;\r
201 <P>\r
202 \r
203 <!-- ============ FIELD DETAIL =========== -->\r
204 \r
205 \r
206 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
207 \r
208 <A NAME="constructor_detail"><!-- --></A>
209 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
210 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
211 <TD COLSPAN=1><FONT SIZE="+2">\r
212 <B>Constructor Detail</B></FONT></TD>\r
213 </TR>\r
214 </TABLE>\r
215 \r
216 <A NAME="SampleSet(java.util.StringTokenizer, java.io.BufferedReader)"><!-- --></A><H3>\r
217 SampleSet</H3>\r
218 <PRE>\r
219 public <B>SampleSet</B>(java.util.StringTokenizer&nbsp;tok,
220                  java.io.BufferedReader&nbsp;reader)</PRE>\r
221 <DL>\r
222 <DD>Reads a SampleSet from the input reader.\r
223 <P>\r
224 <DT><B>Parameters:</B><DD><CODE>tok</CODE> - tokenizer that holds parameters for this SampleSet<DD><CODE>reader</CODE> - the input reader to read the data from</DL>\r
225 <HR>\r
226 \r
227 <A NAME="SampleSet(java.nio.ByteBuffer)"><!-- --></A><H3>\r
228 SampleSet</H3>\r
229 <PRE>\r
230 public <B>SampleSet</B>(java.nio.ByteBuffer&nbsp;bb)
231           throws java.io.IOException</PRE>\r
232 <DL>\r
233 <DD>Creates a SampleSet by reading it from the given byte buffer\r
234 <P>\r
235 <DT><B>Parameters:</B><DD><CODE>bb</CODE> - source of the Unit data
236 <DT><B>Throws:</B>
237 <DD><CODE>java.io.IOException</CODE> - if an IO error occurs</DL>\r
238 <HR>\r
239 \r
240 <A NAME="SampleSet(java.io.DataInputStream)"><!-- --></A><H3>\r
241 SampleSet</H3>\r
242 <PRE>\r
243 public <B>SampleSet</B>(java.io.DataInputStream&nbsp;is)
244           throws java.io.IOException</PRE>\r
245 <DL>\r
246 <DD>Creates a SampleSet by reading it from the given input stream\r
247 <P>\r
248 <DT><B>Parameters:</B><DD><CODE>is</CODE> - source of the Unit data
249 <DT><B>Throws:</B>
250 <DD><CODE>java.io.IOException</CODE> - if an IO error occurs</DL>\r
251 \r
252 <!-- ============ METHOD DETAIL ========== -->\r
253 \r
254 <A NAME="method_detail"><!-- --></A>
255 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
256 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
257 <TD COLSPAN=1><FONT SIZE="+2">\r
258 <B>Method Detail</B></FONT></TD>\r
259 </TR>\r
260 </TABLE>\r
261 \r
262 <A NAME="dumpBinary(java.io.DataOutputStream)"><!-- --></A><H3>\r
263 dumpBinary</H3>\r
264 <PRE>\r
265 public void <B>dumpBinary</B>(java.io.DataOutputStream&nbsp;os)
266                 throws java.io.IOException</PRE>\r
267 <DL>\r
268 <DD>Dumps this sample set to the given stream\r
269 <P>\r
270 <DD><DL>\r
271 <DT><B>Parameters:</B><DD><CODE>os</CODE> - the output stream
272 <DT><B>Throws:</B>
273 <DD><CODE>java.io.IOException</CODE> - if an error occurs.</DL>\r
274 </DD>\r
275 </DL>\r
276 <HR>\r
277 \r
278 <A NAME="getSample(int)"><!-- --></A><H3>\r
279 getSample</H3>\r
280 <PRE>\r
281 public <A HREF="../../../../../com/sun/speech/freetts/relp/Sample.html" title="class in com.sun.speech.freetts.relp">Sample</A> <B>getSample</B>(int&nbsp;index)</PRE>\r
282 <DL>\r
283 <DD>return the sample associated with the index\r
284 <P>\r
285 <DD><DL>\r
286 <DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the sample
287 <DT><B>Returns:</B><DD>the sample.</DL>\r
288 </DD>\r
289 </DL>\r
290 <HR>\r
291 \r
292 <A NAME="getSampleInfo()"><!-- --></A><H3>\r
293 getSampleInfo</H3>\r
294 <PRE>\r
295 public <A HREF="../../../../../com/sun/speech/freetts/relp/SampleInfo.html" title="class in com.sun.speech.freetts.relp">SampleInfo</A> <B>getSampleInfo</B>()</PRE>\r
296 <DL>\r
297 <DD>Retrieves the info on this SampleSet\r
298 <P>\r
299 <DD><DL>\r
300
301 <DT><B>Returns:</B><DD>the sample info</DL>\r
302 </DD>\r
303 </DL>\r
304 <HR>\r
305 \r
306 <A NAME="getUnitSize(int, int)"><!-- --></A><H3>\r
307 getUnitSize</H3>\r
308 <PRE>\r
309 public int <B>getUnitSize</B>(int&nbsp;start,
310                        int&nbsp;end)</PRE>\r
311 <DL>\r
312 <DD>Returns the size of the unit represented
313  by the given start and end points\r
314 <P>\r
315 <DD><DL>\r
316 <DT><B>Parameters:</B><DD><CODE>start</CODE> - the start of the unit<DD><CODE>end</CODE> - the end of the unit
317 <DT><B>Returns:</B><DD>the size of the unit</DL>\r
318 </DD>\r
319 </DL>\r
320 <HR>\r
321 \r
322 <A NAME="getFrameSize(int)"><!-- --></A><H3>\r
323 getFrameSize</H3>\r
324 <PRE>\r
325 public int <B>getFrameSize</B>(int&nbsp;frame)</PRE>\r
326 <DL>\r
327 <DD>Gets the size of the given frame\r
328 <P>\r
329 <DD><DL>\r
330 <DT><B>Parameters:</B><DD><CODE>frame</CODE> - the frame of interest
331 <DT><B>Returns:</B><DD>the size of the frame</DL>\r
332 </DD>\r
333 </DL>\r
334 <!-- ========= END OF CLASS DATA ========= -->\r
335 <HR>\r
336 \r
337
338 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
339 <A NAME="navbar_bottom"><!-- --></A>
340 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
341 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
342 <TR>\r
343 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
344 <A NAME="navbar_bottom_firstrow"><!-- --></A>
345 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
346   <TR ALIGN="center" VALIGN="top">\r
347   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
348   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
349   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
350   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
351   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
352   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
353   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
354   </TR>\r
355 </TABLE>\r
356 </TD>\r
357 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
358 </EM>\r
359 </TD>\r
360 </TR>\r
361 \r
362 <TR>\r
363 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
364 &nbsp;<A HREF="../../../../../com/sun/speech/freetts/relp/SampleInfo.html" title="class in com.sun.speech.freetts.relp"><B>PREV CLASS</B></A>&nbsp;\r
365 &nbsp;<A HREF="../../../../../com/sun/speech/freetts/relp/UnitConcatenator.html" title="class in com.sun.speech.freetts.relp"><B>NEXT CLASS</B></A></FONT></TD>\r
366 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
367   <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
368 &nbsp;<A HREF="SampleSet.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
369 &nbsp;<SCRIPT type="text/javascript">\r
370   <!--\r
371   if(window==top) {\r
372     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
373   }\r
374   //-->\r
375 </SCRIPT>\r
376 <NOSCRIPT>\r
377   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
378 </NOSCRIPT>
379 \r
380 </FONT></TD>\r
381 </TR>\r
382 <TR>\r
383 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
384   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
385 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
386 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
387 </TR>\r
388 </TABLE>\r
389 <A NAME="skip-navbar_bottom"></A>
390 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
391 \r
392 <HR>\r
393 \r
394 </BODY>\r
395 </HTML>\r