This file is indexed.

/usr/share/doc/libjsoup-java/api/org/jsoup/nodes/package-frame.html is in libjsoup-java-doc 1.10.2-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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.jsoup.nodes (jsoup Java HTML Parser 1.10.2 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../org/jsoup/nodes/package-summary.html" target="classFrame">org.jsoup.nodes</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Attribute.html" title="class in org.jsoup.nodes" target="classFrame">Attribute</a></li>
<li><a href="Attributes.html" title="class in org.jsoup.nodes" target="classFrame">Attributes</a></li>
<li><a href="BooleanAttribute.html" title="class in org.jsoup.nodes" target="classFrame">BooleanAttribute</a></li>
<li><a href="Comment.html" title="class in org.jsoup.nodes" target="classFrame">Comment</a></li>
<li><a href="DataNode.html" title="class in org.jsoup.nodes" target="classFrame">DataNode</a></li>
<li><a href="Document.html" title="class in org.jsoup.nodes" target="classFrame">Document</a></li>
<li><a href="Document.OutputSettings.html" title="class in org.jsoup.nodes" target="classFrame">Document.OutputSettings</a></li>
<li><a href="DocumentType.html" title="class in org.jsoup.nodes" target="classFrame">DocumentType</a></li>
<li><a href="Element.html" title="class in org.jsoup.nodes" target="classFrame">Element</a></li>
<li><a href="Entities.html" title="class in org.jsoup.nodes" target="classFrame">Entities</a></li>
<li><a href="FormElement.html" title="class in org.jsoup.nodes" target="classFrame">FormElement</a></li>
<li><a href="Node.html" title="class in org.jsoup.nodes" target="classFrame">Node</a></li>
<li><a href="TextNode.html" title="class in org.jsoup.nodes" target="classFrame">TextNode</a></li>
<li><a href="XmlDeclaration.html" title="class in org.jsoup.nodes" target="classFrame">XmlDeclaration</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="Document.OutputSettings.Syntax.html" title="enum in org.jsoup.nodes" target="classFrame">Document.OutputSettings.Syntax</a></li>
<li><a href="Document.QuirksMode.html" title="enum in org.jsoup.nodes" target="classFrame">Document.QuirksMode</a></li>
<li><a href="Entities.EscapeMode.html" title="enum in org.jsoup.nodes" target="classFrame">Entities.EscapeMode</a></li>
</ul>
</div>
</body>
</html>