This file is indexed.

/usr/share/doc/libjdom2-java/api/index-files/index-3.html is in libjdom2-java-doc 2.0.6-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
<!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_55) on Sat May 24 05:15:01 UTC 2014 -->
<title>C-Index (JDOM v2.x)</title>
<meta name="date" content="2014-05-24">
<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="C-Index (JDOM v2.x)";
    }
//-->
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>JDOM<br><font size='-1'>2.x</font></b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-2.html">Prev Letter</a></li>
<li><a href="index-4.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li>
<li><a href="index-3.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a name="_C_">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="../org/jdom2/Document.html#canContainContent(org.jdom2.Content, int, boolean)">canContainContent(Content, int, boolean)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Document.html" title="class in org.jdom2">Document</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Element.html#canContainContent(org.jdom2.Content, int, boolean)">canContainContent(Content, int, boolean)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Element.html" title="class in org.jdom2">Element</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Parent.html#canContainContent(org.jdom2.Content, int, boolean)">canContainContent(Content, int, boolean)</a></span> - Method in interface org.jdom2.<a href="../org/jdom2/Parent.html" title="interface in org.jdom2">Parent</a></dt>
<dd>
<div class="block">Test whether this Parent instance can contain the specified content
 at the specified position.</div>
</dd>
<dt><a href="../org/jdom2/CDATA.html" title="class in org.jdom2"><span class="strong">CDATA</span></a> - Class in <a href="../org/jdom2/package-summary.html">org.jdom2</a></dt>
<dd>
<div class="block">An XML CDATA section.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/CDATA.html#CDATA()">CDATA()</a></span> - Constructor for class org.jdom2.<a href="../org/jdom2/CDATA.html" title="class in org.jdom2">CDATA</a></dt>
<dd>
<div class="block">This is the protected, no-args constructor standard in all JDOM
 classes.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/CDATA.html#CDATA(java.lang.String)">CDATA(String)</a></span> - Constructor for class org.jdom2.<a href="../org/jdom2/CDATA.html" title="class in org.jdom2">CDATA</a></dt>
<dd>
<div class="block">This constructor creates a new <code>CDATA</code> node, with the
 supplied string value as it's character content.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/DefaultJDOMFactory.html#cdata(java.lang.String)">cdata(String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/DefaultJDOMFactory.html" title="class in org.jdom2">DefaultJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/DefaultJDOMFactory.html#cdata(int, int, java.lang.String)">cdata(int, int, String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/DefaultJDOMFactory.html" title="class in org.jdom2">DefaultJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/ContentFilter.html#CDATA">CDATA</a></span> - Static variable in class org.jdom2.filter.<a href="../org/jdom2/filter/ContentFilter.html" title="class in org.jdom2.filter">ContentFilter</a></dt>
