File: overview-tree.html

package info (click to toggle)
flutejava 1.3-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,316 kB
  • ctags: 1,070
  • sloc: java: 8,251; makefile: 52
file content (290 lines) | stat: -rw-r--r-- 10,749 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--NewPage-->
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Generated by javadoc on Mon Jun 17 10:56:33 EDT 2002 -->
<title>W3C Flute version 1.3 - Java API: Class Hierarchy</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title=
"Style" />
</head>
<body bgcolor="white">
<!-- ========== START OF NAVBAR ========== -->
<a id="navbar_top" name="navbar_top"><!-- --></a> 

<table border="0" width="100%" cellpadding="1" cellspacing="0">
<tr>
<td colspan="2" bgcolor="#EEEEFF" class="NavBarCell1"><a id=
"navbar_top_firstrow" name="navbar_top_firstrow"><!-- --></a> 

<table border="0" cellpadding="0" cellspacing="3">
<tr align="center" valign="top">
<td bgcolor="#EEEEFF" class="NavBarCell1"><a href=
"index.html"><span class=
"NavBarFont1"><b>Overview</b></span></a>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><span class=
"NavBarFont1">Package</span>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><span class=
"NavBarFont1">Class</span>&nbsp;</td>
<td bgcolor="#FFFFFF" class="NavBarCell1Rev">&nbsp;<span class=
"NavBarFont1Rev"><b>Tree</b></span>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><a href=
"index-all.html"><span class=
"NavBarFont1"><b>Index</b></span></a>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><a href=
"help-doc.html"><span class=
"NavBarFont1"><b>Help</b></span></a>&nbsp;</td>
</tr>
</table>
</td>
<td align="right" valign="top" rowspan="3"><em><a href=
'http://www.w3.org/'><img border='0' src=
'http://www.w3.org/Icons/w3c_home' alt='W3C logo' /></a></em> </td>
</tr>

<tr>
<td bgcolor="white" class="NavBarCell2">&nbsp;PREV&nbsp;
&nbsp;NEXT</td>
<td bgcolor="white" class="NavBarCell2"></td>
</tr>
</table>

<!-- =========== END OF NAVBAR =========== -->
<hr />
<center>
<h2>Hierarchy For All Packages</h2>
</center>

<dl>
<dt><b>Package Hierarchies:</b></dt>

<dd><a href=
"org/w3c/flute/parser/package-tree.html">org.w3c.flute.parser</a>,
<a href=
"org/w3c/flute/parser/selectors/package-tree.html">org.w3c.flute.parser.selectors</a>,
<a href=
"org/w3c/flute/util/package-tree.html">org.w3c.flute.util</a></dd>
</dl>

<hr />
<h2>Class Hierarchy</h2>

<ul>
<li type="circle">class java.lang.Object 

<ul>
<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/AndConditionImpl.html"><b>AndConditionImpl</b></a>
(implements org.w3c.css.sac.CombinatorCondition)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/AttributeConditionImpl.html"><b>AttributeConditionImpl</b></a>
(implements org.w3c.css.sac.AttributeCondition)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/BeginHyphenAttributeConditionImpl.html">
<b>BeginHyphenAttributeConditionImpl</b></a> (implements
org.w3c.css.sac.AttributeCondition)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/ChildSelectorImpl.html"><b>ChildSelectorImpl</b></a>
(implements org.w3c.css.sac.DescendantSelector)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/ClassConditionImpl.html"><b>ClassConditionImpl</b></a>
(implements org.w3c.css.sac.AttributeCondition)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/ConditionalSelectorImpl.html"><b>ConditionalSelectorImpl</b></a>
(implements org.w3c.css.sac.ConditionalSelector)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/ConditionFactoryImpl.html"><b>ConditionFactoryImpl</b></a>
(implements org.w3c.css.sac.ConditionFactory)</li>

<li type="circle">class org.w3c.flute.util.<a href=
"org/w3c/flute/util/CSSUtil.html"><b>CSSUtil</b></a></li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/DescendantSelectorImpl.html"><b>DescendantSelectorImpl</b></a>
(implements org.w3c.css.sac.DescendantSelector)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/DirectAdjacentSelectorImpl.html"><b>
DirectAdjacentSelectorImpl</b></a> (implements
org.w3c.css.sac.SiblingSelector)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/ElementSelectorImpl.html"><b>ElementSelectorImpl</b></a>
(implements org.w3c.css.sac.ElementSelector)</li>

<li type="circle">class org.w3c.flute.util.<a href=
"org/w3c/flute/util/Encoding.html"><b>Encoding</b></a></li>

