Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 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.6.0_26) on Sun Jan 27 20:37:08 CET 2013 -->
6
<TITLE>
7
XmlReader (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="XmlReader (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/XmlReader.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/TimeUtils.html" title="class in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/XmlReader.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="XmlReader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx.utils</FONT>
107
<BR>
108
Class XmlReader</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.utils.XmlReader</B>
112
</PRE>
113
<HR>
114
<DL>
115
<DT><PRE>public class <B>XmlReader</B><DT>extends java.lang.Object</DL>
116
</PRE>
117
 
118
<P>
119
Lightweight XML parser. Supports a subset of XML features: elements, attributes, text, predefined entities, CDATA, mixed
120
 content. Namespaces are parsed as part of the element or attribute name. Prologs and doctypes are ignored. Only 8-bit character
121
 encodings are supported. Input is assumed to be well formed.<br>
122
 <br>
123
 The default behavior is to parse the XML into a DOM. Extends this class and override methods to perform event driven parsing.
124
 When this is done, the parse methods will return null.
125
<P>
126
 
127
<P>
128
<DL>
129
<DT><B>Author:</B></DT>
130
  <DD>Nathan Sweet</DD>
131
</DL>
132
<HR>
133
 
134
<P>
135
<!-- ======== NESTED CLASS SUMMARY ======== -->
136
 
137
<A NAME="nested_class_summary"><!-- --></A>
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
140
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
141
<B>Nested Class Summary</B></FONT></TH>
142
</TR>
143
<TR BGCOLOR="white" CLASS="TableRowColor">
144
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
145
<CODE>static&nbsp;class</CODE></FONT></TD>
146
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A></B></CODE>
147
 
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150
</TR>
151
</TABLE>
152
&nbsp;
153
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
154
 
155
<A NAME="constructor_summary"><!-- --></A>
156
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
158
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
159
<B>Constructor Summary</B></FONT></TH>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#XmlReader()">XmlReader</A></B>()</CODE>
163
 
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
166
</TR>
167
</TABLE>
168
&nbsp;
169
<!-- ========== METHOD SUMMARY =========== -->
170
 
171
<A NAME="method_summary"><!-- --></A>
172
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
174
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
175
<B>Method Summary</B></FONT></TH>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>protected &nbsp;void</CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#attribute(java.lang.String, java.lang.String)">attribute</A></B>(java.lang.String&nbsp;name,
181
          java.lang.String&nbsp;value)</CODE>
182
 
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
<CODE>protected &nbsp;void</CODE></FONT></TD>
189
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#close()">close</A></B>()</CODE>
190
 
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
197
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#entity(java.lang.String)">entity</A></B>(java.lang.String&nbsp;name)</CODE>
198
 
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
201
</TR>
202
<TR BGCOLOR="white" CLASS="TableRowColor">
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204
<CODE>protected &nbsp;void</CODE></FONT></TD>
205
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#open(java.lang.String)">open</A></B>(java.lang.String&nbsp;name)</CODE>
206
 
207
<BR>
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212
<CODE>&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A></CODE></FONT></TD>
213
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#parse(char[], int, int)">parse</A></B>(char[]&nbsp;data,
214
      int&nbsp;offset,
215
      int&nbsp;length)</CODE>
216
 
217
<BR>
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
219
</TR>
220
<TR BGCOLOR="white" CLASS="TableRowColor">
221
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
222
<CODE>&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A></CODE></FONT></TD>
223
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#parse(com.badlogic.gdx.files.FileHandle)">parse</A></B>(<A HREF="../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle</A>&nbsp;file)</CODE>
224
 
225
<BR>
226
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
227
</TR>
228
<TR BGCOLOR="white" CLASS="TableRowColor">
229
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
230
<CODE>&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A></CODE></FONT></TD>
231
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#parse(java.io.InputStream)">parse</A></B>(java.io.InputStream&nbsp;input)</CODE>
232
 
233
<BR>
234
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
235
</TR>
236
<TR BGCOLOR="white" CLASS="TableRowColor">
237
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
238
<CODE>&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A></CODE></FONT></TD>
239
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#parse(java.io.Reader)">parse</A></B>(java.io.Reader&nbsp;reader)</CODE>
240
 
241
<BR>
242
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
243
</TR>
244
<TR BGCOLOR="white" CLASS="TableRowColor">
245
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
246
<CODE>&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A></CODE></FONT></TD>
247
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#parse(java.lang.String)">parse</A></B>(java.lang.String&nbsp;xml)</CODE>
248
 
249
<BR>
250
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
251
</TR>
252
<TR BGCOLOR="white" CLASS="TableRowColor">
253
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
254
<CODE>protected &nbsp;void</CODE></FONT></TD>
255
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/XmlReader.html#text(java.lang.String)">text</A></B>(java.lang.String&nbsp;text)</CODE>
256
 
257
<BR>
258
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
259
</TR>
260
</TABLE>
261
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
262
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
263
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
264
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
265
</TR>
266
<TR BGCOLOR="white" CLASS="TableRowColor">
267
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
268
</TR>
269
</TABLE>
270
&nbsp;
271
<P>
272
 
273
<!-- ========= CONSTRUCTOR DETAIL ======== -->
274
 
275
<A NAME="constructor_detail"><!-- --></A>
276
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
277
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
278
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
279
<B>Constructor Detail</B></FONT></TH>
280
</TR>
281
</TABLE>
282
 
283
<A NAME="XmlReader()"><!-- --></A><H3>
284
XmlReader</H3>
285
<PRE>
286
public <B>XmlReader</B>()</PRE>
287
<DL>
288
</DL>
289
 
290
<!-- ============ METHOD DETAIL ========== -->
291
 