<dd>
<div class="block">Mask for JDOM <a href="../org/jdom2/CDATA.html" title="class in org.jdom2"><code>CDATA</code></a> objects</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/Filters.html#cdata()">cdata()</a></span> - Static method in class org.jdom2.filter.<a href="../org/jdom2/filter/Filters.html" title="class in org.jdom2.filter">Filters</a></dt>
<dd>
<div class="block">Return a Filter that matches any <a href="../org/jdom2/CDATA.html" title="class in org.jdom2"><code>CDATA</code></a> data.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/JDOMFactory.html#cdata(java.lang.String)">cdata(String)</a></span> - Method in interface org.jdom2.<a href="../org/jdom2/JDOMFactory.html" title="interface in org.jdom2">JDOMFactory</a></dt>
<dd>
<div class="block">This creates the CDATA with the supplied text.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/JDOMFactory.html#cdata(int, int, java.lang.String)">cdata(int, int, String)</a></span> - Method in interface org.jdom2.<a href="../org/jdom2/JDOMFactory.html" title="interface in org.jdom2">JDOMFactory</a></dt>
<dd>
<div class="block">This creates the CDATA with the supplied text.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/located/LocatedJDOMFactory.html#cdata(int, int, java.lang.String)">cdata(int, int, String)</a></span> - Method in class org.jdom2.located.<a href="../org/jdom2/located/LocatedJDOMFactory.html" title="class in org.jdom2.located">LocatedJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/SlimJDOMFactory.html#cdata(int, int, java.lang.String)">cdata(int, int, String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/SlimJDOMFactory.html" title="class in org.jdom2">SlimJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/UncheckedJDOMFactory.html#cdata(int, int, java.lang.String)">cdata(int, int, String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/UncheckedJDOMFactory.html" title="class in org.jdom2">UncheckedJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Attribute.html#CDATA_TYPE">CDATA_TYPE</a></span> - Static variable in class org.jdom2.<a href="../org/jdom2/Attribute.html" title="class in org.jdom2">Attribute</a></dt>
<dd>
<div class="block">JDOM 1.x compatible reference to <a href="../org/jdom2/AttributeType.html#CDATA"><code>AttributeType.CDATA</code></a></div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/output/support/AbstractXMLOutputProcessor.html#CDATAPOST">CDATAPOST</a></span> - Static variable in class org.jdom2.output.support.<a href="../org/jdom2/output/support/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output.support">AbstractXMLOutputProcessor</a></dt>
<dd>
<div class="block">Simple constant for a close-CDATA</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/output/support/AbstractXMLOutputProcessor.html#CDATAPRE">CDATAPRE</a></span> - Static variable in class org.jdom2.output.support.<a href="../org/jdom2/output/support/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output.support">AbstractXMLOutputProcessor</a></dt>
<dd>
<div class="block">Simple constant for an open-CDATA</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/SAXHandler.html#characters(char[], int, int)">characters(char[], int, int)</a></span> - Method in class org.jdom2.input.sax.<a href="../org/jdom2/input/sax/SAXHandler.html" title="class in org.jdom2.input.sax">SAXHandler</a></dt>
<dd>
<div class="block">This will report character data (within an element).</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkAttributeName(java.lang.String)">checkAttributeName(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied name to see if it is legal for use as
 a JDOM <code><a href="../org/jdom2/Attribute.html" title="class in org.jdom2"><code>Attribute</code></a></code> name.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkCDATASection(java.lang.String)">checkCDATASection(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied data to see if it is legal for use as
 JDOM <code><a href="../org/jdom2/CDATA.html" title="class in org.jdom2"><code>CDATA</code></a></code>.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkCharacterData(java.lang.String)">checkCharacterData(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied string to see if it only contains
 characters allowed by the XML 1.0 specification.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkCommentData(java.lang.String)">checkCommentData(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied data to see if it is legal for use as
 JDOM <code><a href="../org/jdom2/Comment.html" title="class in org.jdom2"><code>Comment</code></a></code> data.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkElementName(java.lang.String)">checkElementName(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied name to see if it is legal for use as
 a JDOM <code><a href="../org/jdom2/Element.html" title="class in org.jdom2"><code>Element</code></a></code> name.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Namespace, org.jdom2.Namespace)">checkNamespaceCollision(Namespace, Namespace)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if two namespaces collide.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Attribute, org.jdom2.Element)">checkNamespaceCollision(Attribute, Element)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if <code><a href="../org/jdom2/Attribute.html" title="class in org.jdom2"><code>Attribute</code></a></code>'s namespace collides with a 
 <code><a href="../org/jdom2/Element.html" title="class in org.jdom2"><code>Element</code></a></code>'s namespace.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Attribute, org.jdom2.Element, int)">checkNamespaceCollision(Attribute, Element, int)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if <code><a href="../org/jdom2/Attribute.html" title="class in org.jdom2"><code>Attribute</code></a></code>'s namespace collides with a 
 <code><a href="../org/jdom2/Element.html" title="class in org.jdom2"><code>Element</code></a></code>'s namespace.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Namespace, org.jdom2.Element)">checkNamespaceCollision(Namespace, Element)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if a <code><a href="../org/jdom2/Namespace.html" title="class in org.jdom2"><code>Namespace</code></a></code> collides with a
 <code><a href="../org/jdom2/Element.html" title="class in org.jdom2"><code>Element</code></a></code>'s namespace.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Namespace, org.jdom2.Element, int)">checkNamespaceCollision(Namespace, Element, int)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if a <code><a href="../org/jdom2/Namespace.html" title="class in org.jdom2"><code>Namespace</code></a></code> collides with a
 <code><a href="../org/jdom2/Element.html" title="class in org.jdom2"><code>Element</code></a></code>'s namespace.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Namespace, org.jdom2.Attribute)">checkNamespaceCollision(Namespace, Attribute)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if a <code><a href="../org/jdom2/Namespace.html" title="class in org.jdom2"><code>Namespace</code></a></code> collides with a
 <code><a href="../org/jdom2/Attribute.html" title="class in org.jdom2"><code>Attribute</code></a></code>'s namespace.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Namespace, java.util.List)">checkNamespaceCollision(Namespace, List&lt;?&gt;)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if a <code><a href="../org/jdom2/Namespace.html" title="class in org.jdom2"><code>Namespace</code></a></code> collides with any namespace
 from a list of objects.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceCollision(org.jdom2.Namespace, java.util.List, int)">checkNamespaceCollision(Namespace, List&lt;?&gt;, int)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">Check if a <code><a href="../org/jdom2/Namespace.html" title="class in org.jdom2"><code>Namespace</code></a></code> collides with any namespace
 from a list of objects.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespacePrefix(java.lang.String)">checkNamespacePrefix(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied name to see if it is legal for use as
 a JDOM <code><a href="../org/jdom2/Namespace.html" title="class in org.jdom2"><code>Namespace</code></a></code> prefix.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkNamespaceURI(java.lang.String)">checkNamespaceURI(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied name to see if it is legal for use as
 a JDOM <code><a href="../org/jdom2/Namespace.html" title="class in org.jdom2"><code>Namespace</code></a></code> URI.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkProcessingInstructionData(java.lang.String)">checkProcessingInstructionData(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied data to see if it is legal for use as
 <code><a href="../org/jdom2/ProcessingInstruction.html" title="class in org.jdom2"><code>ProcessingInstruction</code></a></code> data.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkProcessingInstructionTarget(java.lang.String)">checkProcessingInstructionTarget(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will check the supplied data to see if it is legal for use as
 a JDOM <code><a href="../org/jdom2/ProcessingInstruction.html" title="class in org.jdom2"><code>ProcessingInstruction</code></a></code> target.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkPublicID(java.lang.String)">checkPublicID(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will ensure that the data for a public identifier
 is legal.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkSystemLiteral(java.lang.String)">checkSystemLiteral(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This will ensure that the data for a system literal
 is legal.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkURI(java.lang.String)">checkURI(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">
 Checks a string to see if it is a legal RFC 2396 URI.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Verifier.html#checkXMLName(java.lang.String)">checkXMLName(String)</a></span> - Static method in class org.jdom2.<a href="../org/jdom2/Verifier.html" title="class in org.jdom2">Verifier</a></dt>
