This file is indexed.

/usr/share/doc/libargparse4j-java/api/allclasses-frame.html is in libargparse4j-java-doc 0.4.4-1.

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

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Thu Dec 04 08:13:30 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (argparse4j 0.4.4-SNAPSHOT API)</title>
<meta name="date" content="2014-12-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="net/sourceforge/argparse4j/impl/action/AppendArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">AppendArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/AppendConstArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">AppendConstArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/annotation/Arg.html" title="annotation in net.sourceforge.argparse4j.annotation" target="classFrame">Arg</a></li>
<li><a href="net/sourceforge/argparse4j/inf/Argument.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>Argument</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentAction.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>ArgumentAction</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentChoice.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>ArgumentChoice</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentGroup.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>ArgumentGroup</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentGroupImpl.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">ArgumentGroupImpl</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentImpl.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">ArgumentImpl</a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentParser.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>ArgumentParser</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentParserException.html" title="class in net.sourceforge.argparse4j.inf" target="classFrame">ArgumentParserException</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentParserImpl.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">ArgumentParserImpl</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentParserImpl.Candidate.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">ArgumentParserImpl.Candidate</a></li>
<li><a href="net/sourceforge/argparse4j/ArgumentParsers.html" title="class in net.sourceforge.argparse4j" target="classFrame">ArgumentParsers</a></li>
<li><a href="net/sourceforge/argparse4j/impl/Arguments.html" title="class in net.sourceforge.argparse4j.impl" target="classFrame">Arguments</a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentType.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>ArgumentType</i></a></li>
<li><a href="net/sourceforge/argparse4j/helper/ASCIITextWidthCounter.html" title="class in net.sourceforge.argparse4j.helper" target="classFrame">ASCIITextWidthCounter</a></li>
<li><a href="net/sourceforge/argparse4j/helper/CJKTextWidthCounter.html" title="class in net.sourceforge.argparse4j.helper" target="classFrame">CJKTextWidthCounter</a></li>
<li><a href="net/sourceforge/argparse4j/impl/choice/CollectionArgumentChoice.html" title="class in net.sourceforge.argparse4j.impl.choice" target="classFrame">CollectionArgumentChoice</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/ConstructorArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type" target="classFrame">ConstructorArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/CountArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">CountArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/EnumArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type" target="classFrame">EnumArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/inf/FeatureControl.html" title="enum in net.sourceforge.argparse4j.inf" target="classFrame">FeatureControl</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/FileArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type" target="classFrame">FileArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/HelpArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">HelpArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/internal/HelpScreenException.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">HelpScreenException</a></li>
<li><a href="net/sourceforge/argparse4j/inf/MutuallyExclusiveGroup.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>MutuallyExclusiveGroup</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/Namespace.html" title="class in net.sourceforge.argparse4j.inf" target="classFrame">Namespace</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ParseState.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">ParseState</a></li>
<li><a href="net/sourceforge/argparse4j/helper/PrefixPattern.html" title="class in net.sourceforge.argparse4j.helper" target="classFrame">PrefixPattern</a></li>
<li><a href="net/sourceforge/argparse4j/impl/choice/RangeArgumentChoice.html" title="class in net.sourceforge.argparse4j.impl.choice" target="classFrame">RangeArgumentChoice</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/ReflectArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type" target="classFrame">ReflectArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/helper/ReflectHelper.html" title="class in net.sourceforge.argparse4j.helper" target="classFrame">ReflectHelper</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">StoreArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreConstArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">StoreConstArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreFalseArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">StoreFalseArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreTrueArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">StoreTrueArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/StringArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type" target="classFrame">StringArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/inf/Subparser.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>Subparser</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/SubparserImpl.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">SubparserImpl</a></li>
<li><a href="net/sourceforge/argparse4j/inf/Subparsers.html" title="interface in net.sourceforge.argparse4j.inf" target="classFrame"><i>Subparsers</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/SubparsersImpl.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">SubparsersImpl</a></li>
<li><a href="net/sourceforge/argparse4j/internal/TerminalWidth.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">TerminalWidth</a></li>
<li><a href="net/sourceforge/argparse4j/helper/TextHelper.html" title="class in net.sourceforge.argparse4j.helper" target="classFrame">TextHelper</a></li>
<li><a href="net/sourceforge/argparse4j/helper/TextWidthCounter.html" title="interface in net.sourceforge.argparse4j.helper" target="classFrame"><i>TextWidthCounter</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/UnrecognizedArgumentException.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">UnrecognizedArgumentException</a></li>
<li><a href="net/sourceforge/argparse4j/internal/UnrecognizedCommandException.html" title="class in net.sourceforge.argparse4j.internal" target="classFrame">UnrecognizedCommandException</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/VersionArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action" target="classFrame">VersionArgumentAction</a></li>
</ul>
</div>
</body>
</html>