This file is indexed.

/usr/share/doc/libjoptsimple-java/api/index-all.html is in libjoptsimple-java-doc 4.5-3.

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

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
<!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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (JOpt Simple 4.5 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Index (JOpt Simple 4.5 API)";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;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="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal"><span class="typeNameLink">AbbreviationMap</span></a>&lt;<a href="joptsimple/internal/AbbreviationMap.html" title="type parameter in AbbreviationMap">V</a>&gt; - Class in <a href="joptsimple/internal/package-summary.html">joptsimple.internal</a></dt>
<dd>
<div class="block">A map whose keys are strings; when a key/value pair is added to the map, the longest unique abbreviations of that
 key are added as well, and associated with the value.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/AbbreviationMap.html#AbbreviationMap--">AbbreviationMap()</a></span> - Constructor for class joptsimple.internal.<a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal">AbbreviationMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#accepts-java.lang.String-">accepts(String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser to recognize the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#accepts-java.lang.String-java.lang.String-">accepts(String, String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser to recognize the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#acceptsAll-java.util.Collection-">acceptsAll(Collection&lt;String&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser to recognize the given options, and treat them as synonymous.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#acceptsAll-java.util.Collection-java.lang.String-">acceptsAll(Collection&lt;String&gt;, String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser to recognize the given options, and treat them as synonymous.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#acceptsArguments--">acceptsArguments()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#acceptsArguments--">acceptsArguments()</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#acceptsArguments--">acceptsArguments()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">Does this option <a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">accept arguments</a>?</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Rows.html#add-java.lang.String-java.lang.String-">add(String, String)</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/Rows.html" title="class in joptsimple.internal">Rows</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#addArguments-joptsimple.OptionSet-java.lang.String-">addArguments(OptionSet, String)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#allowsUnrecognizedOptions--">allowsUnrecognizedOptions()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser to treat unrecognized options as non-option arguments.</div>
</dd>
<dt><a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple"><span class="typeNameLink">ArgumentAcceptingOptionSpec</span></a>&lt;<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="type parameter in ArgumentAcceptingOptionSpec">V</a>&gt; - Class in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Specification of an option that accepts an argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#argumentDescription--">argumentDescription()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#argumentDescription--">argumentDescription()</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#argumentDescription--">argumentDescription()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">Gives a short <a href="joptsimple/ArgumentAcceptingOptionSpec.html#describedAs-java.lang.String-">description</a> of the option's argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#argumentTypeIndicator--">argumentTypeIndicator()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#argumentTypeIndicator--">argumentTypeIndicator()</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#argumentTypeIndicator--">argumentTypeIndicator()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">Gives an indication of the <a href="joptsimple/ArgumentAcceptingOptionSpec.html#ofType-java.lang.Class-">expected type</a> of the option's
 argument.</div>
</dd>
</dl>
<a name="I:B">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="joptsimple/BuiltinHelpFormatter.html" title="class in joptsimple"><span class="typeNameLink">BuiltinHelpFormatter</span></a> - Class in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">A help formatter that allows configuration of overall row width and column separator width.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/BuiltinHelpFormatter.html#BuiltinHelpFormatter-int-int-">BuiltinHelpFormatter(int, int)</a></span> - Constructor for class joptsimple.<a href="joptsimple/BuiltinHelpFormatter.html" title="class in joptsimple">BuiltinHelpFormatter</a></dt>
<dd>
<div class="block">Makes a formatter with a given overall row width and column separator width.</div>
</dd>
</dl>
<a name="I:C">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#canConvertArgument-java.lang.String-">canConvertArgument(String)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/internal/Classes.html" title="class in joptsimple.internal"><span class="typeNameLink">Classes</span></a> - Class in <a href="joptsimple/internal/package-summary.html">joptsimple.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/AbbreviationMap.html#contains-java.lang.String-">contains(String)</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal">AbbreviationMap</a></dt>
<dd>
<div class="block">Tells whether the given key is in the map, or whether the given key is a unique
 abbreviation of a key that is in the map.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#convert-java.lang.String-">convert(String)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#convert-java.lang.String-">convert(String)</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/DateConverter.html#convert-java.lang.String-">convert(String)</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/DateConverter.html" title="class in joptsimple.util">DateConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/InetAddressConverter.html#convert-java.lang.String-">convert(String)</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/InetAddressConverter.html" title="class in joptsimple.util">InetAddressConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/RegexMatcher.html#convert-java.lang.String-">convert(String)</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/RegexMatcher.html" title="class in joptsimple.util">RegexMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ValueConverter.html#convert-java.lang.String-">convert(String)</a></span> - Method in interface joptsimple.<a href="joptsimple/ValueConverter.html" title="interface in joptsimple">ValueConverter</a></dt>
<dd>
<div class="block">Converts the given string value into a Java type.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Reflection.html#convertWith-joptsimple.ValueConverter-java.lang.String-">convertWith(ValueConverter&lt;V&gt;, String)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Reflection.html" title="class in joptsimple.internal">Reflection</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:D">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="joptsimple/util/DateConverter.html" title="class in joptsimple.util"><span class="typeNameLink">DateConverter</span></a> - Class in <a href="joptsimple/util/package-summary.html">joptsimple.util</a></dt>
<dd>
<div class="block">Converts values to <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>s using a <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text"><code>DateFormat</code></a> object.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/DateConverter.html#DateConverter-java.text.DateFormat-">DateConverter(DateFormat)</a></span> - Constructor for class joptsimple.util.<a href="joptsimple/util/DateConverter.html" title="class in joptsimple.util">DateConverter</a></dt>
<dd>
<div class="block">Creates a converter that uses the given date formatter/parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/DateConverter.html#datePattern-java.lang.String-">datePattern(String)</a></span> - Static method in class joptsimple.util.<a href="joptsimple/util/DateConverter.html" title="class in joptsimple.util">DateConverter</a></dt>
<dd>
<div class="block">Creates a converter that uses a <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text"><code>SimpleDateFormat</code></a> with the given date/time pattern.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#defaultsTo-V-V...-">defaultsTo(V, V...)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Specifies a set of default values for the argument of the option that this spec represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#defaultsTo-V:A-">defaultsTo(V[])</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Specifies a set of default values for the argument of the option that this spec represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#defaultValues--">defaultValues()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#defaultValues--">defaultValues()</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#defaultValues--">defaultValues()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">What values will the option take if none are specified on the command line?</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#describedAs-java.lang.String-">describedAs(String)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Specifies a description for the argument of the option that this spec represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#describedAs-java.lang.String-">describedAs(String)</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>
<div class="block">Specifies a description for the non-option arguments that this spec represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#description--">description()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">Description of this option's purpose.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#detectOptionArgument-joptsimple.OptionParser-joptsimple.ArgumentList-joptsimple.OptionSet-">detectOptionArgument(OptionParser, ArgumentList, OptionSet)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:E">
<!--   -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#EMPTY">EMPTY</a></span> - Static variable in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Objects.html#ensureNotNull-java.lang.Object-">ensureNotNull(Object)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Objects.html" title="class in joptsimple.internal">Objects</a></dt>
<dd>
<div class="block">Rejects <code>null</code> references.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/KeyValuePair.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/KeyValuePair.html" title="class in joptsimple.util">KeyValuePair</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:F">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Reflection.html#findConverter-java.lang.Class-">findConverter(Class&lt;V&gt;)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Reflection.html" title="class in joptsimple.internal">Reflection</a></dt>
<dd>
<div class="block">Finds an appropriate value converter for the given class.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Rows.html#fitToWidth--">fitToWidth()</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/Rows.html" title="class in joptsimple.internal">Rows</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/BuiltinHelpFormatter.html#format-java.util.Map-">format(Map&lt;String, ? extends OptionDescriptor&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/BuiltinHelpFormatter.html" title="class in joptsimple">BuiltinHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/HelpFormatter.html#format-java.util.Map-">format(Map&lt;String, ? extends OptionDescriptor&gt;)</a></span> - Method in interface joptsimple.<a href="joptsimple/HelpFormatter.html" title="interface in joptsimple">HelpFormatter</a></dt>
<dd>
<div class="block">Produces help text, given a set of option descriptors.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#formatHelpWith-joptsimple.HelpFormatter-">formatHelpWith(HelpFormatter)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser to use the given formatter when asked to <a href="joptsimple/OptionParser.html#printHelpOn-java.io.Writer-">print help</a>.</div>
</dd>
</dl>
<a name="I:G">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/internal/AbbreviationMap.html#get-java.lang.String-">get(String)</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal">AbbreviationMap</a></dt>
<dd>
<div class="block">Answers the value associated with the given key.</div>
</dd>
</dl>
<a name="I:H">
<!--   -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#has-java.lang.String-">has(String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Tells whether the given option was detected.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#has-joptsimple.OptionSpec-">has(OptionSpec&lt;?&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Tells whether the given option was detected.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#hasArgument-java.lang.String-">hasArgument(String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Tells whether there are any arguments associated with the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#hasArgument-joptsimple.OptionSpec-">hasArgument(OptionSpec&lt;?&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Tells whether there are any arguments associated with the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#hashCode--">hashCode()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#hashCode--">hashCode()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/KeyValuePair.html#hashCode--">hashCode()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/KeyValuePair.html" title="class in joptsimple.util">KeyValuePair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#hasOptions--">hasOptions()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Tells whether any options were detected.</div>
</dd>
<dt><a href="joptsimple/HelpFormatter.html" title="interface in joptsimple"><span class="typeNameLink">HelpFormatter</span></a> - Interface in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Represents objects charged with taking a set of option descriptions and producing some help text from them.</div>
</dd>
</dl>
<a name="I:I">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="joptsimple/util/InetAddressConverter.html" title="class in joptsimple.util"><span class="typeNameLink">InetAddressConverter</span></a> - Class in <a href="joptsimple/util/package-summary.html">joptsimple.util</a></dt>
<dd>
<div class="block">Converts values to <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net"><code>InetAddress</code></a> using <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/InetAddress.html?is-external=true#getByName-java.lang.String-" title="class or interface in java.net"><code>getByName</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/InetAddressConverter.html#InetAddressConverter--">InetAddressConverter()</a></span> - Constructor for class joptsimple.util.<a href="joptsimple/util/InetAddressConverter.html" title="class in joptsimple.util">InetAddressConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Reflection.html#instantiate-java.lang.reflect.Constructor-java.lang.Object...-">instantiate(Constructor&lt;T&gt;, Object...)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Reflection.html" title="class in joptsimple.internal">Reflection</a></dt>
<dd>
<div class="block">Invokes the given constructor with the given arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Reflection.html#invoke-java.lang.reflect.Method-java.lang.Object...-">invoke(Method, Object...)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Reflection.html" title="class in joptsimple.internal">Reflection</a></dt>
<dd>
<div class="block">Invokes the given static method with the given arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#isArgumentOfNumberType--">isArgumentOfNumberType()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpec.html#isForHelp--">isForHelp()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionSpec.html" title="interface in joptsimple">OptionSpec</a></dt>
<dd>
<div class="block">Tells whether this option is designated as a "help" option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#isNullOrEmpty-java.lang.String-">isNullOrEmpty(String)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>
<div class="block">Tells whether the given string is either  or consists solely of whitespace characters.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#isRequired--">isRequired()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#isRequired--">isRequired()</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#isRequired--">isRequired()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">Is this option <a href="joptsimple/ArgumentAcceptingOptionSpec.html#required--">required</a> on a command line?</div>
</dd>
</dl>
<a name="I:J">
<!--   -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#join-java.lang.String:A-java.lang.String-">join(String[], String)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>
<div class="block">Gives a string consisting of the elements of a given array of strings, each separated by a given separator
 string.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#join-java.util.List-java.lang.String-">join(List&lt;String&gt;, String)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>
<div class="block">Gives a string consisting of the string representations of the elements of a given array of objects,
 each separated by a given separator string.</div>
</dd>
<dt><a href="joptsimple/package-summary.html">joptsimple</a> - package joptsimple</dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/internal/package-summary.html">joptsimple.internal</a> - package joptsimple.internal</dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/util/package-summary.html">joptsimple.util</a> - package joptsimple.util</dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:K">
<!--   -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/util/KeyValuePair.html#key">key</a></span> - Variable in class joptsimple.util.<a href="joptsimple/util/KeyValuePair.html" title="class in joptsimple.util">KeyValuePair</a></dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/util/KeyValuePair.html" title="class in joptsimple.util"><span class="typeNameLink">KeyValuePair</span></a> - Class in <a href="joptsimple/util/package-summary.html">joptsimple.util</a></dt>
<dd>
<div class="block">A simple string key/string value pair.</div>
</dd>
</dl>
<a name="I:L">
<!--   -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#LINE_SEPARATOR">LINE_SEPARATOR</a></span> - Static variable in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:M">
<!--   -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/OptionException.html#multipleOptionMessage--">multipleOptionMessage()</a></span> - Method in exception joptsimple.<a href="joptsimple/OptionException.html" title="class in joptsimple">OptionException</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:N">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#nonOptionArguments--">nonOptionArguments()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple"><span class="typeNameLink">NonOptionArgumentSpec</span></a>&lt;<a href="joptsimple/NonOptionArgumentSpec.html" title="type parameter in NonOptionArgumentSpec">V</a>&gt; - Class in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Specification of a command line's non-option arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#nonOptions--">nonOptions()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Gives an object that represents an access point for non-option arguments on a command line.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#nonOptions-java.lang.String-">nonOptions(String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Gives an object that represents an access point for non-option arguments on a command line.</div>
</dd>
</dl>
<a name="I:O">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="joptsimple/internal/Objects.html" title="class in joptsimple.internal"><span class="typeNameLink">Objects</span></a> - Class in <a href="joptsimple/internal/package-summary.html">joptsimple.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#ofType-java.lang.Class-">ofType(Class&lt;T&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Specifies a type to which arguments of this spec's option are to be converted.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#ofType-java.lang.Class-">ofType(Class&lt;T&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>
<div class="block">Specifies a type to which the non-option arguments are to be converted.</div>
</dd>
<dt><a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple"><span class="typeNameLink">OptionDescriptor</span></a> - Interface in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Describes options that an option parser recognizes, in ways that might be useful to <a href="joptsimple/HelpFormatter.html" title="interface in joptsimple">help screens</a>.</div>
</dd>
<dt><a href="joptsimple/OptionException.html" title="class in joptsimple"><span class="typeNameLink">OptionException</span></a> - Exception in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Thrown when a problem occurs during option parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionException.html#OptionException-java.util.Collection-">OptionException(Collection&lt;String&gt;)</a></span> - Constructor for exception joptsimple.<a href="joptsimple/OptionException.html" title="class in joptsimple">OptionException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionException.html#OptionException-java.util.Collection-java.lang.Throwable-">OptionException(Collection&lt;String&gt;, Throwable)</a></span> - Constructor for exception joptsimple.<a href="joptsimple/OptionException.html" title="class in joptsimple">OptionException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/OptionParser.html" title="class in joptsimple"><span class="typeNameLink">OptionParser</span></a> - Class in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Parses command line arguments, using a syntax that attempts to take from the best of POSIX <code>getopt()</code>
 and GNU <code>getopt_long()</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#OptionParser--">OptionParser()</a></span> - Constructor for class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Creates an option parser that initially recognizes no options, and does not exhibit "POSIX-ly correct"
 behavior.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#OptionParser-java.lang.String-">OptionParser(String)</a></span> - Constructor for class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Creates an option parser and configures it to recognize the short options specified in the given string.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#options--">options()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">A set of options that are mutually synonymous.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionException.html#options--">options()</a></span> - Method in exception joptsimple.<a href="joptsimple/OptionException.html" title="class in joptsimple">OptionException</a></dt>
<dd>
<div class="block">Gives the option being considered when the exception was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpec.html#options--">options()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionSpec.html" title="interface in joptsimple">OptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/OptionSet.html" title="class in joptsimple"><span class="typeNameLink">OptionSet</span></a> - Class in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Representation of a group of detected command line options, their arguments, and non-option arguments.</div>
</dd>
<dt><a href="joptsimple/OptionSpec.html" title="interface in joptsimple"><span class="typeNameLink">OptionSpec</span></a>&lt;<a href="joptsimple/OptionSpec.html" title="type parameter in OptionSpec">V</a>&gt; - Interface in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Describes options that an option parser recognizes.</div>
</dd>
<dt><a href="joptsimple/OptionSpecBuilder.html" title="class in joptsimple"><span class="typeNameLink">OptionSpecBuilder</span></a> - Class in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Allows callers to specify whether a given option accepts arguments (required or optional).</div>
</dd>
</dl>
<a name="I:P">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#parse-java.lang.String...-">parse(String...)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Parses the given command line arguments according to the option specifications given to the parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#posixlyCorrect-boolean-">posixlyCorrect(boolean)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser whether or not to behave "POSIX-ly correct"-ly.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#printHelpOn-java.io.OutputStream-">printHelpOn(OutputStream)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Writes information about the options this parser recognizes to the given output sink.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#printHelpOn-java.io.Writer-">printHelpOn(Writer)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Writes information about the options this parser recognizes to the given output sink.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/AbbreviationMap.html#put-java.lang.String-V-">put(String, V)</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal">AbbreviationMap</a></dt>
<dd>
<div class="block">Associates a given value with a given key.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/AbbreviationMap.html#putAll-java.lang.Iterable-V-">putAll(Iterable&lt;String&gt;, V)</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal">AbbreviationMap</a></dt>
<dd>
<div class="block">Associates a given value with a given set of keys.</div>
</dd>
</dl>
<a name="I:R">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/OptionParser.html#recognizeAlternativeLongOptions-boolean-">recognizeAlternativeLongOptions(boolean)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionParser.html" title="class in joptsimple">OptionParser</a></dt>
<dd>
<div class="block">Tells the parser either to recognize or ignore <kbd>"-W"</kbd>-style long options.</div>
</dd>
<dt><a href="joptsimple/internal/Reflection.html" title="class in joptsimple.internal"><span class="typeNameLink">Reflection</span></a> - Class in <a href="joptsimple/internal/package-summary.html">joptsimple.internal</a></dt>
<dd>
<div class="block">Helper methods for reflection.</div>
</dd>
<dt><a href="joptsimple/internal/ReflectionException.html" title="class in joptsimple.internal"><span class="typeNameLink">ReflectionException</span></a> - Exception in <a href="joptsimple/internal/package-summary.html">joptsimple.internal</a></dt>
<dd>
<div class="block">This unchecked exception wraps reflection-oriented exceptions.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/RegexMatcher.html#regex-java.lang.String-">regex(String)</a></span> - Static method in class joptsimple.util.<a href="joptsimple/util/RegexMatcher.html" title="class in joptsimple.util">RegexMatcher</a></dt>
<dd>
<div class="block">Gives a matcher that uses the given regular expression.</div>
</dd>
<dt><a href="joptsimple/util/RegexMatcher.html" title="class in joptsimple.util"><span class="typeNameLink">RegexMatcher</span></a> - Class in <a href="joptsimple/util/package-summary.html">joptsimple.util</a></dt>
<dd>
<div class="block">Ensures that values entirely match a regular expression.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/RegexMatcher.html#RegexMatcher-java.lang.String-int-">RegexMatcher(String, int)</a></span> - Constructor for class joptsimple.util.<a href="joptsimple/util/RegexMatcher.html" title="class in joptsimple.util">RegexMatcher</a></dt>
<dd>
<div class="block">Creates a matcher that uses the given regular expression, modified by the given flags.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/AbbreviationMap.html#remove-java.lang.String-">remove(String)</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal">AbbreviationMap</a></dt>
<dd>
<div class="block">If the map contains the given key, dissociates the key from its value.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Rows.html#render--">render()</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/Rows.html" title="class in joptsimple.internal">Rows</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#repeat-char-int-">repeat(char, int)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>
<div class="block">Gives a string consisting of the given character repeated the given number of times.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#representsNonOptions--">representsNonOptions()</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#representsNonOptions--">representsNonOptions()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">Tells whether this object represents the non-option arguments of a command line.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#required--">required()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Marks this option as required.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpecBuilder.html#requiredIf-java.lang.String-java.lang.String...-">requiredIf(String, String...)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSpecBuilder.html" title="class in joptsimple">OptionSpecBuilder</a></dt>
<dd>
<div class="block">Informs an option parser that this builder's option is required if the given option is present on the command
 line.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpecBuilder.html#requiredIf-joptsimple.OptionSpec-joptsimple.OptionSpec...-">requiredIf(OptionSpec&lt;?&gt;, OptionSpec&lt;?&gt;...)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSpecBuilder.html" title="class in joptsimple">OptionSpecBuilder</a></dt>
<dd>
<div class="block">Informs an option parser that this builder's option is required if the given option is present on the command
 line.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#requiresArgument--">requiresArgument()</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#requiresArgument--">requiresArgument()</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionDescriptor.html#requiresArgument--">requiresArgument()</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionDescriptor.html" title="interface in joptsimple">OptionDescriptor</a></dt>
<dd>
<div class="block">Does this option <a href="joptsimple/OptionSpecBuilder.html#withRequiredArg--">require an argument</a>?</div>
</dd>
<dt><a href="joptsimple/internal/Rows.html" title="class in joptsimple.internal"><span class="typeNameLink">Rows</span></a> - Class in <a href="joptsimple/internal/package-summary.html">joptsimple.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Rows.html#Rows-int-int-">Rows(int, int)</a></span> - Constructor for class joptsimple.internal.<a href="joptsimple/internal/Rows.html" title="class in joptsimple.internal">Rows</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:S">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Classes.html#shortNameOf-java.lang.String-">shortNameOf(String)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Classes.html" title="class in joptsimple.internal">Classes</a></dt>
<dd>
<div class="block">Gives the "short version" of the given class name.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#SINGLE_QUOTE">SINGLE_QUOTE</a></span> - Static variable in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionException.html#singleOptionMessage--">singleOptionMessage()</a></span> - Method in exception joptsimple.<a href="joptsimple/OptionException.html" title="class in joptsimple">OptionException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionException.html#singleOptionMessage-java.lang.String-">singleOptionMessage(String)</a></span> - Method in exception joptsimple.<a href="joptsimple/OptionException.html" title="class in joptsimple">OptionException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#specs--">specs()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Gives the set of options that were detected, in the form of <a href="joptsimple/OptionSpec.html" title="interface in joptsimple">OptionSpec</a>s, in the order in which the
 options were found on the command line.</div>
</dd>
<dt><a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal"><span class="typeNameLink">Strings</span></a> - Class in <a href="joptsimple/internal/package-summary.html">joptsimple.internal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Strings.html#surround-java.lang.String-char-char-">surround(String, char, char)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Strings.html" title="class in joptsimple.internal">Strings</a></dt>
<dd>
<div class="block">Gives a string consisting of a given string prepended and appended with surrounding characters.</div>
</dd>
</dl>
<a name="I:T">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/internal/AbbreviationMap.html#toJavaUtilMap--">toJavaUtilMap()</a></span> - Method in class joptsimple.internal.<a href="joptsimple/internal/AbbreviationMap.html" title="class in joptsimple.internal">AbbreviationMap</a></dt>
<dd>
<div class="block">Gives a Java map representation of this abbreviation map.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/KeyValuePair.html#toString--">toString()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/KeyValuePair.html" title="class in joptsimple.util">KeyValuePair</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:V">
<!--   -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpec.html#value-joptsimple.OptionSet-">value(OptionSet)</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionSpec.html" title="interface in joptsimple">OptionSpec</a></dt>
<dd>
<div class="block">Gives the argument associated with the given option in the given set of detected options.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/KeyValuePair.html#value">value</a></span> - Variable in class joptsimple.util.<a href="joptsimple/util/KeyValuePair.html" title="class in joptsimple.util">KeyValuePair</a></dt>
<dd>&nbsp;</dd>
<dt><a href="joptsimple/ValueConversionException.html" title="class in joptsimple"><span class="typeNameLink">ValueConversionException</span></a> - Exception in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Thrown by <a href="joptsimple/ValueConverter.html" title="interface in joptsimple"><code>ValueConverter</code></a>s when problems occur in converting string values to other Java types.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ValueConversionException.html#ValueConversionException-java.lang.String-">ValueConversionException(String)</a></span> - Constructor for exception joptsimple.<a href="joptsimple/ValueConversionException.html" title="class in joptsimple">ValueConversionException</a></dt>
<dd>
<div class="block">Creates a new exception with the specified detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ValueConversionException.html#ValueConversionException-java.lang.String-java.lang.Throwable-">ValueConversionException(String, Throwable)</a></span> - Constructor for exception joptsimple.<a href="joptsimple/ValueConversionException.html" title="class in joptsimple">ValueConversionException</a></dt>
<dd>
<div class="block">Creates a new exception with the specified detail message and cause.</div>
</dd>
<dt><a href="joptsimple/ValueConverter.html" title="interface in joptsimple"><span class="typeNameLink">ValueConverter</span></a>&lt;<a href="joptsimple/ValueConverter.html" title="type parameter in ValueConverter">V</a>&gt; - Interface in <a href="joptsimple/package-summary.html">joptsimple</a></dt>
<dd>
<div class="block">Instances of this interface are used to convert arguments of options into specific Java types.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Gives the argument associated with the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#valueOf-joptsimple.OptionSpec-">valueOf(OptionSpec&lt;V&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Gives the argument associated with the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/KeyValuePair.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in class joptsimple.util.<a href="joptsimple/util/KeyValuePair.html" title="class in joptsimple.util">KeyValuePair</a></dt>
<dd>
<div class="block">Parses a string assumed to be of the form <kbd>key=value</kbd> into its parts.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/DateConverter.html#valuePattern--">valuePattern()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/DateConverter.html" title="class in joptsimple.util">DateConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/InetAddressConverter.html#valuePattern--">valuePattern()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/InetAddressConverter.html" title="class in joptsimple.util">InetAddressConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/RegexMatcher.html#valuePattern--">valuePattern()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/RegexMatcher.html" title="class in joptsimple.util">RegexMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ValueConverter.html#valuePattern--">valuePattern()</a></span> - Method in interface joptsimple.<a href="joptsimple/ValueConverter.html" title="interface in joptsimple">ValueConverter</a></dt>
<dd>
<div class="block">Gives a string that describes the pattern of the values this converter expects, if any.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpec.html#values-joptsimple.OptionSet-">values(OptionSet)</a></span> - Method in interface joptsimple.<a href="joptsimple/OptionSpec.html" title="interface in joptsimple">OptionSpec</a></dt>
<dd>
<div class="block">Gives any arguments associated with the given option in the given set of detected options.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#valuesOf-java.lang.String-">valuesOf(String)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Gives any arguments associated with the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSet.html#valuesOf-joptsimple.OptionSpec-">valuesOf(OptionSpec&lt;V&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSet.html" title="class in joptsimple">OptionSet</a></dt>
<dd>
<div class="block">Gives any arguments associated with the given option.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/DateConverter.html#valueType--">valueType()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/DateConverter.html" title="class in joptsimple.util">DateConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/InetAddressConverter.html#valueType--">valueType()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/InetAddressConverter.html" title="class in joptsimple.util">InetAddressConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/util/RegexMatcher.html#valueType--">valueType()</a></span> - Method in class joptsimple.util.<a href="joptsimple/util/RegexMatcher.html" title="class in joptsimple.util">RegexMatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ValueConverter.html#valueType--">valueType()</a></span> - Method in interface joptsimple.<a href="joptsimple/ValueConverter.html" title="interface in joptsimple">ValueConverter</a></dt>
<dd>
<div class="block">Gives the class of the type of values this converter converts to.</div>
</dd>
</dl>
<a name="I:W">
<!--   -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpecBuilder.html#withOptionalArg--">withOptionalArg()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSpecBuilder.html" title="class in joptsimple">OptionSpecBuilder</a></dt>
<dd>
<div class="block">Informs an option parser that this builder's option accepts an optional argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/OptionSpecBuilder.html#withRequiredArg--">withRequiredArg()</a></span> - Method in class joptsimple.<a href="joptsimple/OptionSpecBuilder.html" title="class in joptsimple">OptionSpecBuilder</a></dt>
<dd>
<div class="block">Informs an option parser that this builder's option requires an argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#withValuesConvertedBy-joptsimple.ValueConverter-">withValuesConvertedBy(ValueConverter&lt;T&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Specifies a converter to use to translate arguments of this spec's option into Java objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/NonOptionArgumentSpec.html#withValuesConvertedBy-joptsimple.ValueConverter-">withValuesConvertedBy(ValueConverter&lt;T&gt;)</a></span> - Method in class joptsimple.<a href="joptsimple/NonOptionArgumentSpec.html" title="class in joptsimple">NonOptionArgumentSpec</a></dt>
<dd>
<div class="block">Specifies a converter to use to translate non-option arguments into Java objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#withValuesSeparatedBy-char-">withValuesSeparatedBy(char)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Specifies a value separator for the argument of the option that this spec represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/ArgumentAcceptingOptionSpec.html#withValuesSeparatedBy-java.lang.String-">withValuesSeparatedBy(String)</a></span> - Method in class joptsimple.<a href="joptsimple/ArgumentAcceptingOptionSpec.html" title="class in joptsimple">ArgumentAcceptingOptionSpec</a></dt>
<dd>
<div class="block">Specifies a value separator for the argument of the option that this spec represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="joptsimple/internal/Classes.html#wrapperOf-java.lang.Class-">wrapperOf(Class&lt;T&gt;)</a></span> - Static method in class joptsimple.internal.<a href="joptsimple/internal/Classes.html" title="class in joptsimple.internal">Classes</a></dt>
<dd>
<div class="block">Gives the primitive wrapper class for the given class.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;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; 2016. All rights reserved.</small></p>
</body>
</html>