<dd>
<div class="block">This is a utility function for sharing the base process of checking
 any XML name.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/SlimJDOMFactory.html#clearCache()">clearCache()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/SlimJDOMFactory.html" title="class in org.jdom2">SlimJDOMFactory</a></dt>
<dd>
<div class="block">Reset any Cached String instance data from this SlimJDOMFaxctory cache.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Attribute.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Attribute.html" title="class in org.jdom2">Attribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/CDATA.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/CDATA.html" title="class in org.jdom2">CDATA</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Comment.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Comment.html" title="class in org.jdom2">Comment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Content.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Content.html" title="class in org.jdom2">Content</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/DocType.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/DocType.html" title="class in org.jdom2">DocType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Document.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Document.html" title="class in org.jdom2">Document</a></dt>
<dd>
<div class="block">This will return a deep clone of this <code>Document</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Element.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Element.html" title="class in org.jdom2">Element</a></dt>
<dd>
<div class="block">
  This returns a deep clone of this element.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/EntityRef.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/EntityRef.html" title="class in org.jdom2">EntityRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/output/Format.html#clone()">clone()</a></span> - Method in class org.jdom2.output.<a href="../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/output/StAXEventOutputter.html#clone()">clone()</a></span> - Method in class org.jdom2.output.<a href="../org/jdom2/output/StAXEventOutputter.html" title="class in org.jdom2.output">StAXEventOutputter</a></dt>
