This file is indexed.

/usr/share/doc/libargparse4j-java/api/allclasses-noframe.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">AppendArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/AppendConstArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">AppendConstArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/annotation/Arg.html" title="annotation in net.sourceforge.argparse4j.annotation">Arg</a></li>
<li><a href="net/sourceforge/argparse4j/inf/Argument.html" title="interface in net.sourceforge.argparse4j.inf"><i>Argument</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentAction.html" title="interface in net.sourceforge.argparse4j.inf"><i>ArgumentAction</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentChoice.html" title="interface in net.sourceforge.argparse4j.inf"><i>ArgumentChoice</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentGroup.html" title="interface in net.sourceforge.argparse4j.inf"><i>ArgumentGroup</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentGroupImpl.html" title="class in net.sourceforge.argparse4j.internal">ArgumentGroupImpl</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentImpl.html" title="class in net.sourceforge.argparse4j.internal">ArgumentImpl</a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentParser.html" title="interface in net.sourceforge.argparse4j.inf"><i>ArgumentParser</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentParserException.html" title="class in net.sourceforge.argparse4j.inf">ArgumentParserException</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentParserImpl.html" title="class in net.sourceforge.argparse4j.internal">ArgumentParserImpl</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ArgumentParserImpl.Candidate.html" title="class in net.sourceforge.argparse4j.internal">ArgumentParserImpl.Candidate</a></li>
<li><a href="net/sourceforge/argparse4j/ArgumentParsers.html" title="class in net.sourceforge.argparse4j">ArgumentParsers</a></li>
<li><a href="net/sourceforge/argparse4j/impl/Arguments.html" title="class in net.sourceforge.argparse4j.impl">Arguments</a></li>
<li><a href="net/sourceforge/argparse4j/inf/ArgumentType.html" title="interface in net.sourceforge.argparse4j.inf"><i>ArgumentType</i></a></li>
<li><a href="net/sourceforge/argparse4j/helper/ASCIITextWidthCounter.html" title="class in net.sourceforge.argparse4j.helper">ASCIITextWidthCounter</a></li>
<li><a href="net/sourceforge/argparse4j/helper/CJKTextWidthCounter.html" title="class in net.sourceforge.argparse4j.helper">CJKTextWidthCounter</a></li>
<li><a href="net/sourceforge/argparse4j/impl/choice/CollectionArgumentChoice.html" title="class in net.sourceforge.argparse4j.impl.choice">CollectionArgumentChoice</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/ConstructorArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type">ConstructorArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/CountArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">CountArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/EnumArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type">EnumArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/inf/FeatureControl.html" title="enum in net.sourceforge.argparse4j.inf">FeatureControl</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/FileArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type">FileArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/HelpArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">HelpArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/internal/HelpScreenException.html" title="class in net.sourceforge.argparse4j.internal">HelpScreenException</a></li>
<li><a href="net/sourceforge/argparse4j/inf/MutuallyExclusiveGroup.html" title="interface in net.sourceforge.argparse4j.inf"><i>MutuallyExclusiveGroup</i></a></li>
<li><a href="net/sourceforge/argparse4j/inf/Namespace.html" title="class in net.sourceforge.argparse4j.inf">Namespace</a></li>
<li><a href="net/sourceforge/argparse4j/internal/ParseState.html" title="class in net.sourceforge.argparse4j.internal">ParseState</a></li>
<li><a href="net/sourceforge/argparse4j/helper/PrefixPattern.html" title="class in net.sourceforge.argparse4j.helper">PrefixPattern</a></li>
<li><a href="net/sourceforge/argparse4j/impl/choice/RangeArgumentChoice.html" title="class in net.sourceforge.argparse4j.impl.choice">RangeArgumentChoice</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/ReflectArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type">ReflectArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/helper/ReflectHelper.html" title="class in net.sourceforge.argparse4j.helper">ReflectHelper</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">StoreArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreConstArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">StoreConstArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreFalseArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">StoreFalseArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/StoreTrueArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">StoreTrueArgumentAction</a></li>
<li><a href="net/sourceforge/argparse4j/impl/type/StringArgumentType.html" title="class in net.sourceforge.argparse4j.impl.type">StringArgumentType</a></li>
<li><a href="net/sourceforge/argparse4j/inf/Subparser.html" title="interface in net.sourceforge.argparse4j.inf"><i>Subparser</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/SubparserImpl.html" title="class in net.sourceforge.argparse4j.internal">SubparserImpl</a></li>
<li><a href="net/sourceforge/argparse4j/inf/Subparsers.html" title="interface in net.sourceforge.argparse4j.inf"><i>Subparsers</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/SubparsersImpl.html" title="class in net.sourceforge.argparse4j.internal">SubparsersImpl</a></li>
<li><a href="net/sourceforge/argparse4j/internal/TerminalWidth.html" title="class in net.sourceforge.argparse4j.internal">TerminalWidth</a></li>
<li><a href="net/sourceforge/argparse4j/helper/TextHelper.html" title="class in net.sourceforge.argparse4j.helper">TextHelper</a></li>
<li><a href="net/sourceforge/argparse4j/helper/TextWidthCounter.html" title="interface in net.sourceforge.argparse4j.helper"><i>TextWidthCounter</i></a></li>
<li><a href="net/sourceforge/argparse4j/internal/UnrecognizedArgumentException.html" title="class in net.sourceforge.argparse4j.internal">UnrecognizedArgumentException</a></li>
<li><a href="net/sourceforge/argparse4j/internal/UnrecognizedCommandException.html" title="class in net.sourceforge.argparse4j.internal">UnrecognizedCommandException</a></li>
<li><a href="net/sourceforge/argparse4j/impl/action/VersionArgumentAction.html" title="class in net.sourceforge.argparse4j.impl.action">VersionArgumentAction</a></li>
</ul>
</div>
</body>
</html>