This file is indexed.

/usr/share/doc/libjenkins-dom4j-java/api/org/dom4j/class-use/Node.html is in libjenkins-dom4j-java-doc 1.6.1-jenkins-4-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
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
<!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.7.0_65) on Thu Sep 11 11:01:39 UTC 2014 -->
<title>Uses of Interface org.dom4j.Node (dom4j API)</title>
<meta name="date" content="2014-09-11">
<link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Uses of Interface org.dom4j.Node (dom4j API)";
    }
//-->
</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/dom4j/Node.html" title="interface in org.dom4j">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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/dom4j/class-use/Node.html" target="_top">Frames</a></li>
<li><a href="Node.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 Interface org.dom4j.Node" class="title">Uses of Interface<br>org.dom4j.Node</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/dom4j/Node.html" title="interface in org.dom4j">Node</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.dom4j">org.dom4j</a></td>
<td class="colLast">
<div class="block">Defines the XML Document Object Model in Java interfaces together 
    with some helper classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.dom4j.datatype">org.dom4j.datatype</a></td>
<td class="colLast">
<div class="block">An implementation of the <i>dom4j</i> API which supports the 
    <a href="http://www.w3.org/TR/xmlschema-2/">XML Schema Data Types</a> specification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.dom4j.io">org.dom4j.io</a></td>
<td class="colLast">
<div class="block">Provides input and output via SAX and DOM together with writing <i>dom4j</i> 
    objects to streams as XML text.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.dom4j.rule">org.dom4j.rule</a></td>
<td class="colLast">
<div class="block">A <a href="../../../org/dom4j/rule/Pattern.html" title="interface in org.dom4j.rule"><code>Pattern</code></a> based XML rule engine which implements 
the full XSLT processing model while allowing any <a href="../../../org/dom4j/rule/Action.html" title="interface in org.dom4j.rule"><code>Action</code></a>
to be fired if a pattern matches.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.dom4j.tree">org.dom4j.tree</a></td>
<td class="colLast">
<div class="block">Contains the default implementations of the <i>dom4j</i> Document Object Model
  together with some helpful base classes for those wishing to 
  implement their own document object model.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.dom4j.util">org.dom4j.util</a></td>
<td class="colLast">
<div class="block">A collection of utility classes for the <i>dom4j</i> API.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.dom4j">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a> in <a href="../../../org/dom4j/package-summary.html">org.dom4j</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a> in <a href="../../../org/dom4j/package-summary.html">org.dom4j</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Attribute.html" title="interface in org.dom4j">Attribute</a></strong></code>
<div class="block">
 <code>Attribute</code> defines an XML attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Branch.html" title="interface in org.dom4j">Branch</a></strong></code>
<div class="block">
 <code>Branch</code> interface defines the common behaviour for Nodes which
 can contain child nodes (content) such as XML elements and documents.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/CDATA.html" title="interface in org.dom4j">CDATA</a></strong></code>
<div class="block">
 <code>CDATA</code> defines an XML CDATA section.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/CharacterData.html" title="interface in org.dom4j">CharacterData</a></strong></code>
<div class="block">
 <code>CharacterData</code> is a marker interface for character based nodes
 such as the <code>CDATA</code>,<code>Comment</code> and
 <code>Text</code> nodes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Comment.html" title="interface in org.dom4j">Comment</a></strong></code>
<div class="block">
 <code>Comment</code> defines the behavior of an XML comment.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Document.html" title="interface in org.dom4j">Document</a></strong></code>
<div class="block">
 <code>Document</code> defines an XML Document.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/DocumentType.html" title="interface in org.dom4j">DocumentType</a></strong></code>
<div class="block">
 <code>DocumentType</code> defines an XML DOCTYPE declaration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Element.html" title="interface in org.dom4j">Element</a></strong></code>
<div class="block">
 <code>Element</code> interface defines an XML element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Entity.html" title="interface in org.dom4j">Entity</a></strong></code>
<div class="block">
 <code>Entity</code> defines an XML entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/ProcessingInstruction.html" title="interface in org.dom4j">ProcessingInstruction</a></strong></code>
<div class="block">
 <code>ProcessingInstruction</code> defines an XML processing instruction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Text.html" title="interface in org.dom4j">Text</a></strong></code>
<div class="block">
 <code>Text</code> defines an XML Text node.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/dom4j/package-summary.html">org.dom4j</a> that implement <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</a></strong></code>
<div class="block">
 <code>Namespace</code> is a Flyweight Namespace that can be shared amongst
 nodes.</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/dom4j/package-summary.html">org.dom4j</a> that return <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../org/dom4j/Node.html#asXPathResult(org.dom4j.Element)">asXPathResult</a></strong>(<a href="../../../org/dom4j/Element.html" title="interface in org.dom4j">Element</a>&nbsp;parent)</code>