<dd>
<div class="block">Returns a cloned copy of this StAXStreamOutputter.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/output/StAXStreamOutputter.html#clone()">clone()</a></span> - Method in class org.jdom2.output.<a href="../org/jdom2/output/StAXStreamOutputter.html" title="class in org.jdom2.output">StAXStreamOutputter</a></dt>
<dd>
<div class="block">Returns a cloned copy of this StAXStreamOutputter.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/output/XMLOutputter.html#clone()">clone()</a></span> - Method in class org.jdom2.output.<a href="../org/jdom2/output/XMLOutputter.html" title="class in org.jdom2.output">XMLOutputter</a></dt>
<dd>
<div class="block">Returns a cloned copy of this XMLOutputter.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Parent.html#clone()">clone()</a></span> - Method in interface org.jdom2.<a href="../org/jdom2/Parent.html" title="interface in org.jdom2">Parent</a></dt>
<dd>
<div class="block">Obtain a deep, unattached copy of this parent and it's children.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/ProcessingInstruction.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/ProcessingInstruction.html" title="class in org.jdom2">ProcessingInstruction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Text.html#clone()">clone()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Text.html" title="class in org.jdom2">Text</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/util/AbstractXPathCompiled.html#clone()">clone()</a></span> - Method in class org.jdom2.xpath.util.<a href="../org/jdom2/xpath/util/AbstractXPathCompiled.html" title="class in org.jdom2.xpath.util">AbstractXPathCompiled</a></dt>
<dd>
<div class="block">Subclasses of this AbstractXPathCompile class must call super.clone() in
 their clone methods!</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/XPathExpression.html#clone()">clone()</a></span> - Method in interface org.jdom2.xpath.<a href="../org/jdom2/xpath/XPathExpression.html" title="interface in org.jdom2.xpath">XPathExpression</a></dt>
<dd>
<div class="block">Create a new instance of this XPathExpression that duplicates this
 instance.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Document.html#cloneContent()">cloneContent()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Document.html" title="class in org.jdom2">Document</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Element.html#cloneContent()">cloneContent()</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Element.html" title="class in org.jdom2">Element</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Parent.html#cloneContent()">cloneContent()</a></span> - Method in interface org.jdom2.<a href="../org/jdom2/Parent.html" title="interface in org.jdom2">Parent</a></dt>
<dd>
<div class="block">Returns a list containing detached clones of this parent's content list.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Element.html#coalesceText(boolean)">coalesceText(boolean)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/Element.html" title="class in org.jdom2">Element</a></dt>
<dd>
<div class="block">Adjacent Text content is merged into the first Text in document order,
 and the redundant Text items are removed (including any empty Text).</div>
