This file is indexed.

/usr/share/doc/libjcommander-java/api/com/beust/jcommander/package-frame.html is in libjcommander-java-doc 1.48-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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.beust.jcommander (JCommander 1.48 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../com/beust/jcommander/package-summary.html" target="classFrame">com.beust.jcommander</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="IDefaultProvider.html" title="interface in com.beust.jcommander" target="classFrame"><i>IDefaultProvider</i></a></li>
<li><a href="IParameterValidator.html" title="interface in com.beust.jcommander" target="classFrame"><i>IParameterValidator</i></a></li>
<li><a href="IParameterValidator2.html" title="interface in com.beust.jcommander" target="classFrame"><i>IParameterValidator2</i></a></li>
<li><a href="IStringConverter.html" title="interface in com.beust.jcommander" target="classFrame"><i>IStringConverter</i></a></li>
<li><a href="IStringConverterFactory.html" title="interface in com.beust.jcommander" target="classFrame"><i>IStringConverterFactory</i></a></li>
<li><a href="IValueValidator.html" title="interface in com.beust.jcommander" target="classFrame"><i>IValueValidator</i></a></li>
<li><a href="IVariableArity.html" title="interface in com.beust.jcommander" target="classFrame"><i>IVariableArity</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="FuzzyMap.html" title="class in com.beust.jcommander" target="classFrame">FuzzyMap</a></li>
<li><a href="JCommander.html" title="class in com.beust.jcommander" target="classFrame">JCommander</a></li>
<li><a href="ParameterDescription.html" title="class in com.beust.jcommander" target="classFrame">ParameterDescription</a></li>
<li><a href="Parameterized.html" title="class in com.beust.jcommander" target="classFrame">Parameterized</a></li>
<li><a href="StringKey.html" title="class in com.beust.jcommander" target="classFrame">StringKey</a></li>
<li><a href="Strings.html" title="class in com.beust.jcommander" target="classFrame">Strings</a></li>
<li><a href="WrappedParameter.html" title="class in com.beust.jcommander" target="classFrame">WrappedParameter</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="MissingCommandException.html" title="class in com.beust.jcommander" target="classFrame">MissingCommandException</a></li>
<li><a href="ParameterException.html" title="class in com.beust.jcommander" target="classFrame">ParameterException</a></li>
</ul>
<h2 title="Annotation Types">Annotation Types</h2>
<ul title="Annotation Types">
<li><a href="DynamicParameter.html" title="annotation in com.beust.jcommander" target="classFrame">DynamicParameter</a></li>
<li><a href="Parameter.html" title="annotation in com.beust.jcommander" target="classFrame">Parameter</a></li>
<li><a href="Parameters.html" title="annotation in com.beust.jcommander" target="classFrame">Parameters</a></li>
<li><a href="ParametersDelegate.html" title="annotation in com.beust.jcommander" target="classFrame">ParametersDelegate</a></li>
<li><a href="ResourceBundle.html" title="annotation in com.beust.jcommander" target="classFrame">ResourceBundle</a></li>
</ul>
</div>
</body>
</html>