This file is indexed.

/usr/share/doc/libjdom1-java/api/org/jdom/class-use/Element.html is in libjdom1-java-doc 1.1.3-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_27) on Tue Jul 30 04:06:35 UTC 2013 -->
<title>Uses of Class org.jdom.Element (JDOM v1.SNAPSHOT)</title>
<meta name="date" content="2013-07-30">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Uses of Class org.jdom.Element (JDOM v1.SNAPSHOT)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../org/jdom/Element.html" title="class in org.jdom">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>JDOM<br><font size='-1'>1.SNAPSHOT</font></b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jdom//class-useElement.html" target="_top">FRAMES</a></li>
<li><a href="Element.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.jdom.Element" class="title">Uses of Class<br>org.jdom.Element</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.jdom">org.jdom</a></td>
<td class="colLast">
<div class="block">Classes to represent the components of an XML document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jdom.input">org.jdom.input</a></td>
<td class="colLast">
<div class="block">Classes to build JDOM documents from various sources.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.jdom.output">org.jdom.output</a></td>
<td class="colLast">
<div class="block">Classes to output JDOM documents to various destinations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.jdom.transform">org.jdom.transform</a></td>
<td class="colLast">
<div class="block">Classes to help with transformations, based on the JAXP TrAX classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.jdom">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a> in <a href="../../../org/jdom/package-summary.html">org.jdom</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../org/jdom/package-summary.html">org.jdom</a> declared as <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Attribute.</span><code><strong><a href="../../../org/jdom/Attribute.html#parent">parent</a></strong></code>
<div class="block">Parent element, or null if none</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jdom/package-summary.html">org.jdom</a> that return <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#addContent(java.util.Collection)">addContent</a></strong>(java.util.Collection&nbsp;newContent)</code>
<div class="block">Appends all children in the given collection to the end of
 the content list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#addContent(org.jdom.Content)">addContent</a></strong>(<a href="../../../org/jdom/Content.html" title="class in org.jdom">Content</a>&nbsp;child)</code>
<div class="block">Appends the child to the end of the element's content list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#addContent(int, java.util.Collection)">addContent</a></strong>(int&nbsp;index,
          java.util.Collection&nbsp;newContent)</code>
<div class="block">Inserts the content in a collection into the content list
 at the given index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#addContent(int, org.jdom.Content)">addContent</a></strong>(int&nbsp;index,
          <a href="../../../org/jdom/Content.html" title="class in org.jdom">Content</a>&nbsp;child)</code>
<div class="block">Inserts the child into the content list at the given index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#addContent(java.lang.String)">addContent</a></strong>(java.lang.String&nbsp;str)</code>
<div class="block">This adds text content to this element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Document.</span><code><strong><a href="../../../org/jdom/Document.html#detachRootElement()">detachRootElement</a></strong>()</code>
<div class="block">Detach the root <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code> from this document.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#element(java.lang.String)">element</a></strong>(java.lang.String&nbsp;name)</code>
<div class="block">This will create an <code>Element</code> in no
 <code><a href="../../../org/jdom/Namespace.html" title="class in org.jdom"><code>Namespace</code></a></code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#element(java.lang.String)">element</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#element(java.lang.String)">element</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#element(java.lang.String, org.jdom.Namespace)">element</a></strong>(java.lang.String&nbsp;name,
       <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;namespace)</code>
<div class="block">This will create a new <code>Element</code>
 with the supplied (local) name, and define
 the <code><a href="../../../org/jdom/Namespace.html" title="class in org.jdom"><code>Namespace</code></a></code> to be used.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#element(java.lang.String, org.jdom.Namespace)">element</a></strong>(java.lang.String&nbsp;name,
       <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;namespace)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#element(java.lang.String, org.jdom.Namespace)">element</a></strong>(java.lang.String&nbsp;name,
       <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;namespace)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#element(java.lang.String, java.lang.String)">element</a></strong>(java.lang.String&nbsp;name,
       java.lang.String&nbsp;uri)</code>