</dd>
<dt><a href="../org/jdom2/Comment.html" title="class in org.jdom2"><span class="strong">Comment</span></a> - Class in <a href="../org/jdom2/package-summary.html">org.jdom2</a></dt>
<dd>
<div class="block">An XML comment.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Comment.html#Comment()">Comment()</a></span> - Constructor for class org.jdom2.<a href="../org/jdom2/Comment.html" title="class in org.jdom2">Comment</a></dt>
<dd>
<div class="block">Default, no-args constructor for implementations to use if needed.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Comment.html#Comment(java.lang.String)">Comment(String)</a></span> - Constructor for class org.jdom2.<a href="../org/jdom2/Comment.html" title="class in org.jdom2">Comment</a></dt>
<dd>
<div class="block">This creates the comment with the supplied text.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/DefaultJDOMFactory.html#comment(java.lang.String)">comment(String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/DefaultJDOMFactory.html" title="class in org.jdom2">DefaultJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/DefaultJDOMFactory.html#comment(int, int, java.lang.String)">comment(int, int, String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/DefaultJDOMFactory.html" title="class in org.jdom2">DefaultJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/ContentFilter.html#COMMENT">COMMENT</a></span> - Static variable in class org.jdom2.filter.<a href="../org/jdom2/filter/ContentFilter.html" title="class in org.jdom2.filter">ContentFilter</a></dt>
<dd>
<div class="block">Mask for JDOM <a href="../org/jdom2/Comment.html" title="class in org.jdom2"><code>Comment</code></a> objects</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/Filters.html#comment()">comment()</a></span> - Static method in class org.jdom2.filter.<a href="../org/jdom2/filter/Filters.html" title="class in org.jdom2.filter">Filters</a></dt>
<dd>
<div class="block">Return a Filter that matches any <a href="../org/jdom2/Comment.html" title="class in org.jdom2"><code>Comment</code></a> data.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/SAXHandler.html#comment(char[], int, int)">comment(char[], int, int)</a></span> - Method in class org.jdom2.input.sax.<a href="../org/jdom2/input/sax/SAXHandler.html" title="class in org.jdom2.input.sax">SAXHandler</a></dt>
<dd>
<div class="block">This reports that a comments is parsed.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/JDOMFactory.html#comment(java.lang.String)">comment(String)</a></span> - Method in interface org.jdom2.<a href="../org/jdom2/JDOMFactory.html" title="interface in org.jdom2">JDOMFactory</a></dt>
<dd>
<div class="block">This creates the comment with the supplied text.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/JDOMFactory.html#comment(int, int, java.lang.String)">comment(int, int, String)</a></span> - Method in interface org.jdom2.<a href="../org/jdom2/JDOMFactory.html" title="interface in org.jdom2">JDOMFactory</a></dt>
<dd>
<div class="block">This creates the comment with the supplied text.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/located/LocatedJDOMFactory.html#comment(int, int, java.lang.String)">comment(int, int, String)</a></span> - Method in class org.jdom2.located.<a href="../org/jdom2/located/LocatedJDOMFactory.html" title="class in org.jdom2.located">LocatedJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/SlimJDOMFactory.html#comment(int, int, java.lang.String)">comment(int, int, String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/SlimJDOMFactory.html" title="class in org.jdom2">SlimJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/UncheckedJDOMFactory.html#comment(int, int, java.lang.String)">comment(int, int, String)</a></span> - Method in class org.jdom2.<a href="../org/jdom2/UncheckedJDOMFactory.html" title="class in org.jdom2">UncheckedJDOMFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/output/Format.html#compact(java.lang.String)">compact(String)</a></span> - Static method in class org.jdom2.output.<a href="../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a></dt>
<dd>
<div class="block">Use the XML Specification definition of whitespace to compact the
 input value.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/jaxen/JaxenXPathFactory.html#compile(java.lang.String, org.jdom2.filter.Filter, java.util.Map, org.jdom2.Namespace...)">compile(String, Filter&lt;T&gt;, Map&lt;String, Object&gt;, Namespace...)</a></span> - Method in class org.jdom2.xpath.jaxen.<a href="../org/jdom2/xpath/jaxen/JaxenXPathFactory.html" title="class in org.jdom2.xpath.jaxen">JaxenXPathFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/XPathFactory.html#compile(java.lang.String, org.jdom2.filter.Filter, java.util.Map, org.jdom2.Namespace...)">compile(String, Filter&lt;T&gt;, Map&lt;String, Object&gt;, Namespace...)</a></span> - Method in class org.jdom2.xpath.<a href="../org/jdom2/xpath/XPathFactory.html" title="class in org.jdom2.xpath">XPathFactory</a></dt>