292
<A NAME="method_detail"><!-- --></A>
293
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
294
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
295
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
296
<B>Method Detail</B></FONT></TH>
297
</TR>
298
</TABLE>
299
 
300
<A NAME="parse(java.lang.String)"><!-- --></A><H3>
301
parse</H3>
302
<PRE>
303
public <A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A> <B>parse</B>(java.lang.String&nbsp;xml)</PRE>
304
<DL>
305
<DD><DL>
306
</DL>
307
</DD>
308
</DL>
309
<HR>
310
 
311
<A NAME="parse(java.io.Reader)"><!-- --></A><H3>
312
parse</H3>
313
<PRE>
314
public <A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A> <B>parse</B>(java.io.Reader&nbsp;reader)
315
                        throws java.io.IOException</PRE>
316
<DL>
317
<DD><DL>
318
 
319
<DT><B>Throws:</B>
320
<DD><CODE>java.io.IOException</CODE></DL>
321
</DD>
322
</DL>
323
<HR>
324
 
325
<A NAME="parse(java.io.InputStream)"><!-- --></A><H3>
326
parse</H3>
327
<PRE>
328
public <A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A> <B>parse</B>(java.io.InputStream&nbsp;input)
329
                        throws java.io.IOException</PRE>
330
<DL>
331
<DD><DL>
332
 
333
<DT><B>Throws:</B>
334
<DD><CODE>java.io.IOException</CODE></DL>
335
</DD>
336
</DL>
337
<HR>
338
 
339
<A NAME="parse(com.badlogic.gdx.files.FileHandle)"><!-- --></A><H3>
340
parse</H3>
341
<PRE>
342
public <A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A> <B>parse</B>(<A HREF="../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle</A>&nbsp;file)
343
                        throws java.io.IOException</PRE>
344
<DL>
345
<DD><DL>
346
 
347
<DT><B>Throws:</B>
348
<DD><CODE>java.io.IOException</CODE></DL>
349
</DD>
350
</DL>
351
<HR>
352
 
353
<A NAME="parse(char[], int, int)"><!-- --></A><H3>
354
parse</H3>
355
<PRE>
356
public <A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element</A> <B>parse</B>(char[]&nbsp;data,
357
                               int&nbsp;offset,
358
                               int&nbsp;length)</PRE>
359
<DL>
360
<DD><DL>
361
</DL>
362
</DD>
363
</DL>
364
<HR>
365
 
366
<A NAME="open(java.lang.String)"><!-- --></A><H3>
367
open</H3>
368
<PRE>
369
protected void <B>open</B>(java.lang.String&nbsp;name)</PRE>
370
<DL>
371
<DD><DL>
372
</DL>
373
</DD>
374
</DL>
375
<HR>
376
 
377
<A NAME="attribute(java.lang.String, java.lang.String)"><!-- --></A><H3>
378
attribute</H3>
379
<PRE>
380
protected void <B>attribute</B>(java.lang.String&nbsp;name,
381
                         java.lang.String&nbsp;value)</PRE>
382
<DL>
383
<DD><DL>
384
</DL>
385
</DD>
386
</DL>
387
<HR>
388
 
389
<A NAME="entity(java.lang.String)"><!-- --></A><H3>
390
entity</H3>
391
<PRE>
392
protected java.lang.String <B>entity</B>(java.lang.String&nbsp;name)</PRE>
393
<DL>
394
<DD><DL>
395
</DL>
396
</DD>
397
</DL>
398
<HR>
399
 
400
<A NAME="text(java.lang.String)"><!-- --></A><H3>
401
text</H3>
402
<PRE>
403
protected void <B>text</B>(java.lang.String&nbsp;text)</PRE>
404
<DL>
405
<DD><DL>
406
</DL>
407
</DD>
408
</DL>
409
<HR>
410
 
411
<A NAME="close()"><!-- --></A><H3>
412
close</H3>
413
<PRE>
414
protected void <B>close</B>()</PRE>
415
<DL>
416
<DD><DL>
417
</DL>
418
</DD>
419
</DL>
420
<!-- ========= END OF CLASS DATA ========= -->
421
<HR>
422
 
423
 
424
<!-- ======= START OF BOTTOM NAVBAR ====== -->
425
<A NAME="navbar_bottom"><!-- --></A>
426
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
427
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
428
<TR>
429
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
430
<A NAME="navbar_bottom_firstrow"><!-- --></A>
431
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
432
  <TR ALIGN="center" VALIGN="top">
433
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
434
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
435
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
436
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/XmlReader.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
437
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
438
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
439
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
440
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
441
  </TR>
442
</TABLE>
443
</TD>
444
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
445
libgdx API</EM>
446
</TD>
447
</TR>
448
 
449
<TR>
450
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
451
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/TimeUtils.html" title="class in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
452
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
453
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
454
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/XmlReader.html" target="_top"><B>FRAMES</B></A>  &nbsp;
455
&nbsp;<A HREF="XmlReader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
456
&nbsp;<SCRIPT type="text/javascript">
457
  <!--
458
  if(window==top) {
459
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
460
  }
461
  //-->
462
</SCRIPT>
463
<NOSCRIPT>
464
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
465
</NOSCRIPT>
466
 
467
 
468
</FONT></TD>
469
</TR>
470
<TR>
471
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
472
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
473
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
474
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
475
</TR>
476
</TABLE>
477
<A NAME="skip-navbar_bottom"></A>
478
<!-- ======== END OF BOTTOM NAVBAR ======= -->
479
 
480
<HR>
481
 
482
                                <div style="font-size:9pt"><i>
483
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
484
                                </i></div>
485
 
486
</BODY>
487
</HTML>