<div class="block">This will create a new <code>Element</code> with
 the supplied (local) name, and specifies the URI
 of the <code><a href="../../../org/jdom/Namespace.html" title="class in org.jdom"><code>Namespace</code></a></code> the <code>Element</code>
 should be in, resulting it being unprefixed (in the default
 namespace).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#element(java.lang.String, java.lang.String)">element</a></strong>(java.lang.String&nbsp;name,
       java.lang.String&nbsp;uri)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#element(java.lang.String, java.lang.String)">element</a></strong>(java.lang.String&nbsp;name,
       java.lang.String&nbsp;uri)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#element(java.lang.String, java.lang.String, java.lang.String)">element</a></strong>(java.lang.String&nbsp;name,
       java.lang.String&nbsp;prefix,
       java.lang.String&nbsp;uri)</code>
<div class="block">This will create a new <code>Element</code> with
 the supplied (local) name, and specifies the prefix and URI
 of the <code><a href="../../../org/jdom/Namespace.html" title="class in org.jdom"><code>Namespace</code></a></code> the <code>Element</code>
 should be in.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#element(java.lang.String, java.lang.String, java.lang.String)">element</a></strong>(java.lang.String&nbsp;name,
       java.lang.String&nbsp;prefix,
       java.lang.String&nbsp;uri)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#element(java.lang.String, java.lang.String, java.lang.String)">element</a></strong>(java.lang.String&nbsp;name,
       java.lang.String&nbsp;prefix,
       java.lang.String&nbsp;uri)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#getChild(java.lang.String)">getChild</a></strong>(java.lang.String&nbsp;name)</code>
<div class="block">This returns the first child element within this element with the
 given local name and belonging to no namespace.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#getChild(java.lang.String, org.jdom.Namespace)">getChild</a></strong>(java.lang.String&nbsp;name,
        <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;ns)</code>
<div class="block">This returns the first child element within this element with the
 given local name and belonging to the given namespace.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Attribute.</span><code><strong><a href="../../../org/jdom/Attribute.html#getParent()">getParent</a></strong>()</code>
<div class="block">This will return the parent of this <code>Attribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Content.</span><code><strong><a href="../../../org/jdom/Content.html#getParentElement()">getParentElement</a></strong>()</code>
<div class="block">A convenience method that returns any parent element for this element,
 or null if the element is unattached or is a root element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Document.</span><code><strong><a href="../../../org/jdom/Document.html#getRootElement()">getRootElement</a></strong>()</code>
<div class="block">This will return the root <code>Element</code>
 for this <code>Document</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setAttribute(org.jdom.Attribute)">setAttribute</a></strong>(<a href="../../../org/jdom/Attribute.html" title="class in org.jdom">Attribute</a>&nbsp;attribute)</code>
<div class="block">
 This sets an attribute value for this element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setAttribute(java.lang.String, java.lang.String)">setAttribute</a></strong>(java.lang.String&nbsp;name,
            java.lang.String&nbsp;value)</code>
<div class="block">
 This sets an attribute value for this element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setAttribute(java.lang.String, java.lang.String, org.jdom.Namespace)">setAttribute</a></strong>(java.lang.String&nbsp;name,
            java.lang.String&nbsp;value,
            <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;ns)</code>
<div class="block">
 This sets an attribute value for this element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setAttributes(java.util.Collection)">setAttributes</a></strong>(java.util.Collection&nbsp;newAttributes)</code>
<div class="block">
 This sets the attributes of the element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setAttributes(java.util.List)">setAttributes</a></strong>(java.util.List&nbsp;newAttributes)</code>
<div class="block">
 This sets the attributes of the element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setContent(java.util.Collection)">setContent</a></strong>(java.util.Collection&nbsp;newContent)</code>
<div class="block">This sets the content of the element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setContent(org.jdom.Content)">setContent</a></strong>(<a href="../../../org/jdom/Content.html" title="class in org.jdom">Content</a>&nbsp;child)</code>
<div class="block">Set this element's content to be the supplied child.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setContent(int, org.jdom.Content)">setContent</a></strong>(int&nbsp;index,
          <a href="../../../org/jdom/Content.html" title="class in org.jdom">Content</a>&nbsp;child)</code>