<dd>
<div class="block">Create a Compiled XPathExpression&lt;&gt; instance from this factory.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/XPathFactory.html#compile(java.lang.String, org.jdom2.filter.Filter, java.util.Map, java.util.Collection)">compile(String, Filter&lt;T&gt;, Map&lt;String, Object&gt;, Collection&lt;Namespace&gt;)</a></span> - Method in class org.jdom2.xpath.<a href="../org/jdom2/xpath/XPathFactory.html" title="class in org.jdom2.xpath">XPathFactory</a></dt>
<dd>
<div class="block">Create a XPathExpression&lt;&gt; instance from this factory.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/XPathFactory.html#compile(java.lang.String, org.jdom2.filter.Filter)">compile(String, Filter&lt;T&gt;)</a></span> - Method in class org.jdom2.xpath.<a href="../org/jdom2/xpath/XPathFactory.html" title="class in org.jdom2.xpath">XPathFactory</a></dt>
<dd>
<div class="block">Create a XPathExpression&lt;T&gt; instance from this factory.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/XPathFactory.html#compile(java.lang.String)">compile(String)</a></span> - Method in class org.jdom2.xpath.<a href="../org/jdom2/xpath/XPathFactory.html" title="class in org.jdom2.xpath">XPathFactory</a></dt>
<dd>
<div class="block">Create a XPathExpression&lt;Object&gt; instance from this factory.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/xpath/XPathBuilder.html#compileWith(org.jdom2.xpath.XPathFactory)">compileWith(XPathFactory)</a></span> - Method in class org.jdom2.xpath.<a href="../org/jdom2/xpath/XPathBuilder.html" title="class in org.jdom2.xpath">XPathBuilder</a></dt>
<dd>
<div class="block">Compile an XPathExpression using the details currently stored in the
 XPathBuilder.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/SAXBuilder.html#configureParser(org.xml.sax.XMLReader, org.jdom2.input.sax.SAXHandler)">configureParser(XMLReader, SAXHandler)</a></span> - Method in class org.jdom2.input.<a href="../org/jdom2/input/SAXBuilder.html" title="class in org.jdom2.input">SAXBuilder</a></dt>
<dd>
<div class="block">This configures the XMLReader to be used for reading the XML document.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/internal/ReflectionConstructor.html#construct(java.lang.String, java.lang.Class)">construct(String, Class&lt;E&gt;)</a></span> - Static method in class org.jdom2.internal.<a href="../org/jdom2/internal/ReflectionConstructor.html" title="class in org.jdom2.internal">ReflectionConstructor</a></dt>
<dd>
<div class="block">Construct a new instance of the named class, and ensure it is cast
 to the type specified as the targetclass.</div>
</dd>
<dt><a href="../org/jdom2/Content.html" title="class in org.jdom2"><span class="strong">Content</span></a> - Class in <a href="../org/jdom2/package-summary.html">org.jdom2</a></dt>
<dd>
<div class="block">Superclass for JDOM objects which can be legal child content
 of <a href="../org/jdom2/Parent.html" title="interface in org.jdom2"><code>Parent</code></a> nodes.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/Content.html#Content(org.jdom2.Content.CType)">Content(Content.CType)</a></span> - Constructor for class org.jdom2.<a href="../org/jdom2/Content.html" title="class in org.jdom2">Content</a></dt>
<dd>
<div class="block">Create a new Content instance of a particular type.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/Filters.html#content()">content()</a></span> - Static method in class org.jdom2.filter.<a href="../org/jdom2/filter/Filters.html" title="class in org.jdom2.filter">Filters</a></dt>
<dd>
<div class="block">Return a Filter that matches any <a href="../org/jdom2/Content.html" title="class in org.jdom2"><code>Content</code></a> data.</div>
</dd>
<dt><a href="../org/jdom2/Content.CType.html" title="enum in org.jdom2"><span class="strong">Content.CType</span></a> - Enum in <a href="../org/jdom2/package-summary.html">org.jdom2</a></dt>
<dd>
<div class="block">An enumeration useful for identifying content types without
 having to do <code>instanceof</code> type conditionals.</div>
</dd>
<dt><a href="../org/jdom2/filter/ContentFilter.html" title="class in org.jdom2.filter"><span class="strong">ContentFilter</span></a> - Class in <a href="../org/jdom2/filter/package-summary.html">org.jdom2.filter</a></dt>
<dd>
<div class="block">A general purpose Filter able to represent all legal JDOM objects or a
 specific subset.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/ContentFilter.html#ContentFilter()">ContentFilter()</a></span> - Constructor for class org.jdom2.filter.<a href="../org/jdom2/filter/ContentFilter.html" title="class in org.jdom2.filter">ContentFilter</a></dt>
