upstream version 1.2.2
[debian/freetts] / javadoc / com / sun / speech / freetts / PathExtractorImpl.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 PathExtractorImpl (FreeTTS 1.2)\r
8 </TITLE>\r
9 \r
10 <META NAME="keywords" CONTENT="com.sun.speech.freetts.PathExtractorImpl 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="PathExtractorImpl (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/PartOfSpeechImpl.html" title="class in com.sun.speech.freetts"><B>PREV CLASS</B></A>&nbsp;\r
53 &nbsp;<A HREF="../../../../com/sun/speech/freetts/PhoneDuration.html" title="class in com.sun.speech.freetts"><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="PathExtractorImpl.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.freetts</FONT>\r
85 <BR>\r
86 Class PathExtractorImpl</H2>\r
87 <PRE>\r
88 java.lang.Object\r
89   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>com.sun.speech.freetts.PathExtractorImpl</B>\r
90 </PRE>\r
91 <DL>\r
92 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/sun/speech/freetts/PathExtractor.html" title="interface in com.sun.speech.freetts">PathExtractor</A></DD>\r
93 </DL>\r
94 <HR>\r
95 <DL>\r
96 <DT>public class <B>PathExtractorImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../com/sun/speech/freetts/PathExtractor.html" title="interface in com.sun.speech.freetts">PathExtractor</A></DL>\r
97 \r
98 <P>\r
99 Interface that Manages a feature or item path. Allows navigation
100  to the corresponding feature or item.
101  This class in controlled by the following system properties:
102
103  <pre>
104    com.sun.speech.freetts.interpretCartPaths - default false
105    com.sun.speech.freetts.lazyCartCompile - default true
106  </pre>
107    com.sun.speech.freetts.interpretCartPaths
108
109  Instances of this class will optionally pre-compile the paths.
110  Pre-compiling paths reduces the processing time and objects needed
111  to extract a feature or an item based upon a path.\r
112 <P>\r
113 \r
114 <P>\r
115 <HR>\r
116 \r
117 <P>\r
118 <!-- ======== NESTED CLASS SUMMARY ======== -->\r
119 \r
120 \r
121 <!-- =========== FIELD SUMMARY =========== -->\r
122 \r
123 <A NAME="field_summary"><!-- --></A>
124 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
125 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
126 <TD COLSPAN=2><FONT SIZE="+2">\r
127 <B>Field Summary</B></FONT></TD>\r
128 </TR>\r
129 <TR BGCOLOR="white" CLASS="TableRowColor">\r
130 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
131 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
132 <TD><CODE><B><A HREF="../../../../com/sun/speech/freetts/PathExtractorImpl.html#INTERPRET_PATHS_PROPERTY">INTERPRET_PATHS_PROPERTY</A></B></CODE>\r
133 \r
134 <BR>\r
135 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this system property is set to true, paths will
136  not be compiled.</TD>\r
137 </TR>\r
138 <TR BGCOLOR="white" CLASS="TableRowColor">\r
139 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
140 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
141 <TD><CODE><B><A HREF="../../../../com/sun/speech/freetts/PathExtractorImpl.html#LAZY_COMPILE_PROPERTY">LAZY_COMPILE_PROPERTY</A></B></CODE>\r
142 \r
143 <BR>\r
144 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If this system property is set to true, CART feature/item
145  paths will only be compiled as needed.</TD>\r
146 </TR>\r
147 </TABLE>\r
148 &nbsp;\r
149 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
150 \r
151 <A NAME="constructor_summary"><!-- --></A>
152 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
153 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
154 <TD COLSPAN=2><FONT SIZE="+2">\r
155 <B>Constructor Summary</B></FONT></TD>\r
156 </TR>\r
157 <TR BGCOLOR="white" CLASS="TableRowColor">\r
158 <TD><CODE><B><A HREF="../../../../com/sun/speech/freetts/PathExtractorImpl.html#PathExtractorImpl(java.lang.String, boolean)">PathExtractorImpl</A></B>(java.lang.String&nbsp;pathAndFeature,
159                   boolean&nbsp;wantFeature)</CODE>\r
160 \r
161 <BR>\r
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a path for the given feature.</TD>\r
163 </TR>\r
164 </TABLE>\r
165 &nbsp;\r
166 <!-- ========== METHOD SUMMARY =========== -->\r
167 \r
168 <A NAME="method_summary"><!-- --></A>
169 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
170 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
171 <TD COLSPAN=2><FONT SIZE="+2">\r
172 <B>Method Summary</B></FONT></TD>\r
173 </TR>\r
174 <TR BGCOLOR="white" CLASS="TableRowColor">\r
175 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
176 <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>\r
177 <TD><CODE><B><A HREF="../../../../com/sun/speech/freetts/PathExtractorImpl.html#findFeature(com.sun.speech.freetts.Item)">findFeature</A></B>(<A HREF="../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A>&nbsp;item)</CODE>\r
178 \r
179 <BR>\r
180 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Finds the feature associated with this Path.</TD>\r
181 </TR>\r
182 <TR BGCOLOR="white" CLASS="TableRowColor">\r
183 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
184 <CODE>&nbsp;<A HREF="../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A></CODE></FONT></TD>\r
185 <TD><CODE><B><A HREF="../../../../com/sun/speech/freetts/PathExtractorImpl.html#findItem(com.sun.speech.freetts.Item)">findItem</A></B>(<A HREF="../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A>&nbsp;item)</CODE>\r
186 \r
187 <BR>\r
188 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Finds the item associated with this Path.</TD>\r
189 </TR>\r
190 <TR BGCOLOR="white" CLASS="TableRowColor">\r
191 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
192 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>\r
193 <TD><CODE><B><A HREF="../../../../com/sun/speech/freetts/PathExtractorImpl.html#toString()">toString</A></B>()</CODE>\r
194 \r
195 <BR>\r
196 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
197 </TR>\r
198 </TABLE>\r
199 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
200 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
201 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
202 <TD><B>Methods inherited from class java.lang.Object</B></TD>\r
203 </TR>\r
204 <TR BGCOLOR="white" CLASS="TableRowColor">\r
205 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>\r
206 </TR>\r
207 </TABLE>\r
208 &nbsp;\r
209 <P>\r
210 \r
211 <!-- ============ FIELD DETAIL =========== -->\r
212 \r
213 <A NAME="field_detail"><!-- --></A>
214 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
215 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
216 <TD COLSPAN=1><FONT SIZE="+2">\r
217 <B>Field Detail</B></FONT></TD>\r
218 </TR>\r
219 </TABLE>\r
220 \r
221 <A NAME="INTERPRET_PATHS_PROPERTY"><!-- --></A><H3>\r
222 INTERPRET_PATHS_PROPERTY</H3>\r
223 <PRE>\r
224 public static final java.lang.String <B>INTERPRET_PATHS_PROPERTY</B></PRE>\r
225 <DL>\r
226 <DD>If this system property is set to true, paths will
227  not be compiled.\r
228 <P>\r
229 <DL>\r
230 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.sun.speech.freetts.PathExtractorImpl.INTERPRET_PATHS_PROPERTY">Constant Field Values</A></DL>\r
231 </DL>\r
232 <HR>\r
233 \r
234 <A NAME="LAZY_COMPILE_PROPERTY"><!-- --></A><H3>\r
235 LAZY_COMPILE_PROPERTY</H3>\r
236 <PRE>\r
237 public static final java.lang.String <B>LAZY_COMPILE_PROPERTY</B></PRE>\r
238 <DL>\r
239 <DD>If this system property is set to true, CART feature/item
240  paths will only be compiled as needed.\r
241 <P>\r
242 <DL>\r
243 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.sun.speech.freetts.PathExtractorImpl.LAZY_COMPILE_PROPERTY">Constant Field Values</A></DL>\r
244 </DL>\r
245 \r
246 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
247 \r
248 <A NAME="constructor_detail"><!-- --></A>
249 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
250 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
251 <TD COLSPAN=1><FONT SIZE="+2">\r
252 <B>Constructor Detail</B></FONT></TD>\r
253 </TR>\r
254 </TABLE>\r
255 \r
256 <A NAME="PathExtractorImpl(java.lang.String, boolean)"><!-- --></A><H3>\r
257 PathExtractorImpl</H3>\r
258 <PRE>\r
259 public <B>PathExtractorImpl</B>(java.lang.String&nbsp;pathAndFeature,
260                          boolean&nbsp;wantFeature)</PRE>\r
261 <DL>\r
262 <DD>Creates a path for the given feature.\r
263 <P>\r
264 </DL>\r
265 \r
266 <!-- ============ METHOD DETAIL ========== -->\r
267 \r
268 <A NAME="method_detail"><!-- --></A>
269 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
270 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
271 <TD COLSPAN=1><FONT SIZE="+2">\r
272 <B>Method Detail</B></FONT></TD>\r
273 </TR>\r
274 </TABLE>\r
275 \r
276 <A NAME="findItem(com.sun.speech.freetts.Item)"><!-- --></A><H3>\r
277 findItem</H3>\r
278 <PRE>\r
279 public <A HREF="../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A> <B>findItem</B>(<A HREF="../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A>&nbsp;item)</PRE>\r
280 <DL>\r
281 <DD>Finds the item associated with this Path.\r
282 <P>\r
283 <DD><DL>\r
284 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/sun/speech/freetts/PathExtractor.html#findItem(com.sun.speech.freetts.Item)">findItem</A></CODE> in interface <CODE><A HREF="../../../../com/sun/speech/freetts/PathExtractor.html" title="interface in com.sun.speech.freetts">PathExtractor</A></CODE></DL>\r
285 </DD>\r
286 <DD><DL>\r
287 <DT><B>Parameters:</B><DD><CODE>item</CODE> - the item to start at
288 <DT><B>Returns:</B><DD>the item associated with the path or null</DL>\r
289 </DD>\r
290 </DL>\r
291 <HR>\r
292 \r
293 <A NAME="findFeature(com.sun.speech.freetts.Item)"><!-- --></A><H3>\r
294 findFeature</H3>\r
295 <PRE>\r
296 public java.lang.Object <B>findFeature</B>(<A HREF="../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A>&nbsp;item)</PRE>\r
297 <DL>\r
298 <DD>Finds the feature associated with this Path.\r
299 <P>\r
300 <DD><DL>\r
301 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/sun/speech/freetts/PathExtractor.html#findFeature(com.sun.speech.freetts.Item)">findFeature</A></CODE> in interface <CODE><A HREF="../../../../com/sun/speech/freetts/PathExtractor.html" title="interface in com.sun.speech.freetts">PathExtractor</A></CODE></DL>\r
302 </DD>\r
303 <DD><DL>\r
304 <DT><B>Parameters:</B><DD><CODE>item</CODE> - the item to start at
305 <DT><B>Returns:</B><DD>the feature associated or "0"  if the
306  feature was not found.</DL>\r
307 </DD>\r
308 </DL>\r
309 <HR>\r
310 \r
311 <A NAME="toString()"><!-- --></A><H3>\r
312 toString</H3>\r
313 <PRE>\r
314 public java.lang.String <B>toString</B>()</PRE>\r
315 <DL>\r
316 <DD><DL>\r
317 </DL>\r
318 </DD>\r
319 <DD><DL>\r
320 </DL>\r
321 </DD>\r
322 </DL>\r
323 <!-- ========= END OF CLASS DATA ========= -->\r
324 <HR>\r
325 \r
326
327 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
328 <A NAME="navbar_bottom"><!-- --></A>
329 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
330 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
331 <TR>\r
332 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
333 <A NAME="navbar_bottom_firstrow"><!-- --></A>
334 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
335   <TR ALIGN="center" VALIGN="top">\r
336   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
337   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
338   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
339   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
340   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
341   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
342   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
343   </TR>\r
344 </TABLE>\r
345 </TD>\r
346 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
347 </EM>\r
348 </TD>\r
349 </TR>\r
350 \r
351 <TR>\r
352 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
353 &nbsp;<A HREF="../../../../com/sun/speech/freetts/PartOfSpeechImpl.html" title="class in com.sun.speech.freetts"><B>PREV CLASS</B></A>&nbsp;\r
354 &nbsp;<A HREF="../../../../com/sun/speech/freetts/PhoneDuration.html" title="class in com.sun.speech.freetts"><B>NEXT CLASS</B></A></FONT></TD>\r
355 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
356   <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
357 &nbsp;<A HREF="PathExtractorImpl.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
358 &nbsp;<SCRIPT type="text/javascript">\r
359   <!--\r
360   if(window==top) {\r
361     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
362   }\r
363   //-->\r
364 </SCRIPT>\r
365 <NOSCRIPT>\r
366   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
367 </NOSCRIPT>
368 \r
369 </FONT></TD>\r
370 </TR>\r
371 <TR>\r
372 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
373   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
374 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
375 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
376 </TR>\r
377 </TABLE>\r
378 <A NAME="skip-navbar_bottom"></A>
379 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
380 \r
381 <HR>\r
382 \r
383 </BODY>\r
384 </HTML>\r