<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/Generic_CharStream.html"><b>Generic_CharStream</b></a>
(implements org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/CharStream.html">CharStream</a>)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/IdConditionImpl.html"><b>IdConditionImpl</b></a>
(implements org.w3c.css.sac.AttributeCondition)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/LangConditionImpl.html"><b>LangConditionImpl</b></a>
(implements org.w3c.css.sac.LangCondition)</li>

<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/LocatorImpl.html"><b>LocatorImpl</b></a>
(implements org.w3c.css.sac.Locator)</li>

<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/MediaListImpl.html"><b>MediaListImpl</b></a>
(implements org.w3c.css.sac.SACMediaList)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/OneOfAttributeConditionImpl.html"><b>
OneOfAttributeConditionImpl</b></a> (implements
org.w3c.css.sac.AttributeCondition)</li>

<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/Parser.html"><b>Parser</b></a> (implements
org.w3c.css.sac.Parser, org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/ParserConstants.html">ParserConstants</a>)</li>

<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/ParserTokenManager.html"><b>ParserTokenManager</b></a>
(implements org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/ParserConstants.html">ParserConstants</a>)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/PseudoClassConditionImpl.html"><b>PseudoClassConditionImpl</b></a>
(implements org.w3c.css.sac.AttributeCondition)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/PseudoElementSelectorImpl.html"><b>PseudoElementSelectorImpl</b></a>
(implements org.w3c.css.sac.ElementSelector)</li>

<li type="circle">class org.w3c.flute.parser.selectors.<a href=
"org/w3c/flute/parser/selectors/SelectorFactoryImpl.html"><b>SelectorFactoryImpl</b></a>
(implements org.w3c.css.sac.SelectorFactory)</li>

<li type="circle">class java.lang.Throwable (implements
java.io.Serializable) 

<ul>
<li type="circle">class java.lang.Error 

<ul>
<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/TokenMgrError.html"><b>TokenMgrError</b></a></li>
</ul>
</li>

<li type="circle">class java.lang.Exception 

<ul>
<li type="circle">class java.lang.RuntimeException 

<ul>
<li type="circle">class org.w3c.css.sac.CSSException 

<ul>
<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/ParseException.html"><b>ParseException</b></a></li>
</ul>
</li>

<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/JumpException.html"><b>JumpException</b></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>

<li type="circle">class org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/Token.html"><b>Token</b></a></li>
</ul>
</li>
</ul>

<h2>Interface Hierarchy</h2>

<ul>
<li type="circle">interface org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/CharStream.html"><b>CharStream</b></a></li>

<li type="circle">interface org.w3c.flute.parser.<a href=
"org/w3c/flute/parser/ParserConstants.html"><b>ParserConstants</b></a></li>
</ul>

<hr />
<!-- ========== START OF NAVBAR ========== -->
<a id="navbar_bottom" name="navbar_bottom"><!-- --></a> 

<table border="0" width="100%" cellpadding="1" cellspacing="0">
<tr>
<td colspan="2" bgcolor="#EEEEFF" class="NavBarCell1"><a id=
"navbar_bottom_firstrow" name="navbar_bottom_firstrow"><!-- --></a>


<table border="0" cellpadding="0" cellspacing="3">
<tr align="center" valign="top">
<td bgcolor="#EEEEFF" class="NavBarCell1"><a href=
"index.html"><span class=
"NavBarFont1"><b>Overview</b></span></a>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><span class=
"NavBarFont1">Package</span>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><span class=
"NavBarFont1">Class</span>&nbsp;</td>
<td bgcolor="#FFFFFF" class="NavBarCell1Rev">&nbsp;<span class=
"NavBarFont1Rev"><b>Tree</b></span>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><a href=
"index-all.html"><span class=
"NavBarFont1"><b>Index</b></span></a>&nbsp;</td>
<td bgcolor="#EEEEFF" class="NavBarCell1"><a href=
"help-doc.html"><span class=
"NavBarFont1"><b>Help</b></span></a>&nbsp;</td>
</tr>
</table>
</td>
<td align="right" valign="top" rowspan="3"></td>
</tr>

<tr>
<td bgcolor="white" class="NavBarCell2">&nbsp;PREV&nbsp;
&nbsp;NEXT</td>
<td bgcolor="white" class="NavBarCell2"></td>
</tr>
</table>

<!-- =========== END OF NAVBAR =========== -->
<hr />
<p><small><a rel='Copyright' href=
'http://www.w3.org/Consortium/Legal/ipr-notice\#Copyright'>Copyright</a>
&copy; 2002 <a href='http://www.w3.org/'><abbr title=
'World Wide Web Consortium'>W3C</abbr></a><sup>&reg;</sup> (<a
href='http://www.lcs.mit.edu/'><abbr title=
'Massachusetts Institute of Technology'>MIT</abbr></a>, <a href=
'http://www.inria.fr/'><abbr lang='fr' xml:lang="fr" title=
'Institut National de Recherche en Informatique et Automatique'>INRIA</abbr></a>,
<a href='http://www.keio.ac.jp/'>Keio</a>), All Rights Reserved.
W3C <a href=
'http://www.w3.org/Consortium/Legal/ipr-notice\#Legal_Disclaimer'>liability</a>,
<a href=
'http://www.w3.org/Consortium/Legal/ipr-notice\#W3C_Trademarks'>trademark</a>,
<a rel='Copyright' href=
'http://www.w3.org/Consortium/Legal/copyright-documents'>document
use</a> and <a rel='Copyright' href=
'http://www.w3.org/Consortium/Legal/copyright-software'>software
licensing</a> rules apply. Your interactions with this site are in
accordance with our <a href=
'http://www.w3.org/Consortium/Legal/privacy-statement\#Public'>public</a>
and <a href=
'http://www.w3.org/Consortium/Legal/privacy-statement\#Members'>Member</a>
privacy statements.</small></p>
</body>
</html>