<div class="block">Replace the current child the given index with the supplied child.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setName(java.lang.String)">setName</a></strong>(java.lang.String&nbsp;name)</code>
<div class="block">Sets the (local) name of the element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setNamespace(org.jdom.Namespace)">setNamespace</a></strong>(<a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;namespace)</code>
<div class="block">Sets the element's <a href="../../../org/jdom/Namespace.html" title="class in org.jdom"><code>Namespace</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#setText(java.lang.String)">setText</a></strong>(java.lang.String&nbsp;text)</code>
<div class="block">Sets the content of the element to be the text given.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jdom/package-summary.html">org.jdom</a> with parameters of type <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#addNamespaceDeclaration(org.jdom.Element, org.jdom.Namespace)">addNamespaceDeclaration</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element,
                       <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;additional)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#addNamespaceDeclaration(org.jdom.Element, org.jdom.Namespace)">addNamespaceDeclaration</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;parent,
                       <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;additional)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#addNamespaceDeclaration(org.jdom.Element, org.jdom.Namespace)">addNamespaceDeclaration</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;parent,
                       <a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;additional)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><span class="strong">Verifier.</span><code><strong><a href="../../../org/jdom/Verifier.html#checkNamespaceCollision(org.jdom.Attribute, org.jdom.Element)">checkNamespaceCollision</a></strong>(<a href="../../../org/jdom/Attribute.html" title="class in org.jdom">Attribute</a>&nbsp;attribute,
                       <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element)</code>
<div class="block">Check if <code><a href="../../../org/jdom/Attribute.html" title="class in org.jdom"><code>Attribute</code></a></code>'s namespace collides with a 
 <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>'s namespace.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><span class="strong">Verifier.</span><code><strong><a href="../../../org/jdom/Verifier.html#checkNamespaceCollision(org.jdom.Namespace, org.jdom.Element)">checkNamespaceCollision</a></strong>(<a href="../../../org/jdom/Namespace.html" title="class in org.jdom">Namespace</a>&nbsp;namespace,
                       <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element)</code>
<div class="block">Check if a <code><a href="../../../org/jdom/Namespace.html" title="class in org.jdom"><code>Namespace</code></a></code> collides with a
 <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>'s namespace.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#document(org.jdom.Element)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement)</code>
<div class="block">This will create a new <code>Document</code>,
 with the supplied <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>
 as the root element, and no <code><a href="../../../org/jdom/DocType.html" title="class in org.jdom"><code>DocType</code></a></code>
 declaration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#document(org.jdom.Element)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#document(org.jdom.Element)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#document(org.jdom.Element, org.jdom.DocType)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType)</code>
<div class="block">This will create a new <code>Document</code>,
 with the supplied <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>
 as the root element and the supplied
 <code><a href="../../../org/jdom/DocType.html" title="class in org.jdom"><code>DocType</code></a></code> declaration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#document(org.jdom.Element, org.jdom.DocType)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#document(org.jdom.Element, org.jdom.DocType)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#document(org.jdom.Element, org.jdom.DocType, java.lang.String)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType,
        java.lang.String&nbsp;baseURI)</code>
<div class="block">This will create a new <code>Document</code>,
 with the supplied <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>
 as the root element and the supplied
 <code><a href="../../../org/jdom/DocType.html" title="class in org.jdom"><code>DocType</code></a></code> declaration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#document(org.jdom.Element, org.jdom.DocType, java.lang.String)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType,
        java.lang.String&nbsp;baseURI)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#document(org.jdom.Element, org.jdom.DocType, java.lang.String)">document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType,
        java.lang.String&nbsp;baseURI)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/jdom/Element.html#isAncestor(org.jdom.Element)">isAncestor</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element)</code>
