OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [tools/] [resource/] [gnu/] [classpath/] [tools/] [gjdoc/] [rng/] [gjdoc-common.rng] - Blame information for rev 779

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 779 jeremybenn
2
 
3
22
 
23
24
      xmlns="http://relaxng.org/ns/structure/1.0"
25
      xmlns:a="http://relaxng.org/ns/annotation/1.0"
26
      xmlns:gjdoc="http://www.gnu.org/software/cp-tools/gjdocxml">
27
 
28
   
29
      A Relax NG grammar with definitions of elements and attributes
30
      used by both the XML index file and the XML class files
31
      generated by GNU Gjdoc.
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
         Specifies mixed content comprised of gjdoc tags,
78
         HTML tags, taglet output, and text.
79
      
80
 
81
      
82
         
83
      
84
   
85
 
86
   
87
      
88
         
89
            Specifies an interface that the class implements.
90
         
91
 
92
         
93
      
94
   
95
 
96
 
97
   
98
      
99
         
100
            Specifies an interface implemented by superclasses
101
            (ancestors) of the class. Together with the interfaces
102
            specified with tag `implements', this lists all interfaces
103
            the class can be cast to.
104
         
105
 
106
         
107
      
108
   
109
 
110
   
111
      
112
         
113
            The name of the class, without package prefix. If the
114
            class is an inner class, this includes the name of its
115
            outer class.
116
         
117
 
118
         
119
      
120
 
121
      
122
 
123
      
124
         
125
            
126
               The dimension of this typedef, represented by a zero or
127
               more repetitions of the string "[]".
128
            
129
 
130
            
131
         
132
      
133
   
134
 
135
   
136
      
137
         
138
            The name of some Java Entity (package, class, constructor,
139
            method, field.)
140
         
141
 
142
         
143
      
144
   
145
 
146
   
147
      
148
         
149
            The fully qualified name of the class.
150
         
151
 
152
         
153
      
154
   
155
 
156
   
157
      
158
         
159
            Specifies the superclass of the class.
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
                  gjdoc:tag
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
            The full name of the package containing the class.
216
         
217
         
218
            
219
         
220
      
221
   
222
 
223
   
224
      
225
         
226
            A string generated by a Taglet.toString() method.
227
         
228
         
229
            
230
               The name of the tag this Taglet was assigned to.
231
            
232
            
233
         
234
      
235
   
236
 
237
   
238
      
239
         
240
            Exists when the described class is a subclass of
241
            java.lang.Error.
242
         
243
      
244
   
245
 
246
   
247
      
248
         
249
            Exists when the described class is a subclass of
250
            java.lang.Exception.
251
         
252
      
253
   
254
 
255
   
256
      
257
         
258
            Exists when the described class is an interface.
259
         
260
      
261
   
262
 
263
264
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.