<div class="block">
 <code>asXPathResult</code> returns a version of this node which is
 capable of being an XPath result.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">Namespace.</span><code><strong><a href="../../../org/dom4j/Namespace.html#createXPathResult(org.dom4j.Element)">createXPathResult</a></strong>(<a href="../../../org/dom4j/Element.html" title="interface in org.dom4j">Element</a>&nbsp;parent)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../org/dom4j/Node.html#detach()">detach</a></strong>()</code>
<div class="block">
 Removes this node from its parent if there is one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">Element.</span><code><strong><a href="../../../org/dom4j/Element.html#getXPathResult(int)">getXPathResult</a></strong>(int&nbsp;index)</code>
<div class="block">Returns a node at the given index suitable for an XPath result set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">Branch.</span><code><strong><a href="../../../org/dom4j/Branch.html#node(int)">node</a></strong>(int&nbsp;index)</code>
<div class="block">Returns the <code>Node</code> at the specified index position.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">XPath.</span><code><strong><a href="../../../org/dom4j/XPath.html#selectSingleNode(java.lang.Object)">selectSingleNode</a></strong>(java.lang.Object&nbsp;context)</code>
<div class="block">
 <code>selectSingleNode</code> evaluates this XPath expression on the
 given <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j"><code>Node</code></a>or <code>List</code>of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j"><code>Node</code></a>s and returns the
 result as a single <code>Node</code> instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">Node.</span><code><strong><a href="../../../org/dom4j/Node.html#selectSingleNode(java.lang.String)">selectSingleNode</a></strong>(java.lang.String&nbsp;xpathExpression)</code>
<div class="block">
 <code>selectSingleNode</code> evaluates an XPath expression and returns
 the result as a single <code>Node</code> instance.</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/dom4j/package-summary.html">org.dom4j</a> with parameters of type <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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">Branch.</span><code><strong><a href="../../../org/dom4j/Branch.html#add(org.dom4j.Node)">add</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Adds the given <code>Node</code> or throws <a href="../../../org/dom4j/IllegalAddException.html" title="class in org.dom4j"><code>IllegalAddException</code></a>
 if the given node is not of a valid type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">Branch.</span><code><strong><a href="../../../org/dom4j/Branch.html#indexOf(org.dom4j.Node)">indexOf</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Returns the index of the given node if it is a child node of this branch
 or -1 if the given node is not a child node.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">NodeFilter.</span><code><strong><a href="../../../org/dom4j/NodeFilter.html#matches(org.dom4j.Node)">matches</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">
 <code>matches</code> returns true if the given node matches the filter
 condition.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">XPath.</span><code><strong><a href="../../../org/dom4j/XPath.html#matches(org.dom4j.Node)">matches</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">
 <code>matches</code> returns true if the given node matches the XPath
 expression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Branch.</span><code><strong><a href="../../../org/dom4j/Branch.html#remove(org.dom4j.Node)">remove</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Removes the given <code>Node</code> if the node is an immediate child
 of this branch.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List</code></td>
<td class="colLast"><span class="strong">DocumentHelper.</span><code><strong><a href="../../../org/dom4j/DocumentHelper.html#selectNodes(java.lang.String,%20org.dom4j.Node)">selectNodes</a></strong>(java.lang.String&nbsp;xpathFilterExpression,
           <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">
 <code>selectNodes</code> performs the given XPath expression on the
 <code>List</code>of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j"><code>Node</code></a>instances appending all the results together
 into a single list.</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/dom4j/package-summary.html">org.dom4j</a> with parameters of type <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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/dom4j/IllegalAddException.html#IllegalAddException(org.dom4j.Branch,%20org.dom4j.Node,%20java.lang.String)">IllegalAddException</a></strong>(<a href="../../../org/dom4j/Branch.html" title="interface in org.dom4j">Branch</a>&nbsp;parent,
                   <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node,
                   java.lang.String&nbsp;reason)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../org/dom4j/IllegalAddException.html#IllegalAddException(org.dom4j.Element,%20org.dom4j.Node,%20java.lang.String)">IllegalAddException</a></strong>(<a href="../../../org/dom4j/Element.html" title="interface in org.dom4j">Element</a>&nbsp;parent,
                   <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node,
                   java.lang.String&nbsp;reason)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.dom4j.datatype">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a> in <a href="../../../org/dom4j/datatype/package-summary.html">org.dom4j.datatype</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/dom4j/datatype/package-summary.html">org.dom4j.datatype</a> that implement <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/datatype/DatatypeAttribute.html" title="class in org.dom4j.datatype">DatatypeAttribute</a></strong></code>
<div class="block">
 <code>DatatypeAttribute</code> represents an Attribute which supports the
 <a href="http://www.w3.org/TR/xmlschema-2/">XML Schema Data Types </a>
 specification.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/datatype/DatatypeElement.html" title="class in org.dom4j.datatype">DatatypeElement</a></strong></code>
