~ubuntu-branches/ubuntu/utopic/libisrt-java/utopic

« back to all changes in this revision

Viewing changes to javadoc/de/intarsys/tools/reflect/ClassTools.html

  • Committer: Package Import Robot
  • Author(s): Torsten Werner
  • Date: 2011-08-31 17:16:54 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110831171654-i306ydrg00gribvc
Tags: 4.8.20100629-1
* Team upload
* New upstream release
* Improve downloading / creating the orig tarball. Remove javadoc files.
* Switch to javahelper.
* Drop versioned package libisrt-4.7-java.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.1.
* Switch to source format 3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<!--NewPage-->
3
 
<HTML>
4
 
<HEAD>
5
 
<!-- Generated by javadoc (build 1.5.0_08) on Mon Nov 02 09:43:09 CET 2009 -->
6
 
<TITLE>
7
 
ClassTools (intarsys runtime library)
8
 
</TITLE>
9
 
 
10
 
<META NAME="keywords" CONTENT="de.intarsys.tools.reflect.ClassTools class">
11
 
 
12
 
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadocstyle.css" TITLE="Style">
13
 
 
14
 
<SCRIPT type="text/javascript">
15
 
function windowTitle()
16
 
{
17
 
    parent.document.title="ClassTools (intarsys runtime library)";
18
 
}
19
 
</SCRIPT>
20
 
<NOSCRIPT>
21
 
</NOSCRIPT>
22
 
 
23
 
</HEAD>
24
 
 
25
 
<BODY BGCOLOR="white" onload="windowTitle();">
26
 
 
27
 
 
28
 
<!-- ========= START OF TOP NAVBAR ======= -->
29
 
<A NAME="navbar_top"><!-- --></A>
30
 
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32
 
<TR>
33
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34
 
<A NAME="navbar_top_firstrow"><!-- --></A>
35
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36
 
  <TR ALIGN="center" VALIGN="top">
37
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ClassTools.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
41
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45
 
  </TR>
46
 
</TABLE>
47
 
</TD>
48
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49
 
 
50
 
                                <i>
51
 
                                <b>intarsys runtime library</b>
52
 
                        </i>
53
 
                        </EM>
54
 
</TD>
55
 
</TR>
56
 
 
57
 
<TR>
58
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
 
&nbsp;PREV CLASS&nbsp;
60
 
&nbsp;<A HREF="../../../../de/intarsys/tools/reflect/IClassLoaderAccess.html" title="interface in de.intarsys.tools.reflect"><B>NEXT CLASS</B></A></FONT></TD>
61
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
 
  <A HREF="../../../../index.html?de/intarsys/tools/reflect/ClassTools.html" target="_top"><B>FRAMES</B></A>  &nbsp;
63
 
&nbsp;<A HREF="ClassTools.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
64
 
&nbsp;<SCRIPT type="text/javascript">
65
 
  <!--
66
 
  if(window==top) {
67
 
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
68
 
  }
69
 
  //-->
70
 
</SCRIPT>
71
 
<NOSCRIPT>
72
 
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
73
 
</NOSCRIPT>
74
 
 
75
 
 
76
 
</FONT></TD>
77
 
</TR>
78
 
<TR>
79
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80
 
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82
 
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83
 
</TR>
84
 
</TABLE>
85
 
<A NAME="skip-navbar_top"></A>
86
 
<!-- ========= END OF TOP NAVBAR ========= -->
87
 
 
88
 
<HR>
89
 
<!-- ======== START OF CLASS DATA ======== -->
90
 
<H2>
91
 
<FONT SIZE="-1">
92
 
de.intarsys.tools.reflect</FONT>
93
 
<BR>
94
 
Class ClassTools</H2>
95
 
<PRE>
96
 
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
97
 
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>de.intarsys.tools.reflect.ClassTools</B>
98
 
</PRE>
99
 
<HR>
100
 
<DL>
101
 
<DT><PRE>public class <B>ClassTools</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
102
 
</PRE>
103
 
 
104
 
<P>
105
 
Tool class to enhance the reflective capabilities about classes.
106
 
<P>
107
 
 
108
 
<P>
109
 
<HR>
110
 
 
111
 
<P>
112
 
 
113
 
