Subversion Repositories SmartDukaan

Rev

Rev 156 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
156 ashish 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_22) on Wed Jan 06 21:26:38 EST 2010 -->
6
<TITLE>
7
NameGenerator
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="com.google.gwt.inject.rebind.util.NameGenerator class">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="NameGenerator";
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="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44
  </TR>
45
</TABLE>
46
</TD>
47
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48
</EM>
49
</TD>
50
</TR>
51
 
52
<TR>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/util/MemberCollector.MethodFilter.html" title="interface in com.google.gwt.inject.rebind.util"><B>PREV CLASS</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/util/SourceWriteUtil.html" title="class in com.google.gwt.inject.rebind.util"><B>NEXT CLASS</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../../../index.html?com/google/gwt/inject/rebind/util/NameGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="NameGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
&nbsp;<SCRIPT type="text/javascript">
60
  <!--
61
  if(window==top) {
62
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
  }
64
  //-->
65
</SCRIPT>
66
<NOSCRIPT>
67
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
</NOSCRIPT>
69
 
70
 
71
</FONT></TD>
72
</TR>
73
<TR>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
78
</TR>
79
</TABLE>
80
<A NAME="skip-navbar_top"></A>
81
<!-- ========= END OF TOP NAVBAR ========= -->
82
 
83
<HR>
84
<!-- ======== START OF CLASS DATA ======== -->
85
<H2>
86
<FONT SIZE="-1">
87
com.google.gwt.inject.rebind.util</FONT>
88
<BR>
89
Class NameGenerator</H2>
90
<PRE>
91
java.lang.Object
92
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.google.gwt.inject.rebind.util.NameGenerator</B>
93
</PRE>
94
<HR>
95
<DL>
96
<DT><PRE>public class <B>NameGenerator</B><DT>extends java.lang.Object</DL>
97
</PRE>
98
 
99
<P>
100
Helper to generate various names for members of a <code>Ginjector</code>
101
 implementation.
102
<P>
103
 
104
<P>
105
<HR>
106
 
107
<P>
108
 
109
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
110
 
111
<A NAME="constructor_summary"><!-- --></A>
112
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
113
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
114
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
115
<B>Constructor Summary</B></FONT></TH>
116
</TR>
117
<TR BGCOLOR="white" CLASS="TableRowColor">
118
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#NameGenerator()">NameGenerator</A></B>()</CODE>
119
 
120
<BR>
121
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
122
</TR>
123
</TABLE>
124
&nbsp;
125
<!-- ========== METHOD SUMMARY =========== -->
126
 
127
<A NAME="method_summary"><!-- --></A>
128
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
130
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
131
<B>Method Summary</B></FONT></TH>
132
</TR>
133
<TR BGCOLOR="white" CLASS="TableRowColor">
134
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
136
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#convertToValidMemberName(java.lang.String)">convertToValidMemberName</A></B>(java.lang.String&nbsp;name)</CODE>
137
 