<div class="block">
 <code>DatatypeElement</code> represents an Element which supports the <a
 href="http://www.w3.org/TR/xmlschema-2/">XML Schema Data Types </a>
 specification.</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/dom4j/datatype/package-summary.html">org.dom4j.datatype</a> with parameters of type <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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">DatatypeElement.</span><code><strong><a href="../../../org/dom4j/datatype/DatatypeElement.html#childAdded(org.dom4j.Node)">childAdded</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Override to force lazy recreation of data object</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">DatatypeElement.</span><code><strong><a href="../../../org/dom4j/datatype/DatatypeElement.html#childRemoved(org.dom4j.Node)">childRemoved</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Override to force lazy recreation of data object</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.dom4j.io">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a> in <a href="../../../org/dom4j/io/package-summary.html">org.dom4j.io</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/dom4j/io/package-summary.html">org.dom4j.io</a> that return <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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/dom4j/Node.html" title="interface in org.dom4j">Node</a></code></td>
<td class="colLast"><span class="strong">STAXEventReader.</span><code><strong><a href="../../../org/dom4j/io/STAXEventReader.html#readNode(javax.xml.stream.XMLEventReader)">readNode</a></strong>(javax.xml.stream.XMLEventReader&nbsp;reader)</code>
<div class="block">Reads a <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j"><code>Node</code></a>from the event stream.</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/dom4j/io/package-summary.html">org.dom4j.io</a> with parameters of type <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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">XMLWriter.</span><code><strong><a href="../../../org/dom4j/io/XMLWriter.html#write(org.dom4j.Node)">write</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Writes the given <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j"><code>Node</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SAXWriter.</span><code><strong><a href="../../../org/dom4j/io/SAXWriter.html#write(org.dom4j.Node)">write</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">A polymorphic method to write any Node to this SAX stream</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">XMLWriter.</span><code><strong><a href="../../../org/dom4j/io/XMLWriter.html#writeNode(org.dom4j.Node)">writeNode</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">STAXEventWriter.</span><code><strong><a href="../../../org/dom4j/io/STAXEventWriter.html#writeNode(org.dom4j.Node)">writeNode</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;n)</code>
<div class="block">Writes a DOM4J <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j"><code>Node</code></a>to the stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">XMLWriter.</span><code><strong><a href="../../../org/dom4j/io/XMLWriter.html#writeNodeText(org.dom4j.Node)">writeNodeText</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">This method is used to write out Nodes that contain text and still allow
 for xml:space to be handled properly.</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/dom4j/io/package-summary.html">org.dom4j.io</a> with parameters of type <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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/dom4j/io/DocumentSource.html#DocumentSource(org.dom4j.Node)">DocumentSource</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Creates a JAXP <code>SAXSource</code>for the given <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j"><code>Node</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.dom4j.rule">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a> in <a href="../../../org/dom4j/rule/package-summary.html">org.dom4j.rule</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../org/dom4j/rule/package-summary.html">org.dom4j.rule</a> with parameters of type <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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">Mode.</span><code><strong><a href="../../../org/dom4j/rule/Mode.html#fireRule(org.dom4j.Node)">fireRule</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Runs the actions associated with the given node</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/dom4j/rule/Rule.html" title="class in org.dom4j.rule">Rule</a></code></td>
<td class="colLast"><span class="strong">Mode.</span><code><strong><a href="../../../org/dom4j/rule/Mode.html#getMatchingRule(org.dom4j.Node)">getMatchingRule</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Performs an XSLT processing model match for the rule which matches the
 given Node the best.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/dom4j/rule/Rule.html" title="class in org.dom4j.rule">Rule</a></code></td>
<td class="colLast"><span class="strong">RuleSet.</span><code><strong><a href="../../../org/dom4j/rule/RuleSet.html#getMatchingRule(org.dom4j.Node)">getMatchingRule</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Performs an XSLT processing model match for the rule which matches the
 given Node the best.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/dom4j/rule/Rule.html" title="class in org.dom4j.rule">Rule</a></code></td>
