This file is indexed.

/usr/share/doc/libjava-xmlbuilder-java/api/index-all.html is in libjava-xmlbuilder-java-doc 0.4-2.

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
<!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_03) on Mon May 14 12:17:37 UTC 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Index (java-xmlbuilder 0.4 API)</title>
<meta name="date" content="2012-05-14">
<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="Index (java-xmlbuilder 0.4 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>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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a name="_A_">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#a(java.lang.String, java.lang.String)">a(String, String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#attribute(java.lang.String, java.lang.String)"><code>XMLBuilder.attribute(String, String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#assertCurrentElementHasNoTextNodes()">assertCurrentElementHasNoTextNodes()</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#asString(java.util.Properties)">asString(Properties)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Serialize the XML document to a string by delegating to the
 <a href="./com/jamesmurty/utils/XMLBuilder.html#toWriter(java.io.Writer, java.util.Properties)"><code>XMLBuilder.toWriter(Writer, Properties)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#asString()">asString()</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Serialize the XML document to a string excluding the XML declaration.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#attr(java.lang.String, java.lang.String)">attr(String, String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#attribute(java.lang.String, java.lang.String)"><code>XMLBuilder.attribute(String, String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#attribute(java.lang.String, java.lang.String)">attribute(String, String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Add a named attribute value to the element represented by this builder
 node, and return the node representing the element to which the
 attribute was added (<strong>not</strong> the new attribute node).</div>
</dd>
</dl>
<a name="_B_">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64"><span class="strong">Base64</span></a> - Class in <a href="./net/iharder/base64/package-summary.html">net.iharder.base64</a></dt>
<dd>
<div class="block">Encodes and decodes to and from Base64 notation.</div>
</dd>
<dt><a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64"><span class="strong">Base64.InputStream</span></a> - Class in <a href="./net/iharder/base64/package-summary.html">net.iharder.base64</a></dt>
<dd>
<div class="block">A <a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64"><code>Base64.InputStream</code></a> will read data from another
 <tt>java.io.InputStream</tt>, given in the constructor,
 and encode/decode to/from Base64 notation on the fly.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.InputStream.html#Base64.InputStream(java.io.InputStream)">Base64.InputStream(InputStream)</a></span> - Constructor for class net.iharder.base64.<a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64">Base64.InputStream</a></dt>
<dd>
<div class="block">Constructs a <a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64"><code>Base64.InputStream</code></a> in DECODE mode.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.InputStream.html#Base64.InputStream(java.io.InputStream, int)">Base64.InputStream(InputStream, int)</a></span> - Constructor for class net.iharder.base64.<a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64">Base64.InputStream</a></dt>
<dd>
<div class="block">Constructs a <a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64"><code>Base64.InputStream</code></a> in
 either ENCODE or DECODE mode.</div>
</dd>
<dt><a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64"><span class="strong">Base64.OutputStream</span></a> - Class in <a href="./net/iharder/base64/package-summary.html">net.iharder.base64</a></dt>
<dd>
<div class="block">A <a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64"><code>Base64.OutputStream</code></a> will write data to another
 <tt>java.io.OutputStream</tt>, given in the constructor,
 and encode/decode to/from Base64 notation on the fly.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#Base64.OutputStream(java.io.OutputStream)">Base64.OutputStream(OutputStream)</a></span> - Constructor for class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Constructs a <a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64"><code>Base64.OutputStream</code></a> in ENCODE mode.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#Base64.OutputStream(java.io.OutputStream, int)">Base64.OutputStream(OutputStream, int)</a></span> - Constructor for class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Constructs a <a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64"><code>Base64.OutputStream</code></a> in
 either ENCODE or DECODE mode.</div>
</dd>
</dl>
<a name="_C_">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#c(java.lang.String)">c(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#comment(java.lang.String)"><code>XMLBuilder.comment(String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#cdata(byte[])">cdata(byte[])</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Add a CDATA value to the element represented by this builder node, and
 return the node representing the element to which the data
 was added (<strong>not</strong> the new CDATA node).</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#close()">close()</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Flushes and closes (I think, in the superclass) the stream.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#cmnt(java.lang.String)">cmnt(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#comment(java.lang.String)"><code>XMLBuilder.comment(String)</code></a>.</div>
</dd>
<dt><a href="./com/jamesmurty/utils/package-summary.html">com.jamesmurty.utils</a> - package com.jamesmurty.utils</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#comment(java.lang.String)">comment(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Add a comment to the element represented by this builder node, and
 return the node representing the element to which the comment
 was added (<strong>not</strong> the new comment node).</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#create(java.lang.String)">create(String)</a></span> - Static method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Construct a builder for new XML document.</div>
</dd>
</dl>
<a name="_D_">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#d(byte[])">d(byte[])</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <code>#cdata(String)</code>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#data(byte[])">data(byte[])</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <code>#cdata(String)</code>.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#DECODE">DECODE</a></span> - Static variable in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Specify decoding.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#decode(byte[], int, int, int)">decode(byte[], int, int, int)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Very low-level access to decoding ASCII characters in
 the form of a byte array.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#decode(java.lang.String)">decode(String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Decodes data from Base64 notation, automatically
 detecting gzip-compressed data and decompressing it.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#decode(java.lang.String, int)">decode(String, int)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Decodes data from Base64 notation, automatically
 detecting gzip-compressed data and decompressing it.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#decodeFileToFile(java.lang.String, java.lang.String)">decodeFileToFile(String, String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Reads <tt>infile</tt> and decodes it to <tt>outfile</tt>.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#decodeFromFile(java.lang.String)">decodeFromFile(String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Convenience method for reading a base64-encoded
 file and decoding it.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#decodeToFile(java.lang.String, java.lang.String)">decodeToFile(String, String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Convenience method for decoding data to a file.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#decodeToObject(java.lang.String)">decodeToObject(String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Attempts to decode Base64 data and deserialize a Java
 Object within.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#DONT_BREAK_LINES">DONT_BREAK_LINES</a></span> - Static variable in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Don't break lines when encoding (violates strict Base64 specification)</div>
</dd>
</dl>
<a name="_E_">
<!--   -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#e(java.lang.String)">e(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#element(java.lang.String)"><code>XMLBuilder.element(String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#elem(java.lang.String)">elem(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#element(java.lang.String)"><code>XMLBuilder.element(String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#element(java.lang.String)">element(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Add a named XML element to the document as a child of this builder node,
 and return the builder node representing the new child.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#ENCODE">ENCODE</a></span> - Static variable in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Specify encoding.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeBytes(byte[])">encodeBytes(byte[])</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Encodes a byte array into Base64 notation.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeBytes(byte[], int)">encodeBytes(byte[], int)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Encodes a byte array into Base64 notation.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeBytes(byte[], int, int)">encodeBytes(byte[], int, int)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Encodes a byte array into Base64 notation.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeBytes(byte[], int, int, int)">encodeBytes(byte[], int, int, int)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Encodes a byte array into Base64 notation.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeFileToFile(java.lang.String, java.lang.String)">encodeFileToFile(String, String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Reads <tt>infile</tt> and encodes it to <tt>outfile</tt>.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeFromFile(java.lang.String)">encodeFromFile(String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Convenience method for reading a binary file
 and base64-encoding it.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeObject(java.io.Serializable)">encodeObject(Serializable)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Serializes an object and returns the Base64-encoded
 version of that serialized object.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeObject(java.io.Serializable, int)">encodeObject(Serializable, int)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Serializes an object and returns the Base64-encoded
 version of that serialized object.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#encodeToFile(byte[], java.lang.String)">encodeToFile(byte[], String)</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Convenience method for encoding data to a file.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_F_">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#flushBase64()">flushBase64()</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Method added by PHIL.</div>
</dd>
</dl>
<a name="_G_">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#getDocument()">getDocument()</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#getElement()">getElement()</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#GZIP">GZIP</a></span> - Static variable in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Specify that data should be gzip-compressed.</div>
</dd>
</dl>
<a name="_I_">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#i(java.lang.String, java.lang.String)">i(String, String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#instruction(java.lang.String, java.lang.String)"><code>XMLBuilder.instruction(String, String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#importXMLBuilder(com.jamesmurty.utils.XMLBuilder)">importXMLBuilder(XMLBuilder)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Imports another XMLBuilder document into this document at the
 current position.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#inst(java.lang.String, java.lang.String)">inst(String, String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#instruction(java.lang.String, java.lang.String)"><code>XMLBuilder.instruction(String, String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#instruction(java.lang.String, java.lang.String)">instruction(String, String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Add an instruction to the element represented by this builder node, and
 return the node representing the element to which the instruction
 was added (<strong>not</strong> the new instruction node).</div>
</dd>
</dl>
<a name="_M_">
<!--   -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Encodes or decodes two files from the command line;
 <strong>feel free to delete this method (in fact you probably should)
 if you're embedding this code into a larger program.</strong></div>
</dd>
</dl>
<a name="_N_">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="./net/iharder/base64/package-summary.html">net.iharder.base64</a> - package net.iharder.base64</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#NO_OPTIONS">NO_OPTIONS</a></span> - Static variable in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">No options specified.</div>
</dd>
</dl>
<a name="_O_">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#ORDERED">ORDERED</a></span> - Static variable in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Encode using the special "ordered" dialect of Base64 described here:
 <a href="http://www.faqs.org/qa/rfcc-1940.html">http://www.faqs.org/qa/rfcc-1940.html</a>.</div>
</dd>
</dl>
<a name="_P_">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#parse(org.xml.sax.InputSource)">parse(InputSource)</a></span> - Static method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Construct a builder from an existing XML document.</div>
</dd>
</dl>
<a name="_R_">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#r(java.lang.String)">r(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#reference(java.lang.String)"><code>XMLBuilder.reference(String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.InputStream.html#read()">read()</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64">Base64.InputStream</a></dt>
<dd>
<div class="block">Reads enough of the input stream to convert
 to/from Base64 and returns the next byte.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.InputStream.html#read(byte[], int, int)">read(byte[], int, int)</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.InputStream.html" title="class in net.iharder.base64">Base64.InputStream</a></dt>
<dd>
<div class="block">Calls <a href="./net/iharder/base64/Base64.InputStream.html#read()"><code>Base64.InputStream.read()</code></a> repeatedly until the end of stream
 is reached or <var>len</var> bytes are read.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#ref(java.lang.String)">ref(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonym for <a href="./com/jamesmurty/utils/XMLBuilder.html#reference(java.lang.String)"><code>XMLBuilder.reference(String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#reference(java.lang.String)">reference(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Add a reference to the element represented by this builder node, and
 return the node representing the element to which the reference
 was added (<strong>not</strong> the new reference node).</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#resumeEncoding()">resumeEncoding()</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Resumes encoding of the stream.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#root()">root()</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_S_">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#suspendEncoding()">suspendEncoding()</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Suspends encoding of the stream.</div>
</dd>
</dl>
<a name="_T_">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#t(java.lang.String)">t(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Synonmy for <a href="./com/jamesmurty/utils/XMLBuilder.html#text(java.lang.String)"><code>XMLBuilder.text(String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#text(java.lang.String)">text(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Add a text value to the element represented by this builder node, and
 return the node representing the element to which the text
 was added (<strong>not</strong> the new text node).</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#toWriter(java.io.Writer, java.util.Properties)">toWriter(Writer, Properties)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Serialize the XML document to the given writer using the default
 <code>TransformerFactory</code> and <code>Transformer</code> classes.</div>
</dd>
</dl>
<a name="_U_">
<!--   -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#up(int)">up(int)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Return the builder node representing the n<em>th</em> ancestor element
 of this node, or the root node if n exceeds the document's depth.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#up()">up()</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Return the builder node representing the parent of the current node.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.html#URL_SAFE">URL_SAFE</a></span> - Static variable in class net.iharder.base64.<a href="./net/iharder/base64/Base64.html" title="class in net.iharder.base64">Base64</a></dt>
<dd>
<div class="block">Encode using Base64-like encoding that is URL- and Filename-safe as described
 in Section 4 of RFC3548: 
 <a href="http://www.faqs.org/rfcs/rfc3548.html">http://www.faqs.org/rfcs/rfc3548.html</a>.</div>
</dd>
</dl>
<a name="_W_">
<!--   -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#write(int)">write(int)</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Writes the byte to the output stream after
 converting to/from Base64 notation.</div>
</dd>
<dt><span class="strong"><a href="./net/iharder/base64/Base64.OutputStream.html#write(byte[], int, int)">write(byte[], int, int)</a></span> - Method in class net.iharder.base64.<a href="./net/iharder/base64/Base64.OutputStream.html" title="class in net.iharder.base64">Base64.OutputStream</a></dt>
<dd>
<div class="block">Calls <a href="./net/iharder/base64/Base64.OutputStream.html#write(int)"><code>write(int)</code></a> repeatedly until <var>len</var> 
 bytes are written.</div>
</dd>
</dl>
<a name="_X_">
<!--   -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils"><span class="strong">XMLBuilder</span></a> - Class in <a href="./com/jamesmurty/utils/package-summary.html">com.jamesmurty.utils</a></dt>
<dd>
<div class="block">XML Builder is a utility that creates simple XML documents using relatively
 sparse Java code.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#XMLBuilder(org.w3c.dom.Document)">XMLBuilder(Document)</a></span> - Constructor for class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Construct a new builder object that wraps the given XML document.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#XMLBuilder(org.w3c.dom.Element, org.w3c.dom.Element)">XMLBuilder(Element, Element)</a></span> - Constructor for class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Construct a new builder object that wraps the given XML document
 and element element.</div>
</dd>
<dt><span class="strong"><a href="./com/jamesmurty/utils/XMLBuilder.html#xpathFind(java.lang.String)">xpathFind(String)</a></span> - Method in class com.jamesmurty.utils.<a href="./com/jamesmurty/utils/XMLBuilder.html" title="class in com.jamesmurty.utils">XMLBuilder</a></dt>
<dd>
<div class="block">Find the first element in the builder's DOM matching the given
 XPath expression.</div>
</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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 &#169; 2012. All Rights Reserved.</small></p>
</body>
</html>