This file is indexed.

/usr/share/doc/libjdom2-java/api/org/jdom2/output/support/XMLOutputProcessor.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
<!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:00 UTC 2014 -->
<title>XMLOutputProcessor (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="XMLOutputProcessor (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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/XMLOutputProcessor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>JDOM<br><font size='-1'>2.x</font></b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/jdom2/output/support/WalkerTRIM_FULL_WHITE.html" title="class in org.jdom2.output.support"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/jdom2/output/support/XMLOutputProcessor.html" target="_top">Frames</a></li>
<li><a href="XMLOutputProcessor.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.jdom2.output.support</div>
<h2 title="Interface XMLOutputProcessor" class="title">Interface XMLOutputProcessor</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/jdom2/output/support/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output.support">AbstractXMLOutputProcessor</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">XMLOutputProcessor</span></pre>
<div class="block">This interface provides a base support for the <a href="../../../../org/jdom2/output/XMLOutputter.html" title="class in org.jdom2.output"><code>XMLOutputter</code></a>.
 <p>
 People who want to create a custom XMLOutputProcessor for XMLOutputter are
 able to implement this interface with the following notes and restrictions:
 <ol>
 <li>The XMLOutputter will call one, and only one of the <code>process(Writer,Format,*)</code> methods each
 time the XMLOutputter is requested to output some JDOM content. It is thus
 safe to assume that a <code>process(Writer,Format,*)</code> method can set up any
 infrastructure needed to process the content, and that the XMLOutputter will
 not re-call that method, or some other <code>process(Writer,Format,*)</code> method for the same output
 sequence.
 <li>The process methods should be thread-safe and reentrant: The same
 <code>process(Writer,Format,*)</code> method may (will) be called concurrently from different threads.
 </ol>
 <p>
 The <a href="../../../../org/jdom2/output/support/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output.support"><code>AbstractXMLOutputProcessor</code></a> class is a full implementation of this
 interface and is fully customisable. People who want a custom XMLOutputter
 are encouraged to extend the AbstractXMLOutputProcessor rather than do a full
 re-implementation of this interface.</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>JDOM2</dd>
<dt><span class="strong">Author:</span></dt>
  <dd>Rolf Lear</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/jdom2/output/XMLOutputter.html" title="class in org.jdom2.output"><code>XMLOutputter</code></a>, 
<a href="../../../../org/jdom2/output/support/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output.support"><code>AbstractXMLOutputProcessor</code></a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.CDATA)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/CDATA.html" title="class in org.jdom2">CDATA</a>&nbsp;cdata)</code>
<div class="block">Print out a <code><a href="../../../../org/jdom2/CDATA.html" title="class in org.jdom2"><code>CDATA</code></a></code> node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Comment)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/Comment.html" title="class in org.jdom2">Comment</a>&nbsp;comment)</code>
<div class="block">Print out a <code><a href="../../../../org/jdom2/Comment.html" title="class in org.jdom2"><code>Comment</code></a></code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.DocType)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/DocType.html" title="class in org.jdom2">DocType</a>&nbsp;doctype)</code>
<div class="block">Print out the <code><a href="../../../../org/jdom2/DocType.html" title="class in org.jdom2"><code>DocType</code></a></code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Document)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/Document.html" title="class in org.jdom2">Document</a>&nbsp;doc)</code>
<div class="block">This will print the <code><a href="../../../../org/jdom2/Document.html" title="class in org.jdom2"><code>Document</code></a></code> to the given Writer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Element)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/Element.html" title="class in org.jdom2">Element</a>&nbsp;element)</code>
<div class="block">Print out an <code><a href="../../../../org/jdom2/Element.html" title="class in org.jdom2"><code>Element</code></a></code>, including its
 <code><a href="../../../../org/jdom2/Attribute.html" title="class in org.jdom2"><code>Attribute</code></a></code>s, and all contained (child) elements, etc.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.EntityRef)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/EntityRef.html" title="class in org.jdom2">EntityRef</a>&nbsp;entity)</code>
<div class="block">Print out a <code><a href="../../../../org/jdom2/EntityRef.html" title="class in org.jdom2"><code>EntityRef</code></a></code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, java.util.List)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       java.util.List&lt;? extends <a href="../../../../org/jdom2/Content.html" title="class in org.jdom2">Content</a>&gt;&nbsp;list)</code>
<div class="block">This will handle printing out a list of nodes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.ProcessingInstruction)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/ProcessingInstruction.html" title="class in org.jdom2">ProcessingInstruction</a>&nbsp;pi)</code>
<div class="block">Print out a <code><a href="../../../../org/jdom2/ProcessingInstruction.html" title="class in org.jdom2"><code>ProcessingInstruction</code></a></code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/jdom2/output/support/XMLOutputProcessor.html#process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Text)">process</a></strong>(java.io.Writer&nbsp;out,
       <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
       <a href="../../../../org/jdom2/Text.html" title="class in org.jdom2">Text</a>&nbsp;text)</code>