<!-- ========== METHOD SUMMARY =========== -->
114
 
 
115
 
<A NAME="method_summary"><!-- --></A>
116
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119
 
<B>Method Summary</B></FONT></TH>
120
 
</TR>
121
 
<TR BGCOLOR="white" CLASS="TableRowColor">
122
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
124
 
<TD><CODE><B><A HREF="../../../../de/intarsys/tools/reflect/ClassTools.html#collectClasses(java.lang.String)">collectClasses</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;classPath)</CODE>
125
 
 
126
 
<BR>
127
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a list of all classes that are available from classPath.</TD>
128
 
</TR>
129
 
<TR BGCOLOR="white" CLASS="TableRowColor">
130
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
132
 
<TD><CODE><B><A HREF="../../../../de/intarsys/tools/reflect/ClassTools.html#collectClassNames(java.lang.String)">collectClassNames</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;classPath)</CODE>
133
 
 
134
 
<BR>
135
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a list of class names in dot notation that can be found in the
136
 
 classPath.</TD>
137
 
</TR>
138
 
<TR BGCOLOR="white" CLASS="TableRowColor">
139
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140
 
<CODE>static
141
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
142
 
<TR ALIGN="right" VALIGN="">
143
 
<TD NOWRAP><FONT SIZE="-1">
144
 
<CODE>&lt;T&gt; <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;T&gt;</CODE></FONT></TD>
145
 
</TR>
146
 
</TABLE>
147
 
</CODE></FONT></TD>
148
 
<TD><CODE><B><A HREF="../../../../de/intarsys/tools/reflect/ClassTools.html#createClass(java.lang.String, java.lang.Class, java.lang.ClassLoader)">createClass</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;className,
149
 
            <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;T&gt;&nbsp;expectedClass,
150
 
            <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang">ClassLoader</A>&nbsp;classLoader)</CODE>
151
 
 
152
 
<BR>
153
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154
 
</TR>
155
 
<TR BGCOLOR="white" CLASS="TableRowColor">
156
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang">ClassLoader</A></CODE></FONT></TD>
158
 
<TD><CODE><B><A HREF="../../../../de/intarsys/tools/reflect/ClassTools.html#createClassLoader(java.lang.String)">createClassLoader</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;classPath)</CODE>
159
 
 
160
 
<BR>
161
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new ClassLoader on the specified classpath</TD>
162
 
</TR>
163
 
</TABLE>
164
 
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
165
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166
 
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
167
 
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
168
 
</TR>
169
 
<TR BGCOLOR="white" CLASS="TableRowColor">
170
 
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
171
 
</TR>
172
 
</TABLE>
173
 
&nbsp;
174
 
<P>
175
 
 
176
 
<!-- ============ METHOD DETAIL ========== -->
177
 
 
178
 
<A NAME="method_detail"><!-- --></A>
179
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
180
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
181
 
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
182
 
<B>Method Detail</B></FONT></TH>
183
 
</TR>
184
 
</TABLE>
185
 
 
186
 
<A NAME="collectClasses(java.lang.String)"><!-- --></A><H3>
187
 
collectClasses</H3>
188
 
<PRE>
189
 
public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>collectClasses</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;classPath)
190
 
                           throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
191
 
<DL>
192
 
<DD>Create a list of all classes that are available from classPath.
193
 
 
194
 
 <p>
195
 
 Be aware that the classes are loaded and so any static code is executed.
196
 
 </p>
197
 
<P>
198
 
<DD><DL>
199
 
<DT><B>Parameters:</B><DD><CODE>classPath</CODE> - The classpath to inspect
200
 
<DT><B>Returns:</B><DD>A list of all classes that are available from classPath.
201
 
<DT><B>Throws:</B>
202
 
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
203
 
</DD>
204
 
</DL>
205
 
<HR>
206
 
 
207
 
<A NAME="collectClassNames(java.lang.String)"><!-- --></A><H3>
208
 
collectClassNames</H3>
209
 
<PRE>
210
 
public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>collectClassNames</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;classPath)
211
 
                              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
212
 
<DL>
213
 
<DD>Create a list of class names in dot notation that can be found in the
214
 
 classPath.
215
 
<P>
216
 
<DD><DL>
217
 
