This file is indexed.

/usr/share/doc/libservlet3.0-java/api/javax/servlet/http/package-frame.html is in libservlet3.0-java-doc 7.0.52-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
<!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_51) on Thu Feb 27 12:48:19 UTC 2014 -->
<title>javax.servlet.http (Tomcat API Documentation)</title>
<meta name="date" content="2014-02-27">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</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"><i>HttpServletRequest</i></a></li>
<li><a href="HttpServletResponse.html" title="interface in javax.servlet.http" target="classFrame"><i>HttpServletResponse</i></a></li>
<li><a href="HttpSession.html" title="interface in javax.servlet.http" target="classFrame"><i>HttpSession</i></a></li>
<li><a href="HttpSessionActivationListener.html" title="interface in javax.servlet.http" target="classFrame"><i>HttpSessionActivationListener</i></a></li>
<li><a href="HttpSessionAttributeListener.html" title="interface in javax.servlet.http" target="classFrame"><i>HttpSessionAttributeListener</i></a></li>
<li><a href="HttpSessionBindingListener.html" title="interface in javax.servlet.http" target="classFrame"><i>HttpSessionBindingListener</i></a></li>
<li><a href="HttpSessionContext.html" title="interface in javax.servlet.http" target="classFrame"><i>HttpSessionContext</i></a></li>
<li><a href="HttpSessionListener.html" title="interface in javax.servlet.http" target="classFrame"><i>HttpSessionListener</i></a></li>
<li><a href="Part.html" title="interface in javax.servlet.http" target="classFrame"><i>Part</i></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>