138
<BR>
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#createMethodName(java.lang.String)">createMethodName</A></B>(java.lang.String&nbsp;base)</CODE>
145
 
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a new valid (i.e.</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#getCreatorMethodName(com.google.inject.Key)">getCreatorMethodName</A></B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</CODE>
153
 
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the key's creator method name.</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#getGetterMethodName(com.google.inject.Key)">getGetterMethodName</A></B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</CODE>
161
 
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the key's getter method name.</TD>
164
</TR>
165
<TR BGCOLOR="white" CLASS="TableRowColor">
166
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
167
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
168
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#getMemberInjectMethodName(com.google.inject.Key)">getMemberInjectMethodName</A></B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</CODE>
169
 
170
<BR>
171
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the key's member inject method name.</TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
176
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#getSingletonFieldName(com.google.inject.Key)">getSingletonFieldName</A></B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</CODE>
177
 
178
<BR>
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the key's singleton field name.</TD>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183
<CODE>&nbsp;void</CODE></FONT></TD>
184
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#markAsUsed(java.lang.String)">markAsUsed</A></B>(java.lang.String&nbsp;name)</CODE>
185
 
186
<BR>
187
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reserves the given name to prevent new methods to be created with it.</TD>
188
</TR>
189
<TR BGCOLOR="white" CLASS="TableRowColor">
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
192
<TD><CODE><B><A HREF="../../../../../../com/google/gwt/inject/rebind/util/NameGenerator.html#replaceLast(java.lang.String, char, char)">replaceLast</A></B>(java.lang.String&nbsp;source,
193
            char&nbsp;toReplace,
194
            char&nbsp;with)</CODE>
195
 
196
<BR>
197
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
198
</TR>
199
</TABLE>
200
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
201
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
202
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
203
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
207
</TR>
208
</TABLE>
209
&nbsp;
210
<P>
211
 
212
<!-- ========= CONSTRUCTOR DETAIL ======== -->
213
 
214
<A NAME="constructor_detail"><!-- --></A>
215
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
217
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
218
<B>Constructor Detail</B></FONT></TH>
219
</TR>
220
</TABLE>
221
 
222
<A NAME="NameGenerator()"><!-- --></A><H3>
223
NameGenerator</H3>
224
<PRE>
225
public <B>NameGenerator</B>()</PRE>
226
<DL>
227
</DL>
228
 
229
<!-- ============ METHOD DETAIL ========== -->
230
 
231
<A NAME="method_detail"><!-- --></A>
232
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
233
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
234
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
235
<B>Method Detail</B></FONT></TH>
236
</TR>
237
</TABLE>
238
 
239
<A NAME="getGetterMethodName(com.google.inject.Key)"><!-- --></A><H3>
240
getGetterMethodName</H3>
241
<PRE>
242
public java.lang.String <B>getGetterMethodName</B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</PRE>
243
<DL>
244
<DD>Returns the key's getter method name.  The method with that name can be
245
 called to retrieve an instance of the type described by the key.
246
<P>
247
<DD><DL>
248
 
249
<DT><B>Returns:</B><DD>getter method name</DL>
250
</DD>
251
</DL>
252
<HR>
253
 
254
<A NAME="getCreatorMethodName(com.google.inject.Key)"><!-- --></A><H3>
255
getCreatorMethodName</H3>
256
<PRE>
257
public java.lang.String <B>getCreatorMethodName</B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</PRE>
258
<DL>
259
<DD>Returns the key's creator method name.  The method with that name can be
260
 called to create and retrieve an instance of the type described by the
261
 key.
262
<P>
263
<DD><DL>
264
 
265
<DT><B>Returns:</B><DD>creator method name</DL>
266
</DD>
267
</DL>
268
<HR>
269
 
270
<A NAME="getMemberInjectMethodName(com.google.inject.Key)"><!-- --></A><H3>
271
getMemberInjectMethodName</H3>
272
<PRE>
273
public java.lang.String <B>getMemberInjectMethodName</B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</PRE>
274
<DL>
275
<DD>Returns the key's member inject method name.  The method with that name
276
 can be called with a single parameter to inject members of that parameter.
277
<P>
278
<DD><DL>
279
 
280
<DT><B>Returns:</B><DD>member inject method name</DL>
281
</DD>
282
</DL>
283
<HR>
284
 
285
<A NAME="getSingletonFieldName(com.google.inject.Key)"><!-- --></A><H3>
286
getSingletonFieldName</H3>
287
<PRE>
288
public java.lang.String <B>getSingletonFieldName</B>(<A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Key.html" title="class or interface in com.google.inject">Key</A>&lt;?&gt;&nbsp;key)</PRE>
289
<DL>
290
<DD>Returns the key's singleton field name.
291
<P>
292
<DD><DL>
293
 
294
<DT><B>Returns:</B><DD>singleton field name</DL>
295
</DD>
296
</DL>
297
<HR>
298
 
299
<A NAME="createMethodName(java.lang.String)"><!-- --></A><H3>
300
createMethodName</H3>
301
<PRE>
302
public java.lang.String <B>createMethodName</B>(java.lang.String&nbsp;base)</PRE>
303
<DL>
304
<DD>Returns a new valid (i.e. unique) method name based on <code>base</code>.
305
 
306
 Note: Method names are considered "used" after being returned by this
307
 method, whether they're actually used to write a new method or not.
308
<P>
309
<DD><DL>
310
<DT><B>Parameters:</B><DD><CODE>base</CODE> - base on which method name gets created
311
<DT><B>Returns:</B><DD>valid method name</DL>
312
</DD>
313
</DL>
314
<HR>
315
 
316
<A NAME="markAsUsed(java.lang.String)"><!-- --></A><H3>
317
markAsUsed</H3>
318
<PRE>
319
public void <B>markAsUsed</B>(java.lang.String&nbsp;name)
320
                throws java.lang.IllegalArgumentException</PRE>
321
<DL>
322
<DD>Reserves the given name to prevent new methods to be created with it.
323
<P>
324
<DD><DL>
325
<DT><B>Parameters:</B><DD><CODE>name</CODE> - name to be reserved
326
<DT><B>Throws:</B>
327
<DD><CODE>java.lang.IllegalArgumentException</CODE></DL>
328
</DD>
329
</DL>
330
<HR>
331
 
332
<A NAME="convertToValidMemberName(java.lang.String)"><!-- --></A><H3>
333
convertToValidMemberName</H3>
334
<PRE>
335
public java.lang.String <B>convertToValidMemberName</B>(java.lang.String&nbsp;name)</PRE>
336
<DL>
337
<DD><DL>
338
</DL>
339
</DD>
340
</DL>
341
<HR>
342
 
343
<A NAME="replaceLast(java.lang.String, char, char)"><!-- --></A><H3>
344
replaceLast</H3>
345
<PRE>
346
public static java.lang.String <B>replaceLast</B>(java.lang.String&nbsp;source,
347
                                           char&nbsp;toReplace,
348
                                           char&nbsp;with)</PRE>
349
<DL>
350
<DD><DL>
351
</DL>
352
</DD>
353
</DL>
354
<!-- ========= END OF CLASS DATA ========= -->
355
<HR>
356
 
357
 
358
<!-- ======= START OF BOTTOM NAVBAR ====== -->
359
<A NAME="navbar_bottom"><!-- --></A>
360
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
361
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
362
<TR>
363
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
364
<A NAME="navbar_bottom_firstrow"><!-- --></A>
365
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
366
  <TR ALIGN="center" VALIGN="top">
367
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
368
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
369
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
370
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
371
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
372
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
373
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
374
  </TR>
375
</TABLE>
376
</TD>
377
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
378
</EM>
379
</TD>
380
</TR>
381
 
382
<TR>
383
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
384
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/util/MemberCollector.MethodFilter.html" title="interface in com.google.gwt.inject.rebind.util"><B>PREV CLASS</B></A>&nbsp;
385
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/util/SourceWriteUtil.html" title="class in com.google.gwt.inject.rebind.util"><B>NEXT CLASS</B></A></FONT></TD>
386
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
387
  <A HREF="../../../../../../index.html?com/google/gwt/inject/rebind/util/NameGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
388
&nbsp;<A HREF="NameGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
389
&nbsp;<SCRIPT type="text/javascript">
390
  <!--
391
  if(window==top) {
392
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
393
  }
394
  //-->
395
</SCRIPT>
396
<NOSCRIPT>
397
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
398
</NOSCRIPT>
399
 
400
 
401
</FONT></TD>
402
</TR>
403
<TR>
404
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
405
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
406
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
407
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
408
</TR>
409
</TABLE>
410
<A NAME="skip-navbar_bottom"></A>
411
<!-- ======== END OF BOTTOM NAVBAR ======= -->
412
 
413
<HR>
414
 
415
</BODY>
416
</HTML>