<dd>
<div class="block">Default constructor that allows any legal JDOM objects.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/ContentFilter.html#ContentFilter(boolean)">ContentFilter(boolean)</a></span> - Constructor for class org.jdom2.filter.<a href="../org/jdom2/filter/ContentFilter.html" title="class in org.jdom2.filter">ContentFilter</a></dt>
<dd>
<div class="block">Set whether all JDOM objects are visible or not.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/filter/ContentFilter.html#ContentFilter(int)">ContentFilter(int)</a></span> - Constructor for class org.jdom2.filter.<a href="../org/jdom2/filter/ContentFilter.html" title="class in org.jdom2.filter">ContentFilter</a></dt>
<dd>
<div class="block">Filter out JDOM objects according to a filtering mask.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/internal/ArrayCopy.html#copyOf(E[], int)">copyOf(E[], int)</a></span> - Static method in class org.jdom2.internal.<a href="../org/jdom2/internal/ArrayCopy.html" title="class in org.jdom2.internal">ArrayCopy</a></dt>
<dd>
<div class="block">Arrays.copyOf(...) is a Java6 thing.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/internal/ArrayCopy.html#copyOf(char[], int)">copyOf(char[], int)</a></span> - Static method in class org.jdom2.internal.<a href="../org/jdom2/internal/ArrayCopy.html" title="class in org.jdom2.internal">ArrayCopy</a></dt>
<dd>
<div class="block">Arrays.copyOf(...) is a Java6 thing.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/internal/ArrayCopy.html#copyOf(int[], int)">copyOf(int[], int)</a></span> - Static method in class org.jdom2.internal.<a href="../org/jdom2/internal/ArrayCopy.html" title="class in org.jdom2.internal">ArrayCopy</a></dt>
<dd>
<div class="block">Arrays.copyOf(...) is a Java6 thing.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/internal/ArrayCopy.html#copyOf(boolean[], int)">copyOf(boolean[], int)</a></span> - Static method in class org.jdom2.internal.<a href="../org/jdom2/internal/ArrayCopy.html" title="class in org.jdom2.internal">ArrayCopy</a></dt>
<dd>
<div class="block">Arrays.copyOf(...) is a Java6 thing.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/internal/ArrayCopy.html#copyOfRange(E[], int, int)">copyOfRange(E[], int, int)</a></span> - Static method in class org.jdom2.internal.<a href="../org/jdom2/internal/ArrayCopy.html" title="class in org.jdom2.internal">ArrayCopy</a></dt>
<dd>
<div class="block">Arrays.copyOf(...) is a Java6 thing.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/adapters/AbstractDOMAdapter.html#createDocument(org.jdom2.DocType)">createDocument(DocType)</a></span> - Method in class org.jdom2.adapters.<a href="../org/jdom2/adapters/AbstractDOMAdapter.html" title="class in org.jdom2.adapters">AbstractDOMAdapter</a></dt>
<dd>
<div class="block">This creates an empty <code>Document</code> object based
 on a specific parser implementation with the given DOCTYPE.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/adapters/DOMAdapter.html#createDocument()">createDocument()</a></span> - Method in interface org.jdom2.adapters.<a href="../org/jdom2/adapters/DOMAdapter.html" title="interface in org.jdom2.adapters">DOMAdapter</a></dt>
<dd>
<div class="block">This creates an empty <code>Document</code> object based
 on a specific parser implementation.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/adapters/DOMAdapter.html#createDocument(org.jdom2.DocType)">createDocument(DocType)</a></span> - Method in interface org.jdom2.adapters.<a href="../org/jdom2/adapters/DOMAdapter.html" title="interface in org.jdom2.adapters">DOMAdapter</a></dt>
<dd>
<div class="block">This creates an empty <code>Document</code> object based
 on a specific parser implementation with the given DOCTYPE.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/adapters/JAXPDOMAdapter.html#createDocument()">createDocument()</a></span> - Method in class org.jdom2.adapters.<a href="../org/jdom2/adapters/JAXPDOMAdapter.html" title="class in org.jdom2.adapters">JAXPDOMAdapter</a></dt>