<div class="block">Determines if this element is the ancestor of another element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JDOMFactory.</span><code><strong><a href="../../../org/jdom/JDOMFactory.html#setAttribute(org.jdom.Element, org.jdom.Attribute)">setAttribute</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element,
            <a href="../../../org/jdom/Attribute.html" title="class in org.jdom">Attribute</a>&nbsp;a)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DefaultJDOMFactory.</span><code><strong><a href="../../../org/jdom/DefaultJDOMFactory.html#setAttribute(org.jdom.Element, org.jdom.Attribute)">setAttribute</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;parent,
            <a href="../../../org/jdom/Attribute.html" title="class in org.jdom">Attribute</a>&nbsp;a)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">UncheckedJDOMFactory.</span><code><strong><a href="../../../org/jdom/UncheckedJDOMFactory.html#setAttribute(org.jdom.Element, org.jdom.Attribute)">setAttribute</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;parent,
            <a href="../../../org/jdom/Attribute.html" title="class in org.jdom">Attribute</a>&nbsp;a)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../org/jdom/Attribute.html" title="class in org.jdom">Attribute</a></code></td>
<td class="colLast"><span class="strong">Attribute.</span><code><strong><a href="../../../org/jdom/Attribute.html#setParent(org.jdom.Element)">setParent</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;parent)</code>
<div class="block">This will set the parent of this <code>Attribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Document.html" title="class in org.jdom">Document</a></code></td>
<td class="colLast"><span class="strong">Document.</span><code><strong><a href="../../../org/jdom/Document.html#setRootElement(org.jdom.Element)">setRootElement</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement)</code>
<div class="block">This sets the root <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code> for the
 <code>Document</code>.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jdom/package-summary.html">org.jdom</a> with parameters of type <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jdom/Document.html#Document(org.jdom.Element)">Document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement)</code>
<div class="block">This will create a new <code>Document</code>,
 with the supplied <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>
 as the root element, and no <code><a href="../../../org/jdom/DocType.html" title="class in org.jdom"><code>DocType</code></a></code>
 declaration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/jdom/Document.html#Document(org.jdom.Element, org.jdom.DocType)">Document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType)</code>
<div class="block">This will create a new <code>Document</code>,
 with the supplied <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>
 as the root element and the supplied
 <code><a href="../../../org/jdom/DocType.html" title="class in org.jdom"><code>DocType</code></a></code> declaration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jdom/Document.html#Document(org.jdom.Element, org.jdom.DocType, java.lang.String)">Document</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;rootElement,
        <a href="../../../org/jdom/DocType.html" title="class in org.jdom">DocType</a>&nbsp;docType,
        java.lang.String&nbsp;baseURI)</code>
<div class="block">This will create a new <code>Document</code>,
 with the supplied <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>
 as the root element, the supplied
 <code><a href="../../../org/jdom/DocType.html" title="class in org.jdom"><code>DocType</code></a></code> declaration, and the specified
 base URI.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jdom.input">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a> in <a href="../../../org/jdom/input/package-summary.html">org.jdom.input</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jdom/input/package-summary.html">org.jdom.input</a> that return <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">DOMBuilder.</span><code><strong><a href="../../../org/jdom/input/DOMBuilder.html#build(org.w3c.dom.Element)">build</a></strong>(org.w3c.dom.Element&nbsp;domElement)</code>
<div class="block">This will build a JDOM Element from an existing DOM Element</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></code></td>
<td class="colLast"><span class="strong">SAXHandler.</span><code><strong><a href="../../../org/jdom/input/SAXHandler.html#getCurrentElement()">getCurrentElement</a></strong>()</code>
<div class="block">Returns the being-parsed element.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jdom/input/package-summary.html">org.jdom.input</a> with parameters of type <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">SAXHandler.</span><code><strong><a href="../../../org/jdom/input/SAXHandler.html#pushElement(org.jdom.Element)">pushElement</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element)</code>
<div class="block">Pushes an element onto the tree under construction.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jdom.output">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a> in <a href="../../../org/jdom/output/package-summary.html">org.jdom.output</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/jdom/output/package-summary.html">org.jdom.output</a> with parameters of type <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SAXOutputter.</span><code><strong><a href="../../../org/jdom/output/SAXOutputter.html#output(org.jdom.Element)">output</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;node)</code>
<div class="block">This will output a single JDOM element as a document, firing
 off the SAX events that have been registered.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XMLOutputter.</span><code><strong><a href="../../../org/jdom/output/XMLOutputter.html#output(org.jdom.Element, java.io.OutputStream)">output</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element,
      java.io.OutputStream&nbsp;out)</code>