<DT><B>Parameters:</B><DD><CODE>classPath</CODE> - The classpath to inspect
218
 
<DT><B>Returns:</B><DD>A list of class names in dot notation that can be found in the
219
 
         classPath.
220
 
<DT><B>Throws:</B>
221
 
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
222
 
</DD>
223
 
</DL>
224
 
<HR>
225
 
 
226
 
<A NAME="createClass(java.lang.String, java.lang.Class, java.lang.ClassLoader)"><!-- --></A><H3>
227
 
createClass</H3>
228
 
<PRE>
229
 
public static &lt;T&gt; <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;T&gt; <B>createClass</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;className,
230
 
                                       <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;T&gt;&nbsp;expectedClass,
231
 
                                       <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang">ClassLoader</A>&nbsp;classLoader)
232
 
                            throws <A HREF="../../../../de/intarsys/tools/reflect/ObjectCreationException.html" title="class in de.intarsys.tools.reflect">ObjectCreationException</A></PRE>
233
 
<DL>
234
 
<DD><DL>
235
 
 
236
 
<DT><B>Throws:</B>
237
 
<DD><CODE><A HREF="../../../../de/intarsys/tools/reflect/ObjectCreationException.html" title="class in de.intarsys.tools.reflect">ObjectCreationException</A></CODE></DL>
238
 
</DD>
239
 
</DL>
240
 
<HR>
241
 
 
242
 
<A NAME="createClassLoader(java.lang.String)"><!-- --></A><H3>
243
 
createClassLoader</H3>
244
 
<PRE>
245
 
public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang">ClassLoader</A> <B>createClassLoader</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;classPath)</PRE>
246
 
<DL>
247
 
<DD>Create a new ClassLoader on the specified classpath
248
 
<P>
249
 
<DD><DL>
250
 
<DT><B>Parameters:</B><DD><CODE>classPath</CODE> - The classpath we want to load from.
251
 
<DT><B>Returns:</B><DD>A new ClassLoader on the specified classpath</DL>
252
 
</DD>
253
 
</DL>
254
 
<!-- ========= END OF CLASS DATA ========= -->
255
 
<HR>
256
 
 
257
 
 
258
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
259
 
<A NAME="navbar_bottom"><!-- --></A>
260
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
261
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
262
 
<TR>
263
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
264
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
265
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
266
 
  <TR ALIGN="center" VALIGN="top">
267
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
268
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
269
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
270
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ClassTools.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
271
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
272
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
273
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
274
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
275
 
  </TR>
276
 
</TABLE>
277
 
</TD>
278
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
279
 
 
280
 
                                <i>
281
 
                                <b>intarsys runtime library</b>
282
 
                        </i>
283
 
                        </EM>
284
 
</TD>
285
 
</TR>
286
 
 
287
 
<TR>
288
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
289
 
&nbsp;PREV CLASS&nbsp;
290
 
&nbsp;<A HREF="../../../../de/intarsys/tools/reflect/IClassLoaderAccess.html" title="interface in de.intarsys.tools.reflect"><B>NEXT CLASS</B></A></FONT></TD>
291
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
292
 
  <A HREF="../../../../index.html?de/intarsys/tools/reflect/ClassTools.html" target="_top"><B>FRAMES</B></A>  &nbsp;
293
 
&nbsp;<A HREF="ClassTools.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
294
 
&nbsp;<SCRIPT type="text/javascript">
295
 
  <!--
296
 
  if(window==top) {
297
 
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
298
 
  }
299
 
  //-->
300
 
</SCRIPT>
301
 
<NOSCRIPT>
302
 
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
303
 
</NOSCRIPT>
304
 
 
305
 
 
306
 
</FONT></TD>
307
 
</TR>
308
 
<TR>
309
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
310
 
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
311
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
312
 
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
313
 
</TR>
314
 
</TABLE>
315
 
<A NAME="skip-navbar_bottom"></A>
316
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
317
 
 
318
 
<HR>
319
 
 
320
 
                                <i>Copyright &#169; 2008 <a href=http://www.intarsys.de/ target=_top>intarsys consulting GmbH</a>. All Rights Reserved.</i>
321
 
                        
322
 
</BODY>
323
 
</HTML>