<td class="colLast"><span class="strong">RuleManager.</span><code><strong><a href="../../../org/dom4j/rule/RuleManager.html#getMatchingRule(java.lang.String,%20org.dom4j.Node)">getMatchingRule</a></strong>(java.lang.String&nbsp;modeName,
               <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">Performs an XSLT processing model match for the rule which matches the
 given Node the best.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Pattern.</span><code><strong><a href="../../../org/dom4j/rule/Pattern.html#matches(org.dom4j.Node)">matches</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">DOCUMENT ME!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Rule.</span><code><strong><a href="../../../org/dom4j/rule/Rule.html#matches(org.dom4j.Node)">matches</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>
<div class="block">DOCUMENT ME!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Action.</span><code><strong><a href="../../../org/dom4j/rule/Action.html#run(org.dom4j.Node)">run</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">NullAction.</span><code><strong><a href="../../../org/dom4j/rule/NullAction.html#run(org.dom4j.Node)">run</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Stylesheet.</span><code><strong><a href="../../../org/dom4j/rule/Stylesheet.html#run(org.dom4j.Node)">run</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Stylesheet.</span><code><strong><a href="../../../org/dom4j/rule/Stylesheet.html#run(org.dom4j.Node,%20java.lang.String)">run</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node,
   java.lang.String&nbsp;mode)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.dom4j.tree">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a> in org.dom4j.tree</h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in org.dom4j.tree that implement <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.AbstractAttribute</strong></code>
<div class="block">
 <code>AbstractNamespace</code> is an abstract base class for tree
 implementors to use for implementation inheritence.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.AbstractBranch</strong></code>
<div class="block">
 <code>AbstractBranch</code> is an abstract base class for tree implementors
 to use for implementation inheritence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.AbstractElement</strong></code>
<div class="block">
 <code>AbstractElement</code> is an abstract base class for tree
 implementors to use for implementation inheritence.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.AbstractNode</strong></code>
<div class="block">
 <code>AbstractNode</code> is an abstract base class for tree implementors
 to use for implementation inheritence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.BaseElement</strong></code>
<div class="block">
 <code>BaseElement</code> is a useful base class for implemementation
 inheritence of an XML element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.DefaultAttribute</strong></code>
<div class="block">
 <code>DefaultAttribute</code> implements a doubly linked node which
 supports the parent relationship and is mutable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.DefaultElement</strong></code>
<div class="block">
 <code>DefaultElement</code> is the default DOM4J default implementation of
 an XML element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong>org.dom4j.tree.FlyweightAttribute</strong></code>
<div class="block">
 <code>FlyweightAttribute</code> is a Flyweight pattern implementation of a
 singly linked, read-only XML Attribute.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.dom4j.util">
<!--   -->
</a>
<h3>Uses of <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a> in <a href="../../../org/dom4j/util/package-summary.html">org.dom4j.util</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/dom4j/util/package-summary.html">org.dom4j.util</a> that implement <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</a></strong></code>
<div class="block">
 <code>IndexedElement</code> is an implementation of <a href="../../../org/dom4j/Element.html" title="interface in org.dom4j"><code>Element</code></a>which
 maintains an index of the attributes and elements it contains to optimise
 lookups via name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/util/NonLazyElement.html" title="class in org.dom4j.util">NonLazyElement</a></strong></code>
<div class="block">
 <code>NonLazyElement</code> is the default DOM4J default implementation of
 an XML element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/util/UserDataAttribute.html" title="class in org.dom4j.util">UserDataAttribute</a></strong></code>
<div class="block">
 <code>UserDataAttribute</code> support the adornment of a user data object
 on an Element or Attribute instance such that the methods 
 <a href="../../../org/dom4j/util/UserDataAttribute.html#setData(java.lang.Object)"><code>UserDataAttribute.setData(Object)</code></a>will get and set the values of a user data object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../org/dom4j/util/UserDataElement.html" title="class in org.dom4j.util">UserDataElement</a></strong></code>
<div class="block">
 <code>UserDataElement</code> support the adornment of a user data object on
 an Element or Attribute instance such that the methods 
 <a href="../../../org/dom4j/util/UserDataElement.html#setData(java.lang.Object)"><code>UserDataElement.setData(Object)</code></a>will get and set the values of a user data object.</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/dom4j/util/package-summary.html">org.dom4j.util</a> with parameters of type <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</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">IndexedElement.</span><code><strong><a href="../../../org/dom4j/util/IndexedElement.html#addNode(org.dom4j.Node)">addNode</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">NodeComparator.</span><code><strong><a href="../../../org/dom4j/util/NodeComparator.html#compare(org.dom4j.Node,%20org.dom4j.Node)">compare</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;n1,
       <a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;n2)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">IndexedElement.</span><code><strong><a href="../../../org/dom4j/util/IndexedElement.html#removeNode(org.dom4j.Node)">removeNode</a></strong>(<a href="../../../org/dom4j/Node.html" title="interface in org.dom4j">Node</a>&nbsp;node)</code>&nbsp;</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/dom4j/Node.html" title="interface in org.dom4j">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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/dom4j/class-use/Node.html" target="_top">Frames</a></li>
<li><a href="Node.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 ? 2005 MetaStuff Ltd. All Rights Reserved. Hosted by <p> <img src='http://sourceforge.net/sflogo.php?group_id=16035' width='88' height='31' border='0' alt='SourceForge Logo' /></small></p>
</body>
</html>