<div class="block">Print out a <code><a href="../../../../org/jdom2/Text.html" title="class in org.jdom2"><code>Text</code></a></code> node.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!--   -->
</a>
<h3>Method Detail</h3>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Document)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/Document.html" title="class in org.jdom2">Document</a>&nbsp;doc)
             throws java.io.IOException</pre>
<div class="block">This will print the <code><a href="../../../../org/jdom2/Document.html" title="class in org.jdom2"><code>Document</code></a></code> to the given Writer.
 <p>
 Warning: using your own Writer may cause the outputter's preferred
 character encoding to be ignored. If you use encodings other than UTF-8,
 we recommend using the method that takes an OutputStream instead.
 </p></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>doc</code> - <code>Document</code> to format.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.DocType)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/DocType.html" title="class in org.jdom2">DocType</a>&nbsp;doctype)
             throws java.io.IOException</pre>
<div class="block">Print out the <code><a href="../../../../org/jdom2/DocType.html" title="class in org.jdom2"><code>DocType</code></a></code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>doctype</code> - <code>DocType</code> to output.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Element)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/Element.html" title="class in org.jdom2">Element</a>&nbsp;element)
             throws java.io.IOException</pre>
<div class="block">Print out an <code><a href="../../../../org/jdom2/Element.html" title="class in org.jdom2"><code>Element</code></a></code>, including its
 <code><a href="../../../../org/jdom2/Attribute.html" title="class in org.jdom2"><code>Attribute</code></a></code>s, and all contained (child) elements, etc.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>element</code> - <code>Element</code> to output.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, java.util.List)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           java.util.List&lt;? extends <a href="../../../../org/jdom2/Content.html" title="class in org.jdom2">Content</a>&gt;&nbsp;list)
             throws java.io.IOException</pre>
<div class="block">This will handle printing out a list of nodes. This can be useful for
 printing the content of an element that contains HTML, like
 "&lt;description&gt;JDOM is &lt;b&gt;fun&gt;!&lt;/description&gt;".</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>list</code> - <code>List</code> of nodes.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input list is null or contains null members</dd>
<dd><code>java.lang.ClassCastException</code> - if any of the list members are not <a href="../../../../org/jdom2/Content.html" title="class in org.jdom2"><code>Content</code></a></dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.CDATA)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/CDATA.html" title="class in org.jdom2">CDATA</a>&nbsp;cdata)
             throws java.io.IOException</pre>
<div class="block">Print out a <code><a href="../../../../org/jdom2/CDATA.html" title="class in org.jdom2"><code>CDATA</code></a></code> node.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>cdata</code> - <code>CDATA</code> to output.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Text)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/Text.html" title="class in org.jdom2">Text</a>&nbsp;text)
             throws java.io.IOException</pre>
<div class="block">Print out a <code><a href="../../../../org/jdom2/Text.html" title="class in org.jdom2"><code>Text</code></a></code> node. Perfoms the necessary entity
 escaping and whitespace stripping.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>text</code> - <code>Text</code> to output.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.Comment)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/Comment.html" title="class in org.jdom2">Comment</a>&nbsp;comment)
             throws java.io.IOException</pre>
<div class="block">Print out a <code><a href="../../../../org/jdom2/Comment.html" title="class in org.jdom2"><code>Comment</code></a></code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>comment</code> - <code>Comment</code> to output.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.ProcessingInstruction)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/ProcessingInstruction.html" title="class in org.jdom2">ProcessingInstruction</a>&nbsp;pi)
             throws java.io.IOException</pre>
<div class="block">Print out a <code><a href="../../../../org/jdom2/ProcessingInstruction.html" title="class in org.jdom2"><code>ProcessingInstruction</code></a></code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>pi</code> - <code>ProcessingInstruction</code> to output.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
<a name="process(java.io.Writer, org.jdom2.output.Format, org.jdom2.EntityRef)">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(java.io.Writer&nbsp;out,
           <a href="../../../../org/jdom2/output/Format.html" title="class in org.jdom2.output">Format</a>&nbsp;format,
           <a href="../../../../org/jdom2/EntityRef.html" title="class in org.jdom2">EntityRef</a>&nbsp;entity)
             throws java.io.IOException</pre>
<div class="block">Print out a <code><a href="../../../../org/jdom2/EntityRef.html" title="class in org.jdom2"><code>EntityRef</code></a></code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - <code>Writer</code> to use.</dd><dd><code>format</code> - <code>Format</code> instance specifying output style</dd><dd><code>entity</code> - <code>EntityRef</code> to output.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - if there's any problem writing.</dd>
<dd><code>java.lang.NullPointerException</code> - if the input content is null</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/XMLOutputProcessor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>JDOM<br><font size='-1'>2.x</font></b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/jdom2/output/support/WalkerTRIM_FULL_WHITE.html" title="class in org.jdom2.output.support"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/jdom2/output/support/XMLOutputProcessor.html" target="_top">Frames</a></li>
<li><a href="XMLOutputProcessor.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</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>