This file is indexed.

/usr/share/doc/libcommons-lang3-java/api/org/apache/commons/lang3/tuple/package-frame.html is in libcommons-lang3-java-doc 3.5-2ubuntu1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<title>org.apache.commons.lang3.tuple (Apache Commons Lang 3.5 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/commons/lang3/tuple/package-summary.html" target="classFrame">org.apache.commons.lang3.tuple</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ImmutablePair.html" title="class in org.apache.commons.lang3.tuple" target="classFrame">ImmutablePair</a></li>
<li><a href="ImmutableTriple.html" title="class in org.apache.commons.lang3.tuple" target="classFrame">ImmutableTriple</a></li>
<li><a href="MutablePair.html" title="class in org.apache.commons.lang3.tuple" target="classFrame">MutablePair</a></li>
<li><a href="MutableTriple.html" title="class in org.apache.commons.lang3.tuple" target="classFrame">MutableTriple</a></li>
<li><a href="Pair.html" title="class in org.apache.commons.lang3.tuple" target="classFrame">Pair</a></li>
<li><a href="Triple.html" title="class in org.apache.commons.lang3.tuple" target="classFrame">Triple</a></li>
</ul>
</div>
</body>
</html>