<div class="block">Print out an <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>, including
 its <code><a href="../../../org/jdom/Attribute.html" title="class in org.jdom"><code>Attribute</code></a></code>s, and all
 contained (child) elements, etc.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XMLOutputter.</span><code><strong><a href="../../../org/jdom/output/XMLOutputter.html#output(org.jdom.Element, java.io.Writer)">output</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element,
      java.io.Writer&nbsp;out)</code>
<div class="block">Print out an <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>, including
 its <code><a href="../../../org/jdom/Attribute.html" title="class in org.jdom"><code>Attribute</code></a></code>s, and all
 contained (child) elements, etc.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XMLOutputter.</span><code><strong><a href="../../../org/jdom/output/XMLOutputter.html#outputElementContent(org.jdom.Element, java.io.OutputStream)">outputElementContent</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element,
                    java.io.OutputStream&nbsp;out)</code>
<div class="block">This will handle printing out an <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>'s content only, not including its tag, and
 attributes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XMLOutputter.</span><code><strong><a href="../../../org/jdom/output/XMLOutputter.html#outputElementContent(org.jdom.Element, java.io.Writer)">outputElementContent</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element,
                    java.io.Writer&nbsp;out)</code>
<div class="block">This will handle printing out an <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>'s content only, not including its tag, and
 attributes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="strong">XMLOutputter.</span><code><strong><a href="../../../org/jdom/output/XMLOutputter.html#outputString(org.jdom.Element)">outputString</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element)</code>
<div class="block">Return a string representing an element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">XMLOutputter.</span><code><strong><a href="../../../org/jdom/output/XMLOutputter.html#printAttributes(java.io.Writer, java.util.List, org.jdom.Element, org.jdom.output.XMLOutputter.NamespaceStack)">printAttributes</a></strong>(java.io.Writer&nbsp;out,
               java.util.List&nbsp;attributes,
               <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;parent,
               <a href="../../../org/jdom/output/XMLOutputter.NamespaceStack.html" title="class in org.jdom.output">XMLOutputter.NamespaceStack</a>&nbsp;namespaces)</code>
<div class="block">This will handle printing of a <code><a href="../../../org/jdom/Attribute.html" title="class in org.jdom"><code>Attribute</code></a></code> list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">XMLOutputter.</span><code><strong><a href="../../../org/jdom/output/XMLOutputter.html#printElement(java.io.Writer, org.jdom.Element, int, org.jdom.output.XMLOutputter.NamespaceStack)">printElement</a></strong>(java.io.Writer&nbsp;out,
            <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;element,
            int&nbsp;level,
            <a href="../../../org/jdom/output/XMLOutputter.NamespaceStack.html" title="class in org.jdom.output">XMLOutputter.NamespaceStack</a>&nbsp;namespaces)</code>
<div class="block">This will handle printing of a <code><a href="../../../org/jdom/Element.html" title="class in org.jdom"><code>Element</code></a></code>,
 its <code><a href="../../../org/jdom/Attribute.html" title="class in org.jdom"><code>Attribute</code></a></code>s, and all contained (child)
 elements, etc.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.jdom.transform">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a> in <a href="../../../org/jdom/transform/package-summary.html">org.jdom.transform</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../org/jdom/transform/package-summary.html">org.jdom.transform</a> with parameters of type <a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../org/jdom/transform/JDOMSource.html#JDOMSource(org.jdom.Element)">JDOMSource</a></strong>(<a href="../../../org/jdom/Element.html" title="class in org.jdom">Element</a>&nbsp;source)</code>
<div class="block">Creates a JDOM TrAX source wrapping a JDOM element.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../org/jdom/Element.html" title="class in org.jdom">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>JDOM<br><font size='-1'>1.SNAPSHOT</font></b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jdom//class-useElement.html" target="_top">FRAMES</a></li>
<li><a href="Element.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright ? 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.</small></p>
</body>
</html>