<dd>
<div class="block">This creates an empty <code>Document</code> object based
 on the current JAXP parser implementation.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/SAXBuilder.html#createParser()">createParser()</a></span> - Method in class org.jdom2.input.<a href="../org/jdom2/input/SAXBuilder.html" title="class in org.jdom2.input">SAXBuilder</a></dt>
<dd>
<div class="block">Allow overriding classes access to the Parser before it is used in a
 SAXBuilderEngine.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/output/support/AbstractSAXOutputProcessor.html#createParser()">createParser()</a></span> - Method in class org.jdom2.output.support.<a href="../org/jdom2/output/support/AbstractSAXOutputProcessor.html" title="class in org.jdom2.output.support">AbstractSAXOutputProcessor</a></dt>
<dd>
<div class="block">
 Creates a SAX XMLReader.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/DefaultSAXHandlerFactory.html#createSAXHandler(org.jdom2.JDOMFactory)">createSAXHandler(JDOMFactory)</a></span> - Method in class org.jdom2.input.sax.<a href="../org/jdom2/input/sax/DefaultSAXHandlerFactory.html" title="class in org.jdom2.input.sax">DefaultSAXHandlerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/SAXHandlerFactory.html#createSAXHandler(org.jdom2.JDOMFactory)">createSAXHandler(JDOMFactory)</a></span> - Method in interface org.jdom2.input.sax.<a href="../org/jdom2/input/sax/SAXHandlerFactory.html" title="interface in org.jdom2.input.sax">SAXHandlerFactory</a></dt>
<dd>
<div class="block">Create a new SAXHandler instance for SAXBuilder to use.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/AbstractReaderSchemaFactory.html#createXMLReader()">createXMLReader()</a></span> - Method in class org.jdom2.input.sax.<a href="../org/jdom2/input/sax/AbstractReaderSchemaFactory.html" title="class in org.jdom2.input.sax">AbstractReaderSchemaFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/XMLReaderJAXPFactory.html#createXMLReader()">createXMLReader()</a></span> - Method in class org.jdom2.input.sax.<a href="../org/jdom2/input/sax/XMLReaderJAXPFactory.html" title="class in org.jdom2.input.sax">XMLReaderJAXPFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/XMLReaderJDOMFactory.html#createXMLReader()">createXMLReader()</a></span> - Method in interface org.jdom2.input.sax.<a href="../org/jdom2/input/sax/XMLReaderJDOMFactory.html" title="interface in org.jdom2.input.sax">XMLReaderJDOMFactory</a></dt>
<dd>
<div class="block">Return a new XMLReader according to the implementation of this
 XMLReaderJDOMFactory instance.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/XMLReaders.html#createXMLReader()">createXMLReader()</a></span> - Method in enum org.jdom2.input.sax.<a href="../org/jdom2/input/sax/XMLReaders.html" title="enum in org.jdom2.input.sax">XMLReaders</a></dt>
<dd>
<div class="block">Get a new XMLReader from this JAXP-based <a href="../org/jdom2/input/sax/XMLReaderJDOMFactory.html" title="interface in org.jdom2.input.sax"><code>XMLReaderJDOMFactory</code></a>.</div>
</dd>
<dt><span class="strong"><a href="../org/jdom2/input/sax/XMLReaderSAX2Factory.html#createXMLReader()">createXMLReader()</a></span> - Method in class org.jdom2.input.sax.<a href="../org/jdom2/input/sax/XMLReaderSAX2Factory.html" title="class in org.jdom2.input.sax">XMLReaderSAX2Factory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/jdom2/Content.html#ctype">ctype</a></span> - Variable in class org.jdom2.<a href="../org/jdom2/Content.html" title="class in org.jdom2">Content</a></dt>
<dd>
<div class="block">The content type enumerate value for this Content</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>JDOM<br><font size='-1'>2.x</font></b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-2.html">Prev Letter</a></li>
<li><a href="index-4.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li>
<li><a href="index-3.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 ? 2014 Jason Hunter, Brett McLaughlin. All Rights Reserved.</small></p>
</body>
</html>