This file is indexed.

/usr/share/doc/libservlet3.1-java/api/javax/servlet/http/package-frame.html is in libservlet3.1-java-doc 8.5.30-1ubuntu1.

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
<!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>javax.servlet.http (Tomcat API Documentation)</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="../../../javax/servlet/http/package-summary.html" target="classFrame">javax.servlet.http</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="HttpServletRequest.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpServletRequest</span></a></li>
<li><a href="HttpServletResponse.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpServletResponse</span></a></li>
<li><a href="HttpSession.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpSession</span></a></li>
<li><a href="HttpSessionActivationListener.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpSessionActivationListener</span></a></li>
<li><a href="HttpSessionAttributeListener.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpSessionAttributeListener</span></a></li>
<li><a href="HttpSessionBindingListener.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpSessionBindingListener</span></a></li>
<li><a href="HttpSessionContext.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpSessionContext</span></a></li>
<li><a href="HttpSessionIdListener.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpSessionIdListener</span></a></li>
<li><a href="HttpSessionListener.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpSessionListener</span></a></li>
<li><a href="HttpUpgradeHandler.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">HttpUpgradeHandler</span></a></li>
<li><a href="Part.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">Part</span></a></li>
<li><a href="WebConnection.html" title="interface in javax.servlet.http" target="classFrame"><span class="interfaceName">WebConnection</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Cookie.html" title="class in javax.servlet.http" target="classFrame">Cookie</a></li>
<li><a href="HttpServlet.html" title="class in javax.servlet.http" target="classFrame">HttpServlet</a></li>
<li><a href="HttpServletRequestWrapper.html" title="class in javax.servlet.http" target="classFrame">HttpServletRequestWrapper</a></li>
<li><a href="HttpServletResponseWrapper.html" title="class in javax.servlet.http" target="classFrame">HttpServletResponseWrapper</a></li>
<li><a href="HttpSessionBindingEvent.html" title="class in javax.servlet.http" target="classFrame">HttpSessionBindingEvent</a></li>
<li><a href="HttpSessionEvent.html" title="class in javax.servlet.http" target="classFrame">HttpSessionEvent</a></li>
<li><a href="HttpUtils.html" title="class in javax.servlet.http" target="classFrame">HttpUtils</a></li>
</ul>
</div>
</body>
</html>