This file is indexed.

/usr/share/doc/libtwelvemonkeys-java/servlet/allclasses-frame.html is in libtwelvemonkeys-java-doc 3.3.2-2.

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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!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>All Classes (TwelveMonkeys :: Servlet 3.3.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">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/twelvemonkeys/servlet/cache/AbstractCacheRequest.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">AbstractCacheRequest</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/AbstractCacheResponse.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">AbstractCacheResponse</a></li>
<li><a href="com/twelvemonkeys/servlet/image/aoi/AreaOfInterest.html" title="interface in com.twelvemonkeys.servlet.image.aoi" target="classFrame"><span class="interfaceName">AreaOfInterest</span></a></li>
<li><a href="com/twelvemonkeys/servlet/image/aoi/AreaOfInterestFactory.html" title="class in com.twelvemonkeys.servlet.image.aoi" target="classFrame">AreaOfInterestFactory</a></li>
<li><a href="com/twelvemonkeys/servlet/image/aoi/AreaOfInterestWrapper.html" title="class in com.twelvemonkeys.servlet.image.aoi" target="classFrame">AreaOfInterestWrapper</a></li>
<li><a href="com/twelvemonkeys/servlet/image/AWTImageFilterAdapter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">AWTImageFilterAdapter</a></li>
<li><a href="com/twelvemonkeys/servlet/BrowserHelperFilter.html" title="class in com.twelvemonkeys.servlet" target="classFrame">BrowserHelperFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/image/BufferedImageOpAdapter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">BufferedImageOpAdapter</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/CacheException.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">CacheException</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/CacheFilter.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">CacheFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/CacheRequest.html" title="interface in com.twelvemonkeys.servlet.cache" target="classFrame"><span class="interfaceName">CacheRequest</span></a></li>
<li><a href="com/twelvemonkeys/servlet/cache/CacheResponse.html" title="interface in com.twelvemonkeys.servlet.cache" target="classFrame"><span class="interfaceName">CacheResponse</span></a></li>
<li><a href="com/twelvemonkeys/servlet/cache/ClientCacheRequest.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">ClientCacheRequest</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/ClientCacheResponse.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">ClientCacheResponse</a></li>
<li><a href="com/twelvemonkeys/servlet/image/ColorServlet.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">ColorServlet</a></li>
<li><a href="com/twelvemonkeys/servlet/image/ComposeFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">ComposeFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/image/ContentNegotiationFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">ContentNegotiationFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/image/CropFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">CropFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/DebugServlet.html" title="class in com.twelvemonkeys.servlet" target="classFrame">DebugServlet</a></li>
<li><a href="com/twelvemonkeys/servlet/image/aoi/DefaultAreaOfInterest.html" title="class in com.twelvemonkeys.servlet.image.aoi" target="classFrame">DefaultAreaOfInterest</a></li>
<li><a href="com/twelvemonkeys/servlet/fileupload/FileSizeExceededException.html" title="class in com.twelvemonkeys.servlet.fileupload" target="classFrame">FileSizeExceededException</a></li>
<li><a href="com/twelvemonkeys/servlet/fileupload/FileUploadException.html" title="class in com.twelvemonkeys.servlet.fileupload" target="classFrame">FileUploadException</a></li>
<li><a href="com/twelvemonkeys/servlet/fileupload/FileUploadFilter.html" title="class in com.twelvemonkeys.servlet.fileupload" target="classFrame">FileUploadFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/GenericFilter.html" title="class in com.twelvemonkeys.servlet" target="classFrame">GenericFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/GenericServlet.html" title="class in com.twelvemonkeys.servlet" target="classFrame">GenericServlet</a></li>
<li><a href="com/twelvemonkeys/servlet/gzip/GZIPFilter.html" title="class in com.twelvemonkeys.servlet.gzip" target="classFrame">GZIPFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/gzip/GZIPResponseWrapper.html" title="class in com.twelvemonkeys.servlet.gzip" target="classFrame">GZIPResponseWrapper</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/HTTPCache.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">HTTPCache</a></li>
<li><a href="com/twelvemonkeys/servlet/fileupload/HttpFileUploadRequest.html" title="interface in com.twelvemonkeys.servlet.fileupload" target="classFrame"><span class="interfaceName">HttpFileUploadRequest</span></a></li>
<li><a href="com/twelvemonkeys/servlet/HttpServlet.html" title="class in com.twelvemonkeys.servlet" target="classFrame">HttpServlet</a></li>
<li><a href="com/twelvemonkeys/servlet/image/IIOProviderContextListener.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">IIOProviderContextListener</a></li>
<li><a href="com/twelvemonkeys/servlet/image/ImageFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">ImageFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/image/ImageServletException.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">ImageServletException</a></li>
<li><a href="com/twelvemonkeys/servlet/image/ImageServletResponse.html" title="interface in com.twelvemonkeys.servlet.image" target="classFrame"><span class="interfaceName">ImageServletResponse</span></a></li>
<li><a href="com/twelvemonkeys/servlet/InitParam.html" title="annotation in com.twelvemonkeys.servlet" target="classFrame">InitParam</a></li>
<li><a href="com/twelvemonkeys/servlet/image/NullImageFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">NullImageFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/OutputStreamAdapter.html" title="class in com.twelvemonkeys.servlet" target="classFrame">OutputStreamAdapter</a></li>
<li><a href="com/twelvemonkeys/servlet/image/aoi/PercentAreaOfInterest.html" title="class in com.twelvemonkeys.servlet.image.aoi" target="classFrame">PercentAreaOfInterest</a></li>
<li><a href="com/twelvemonkeys/servlet/ProxyServlet.html" title="class in com.twelvemonkeys.servlet" target="classFrame">ProxyServlet</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/ResponseResolver.html" title="interface in com.twelvemonkeys.servlet.cache" target="classFrame"><span class="interfaceName">ResponseResolver</span></a></li>
<li><a href="com/twelvemonkeys/servlet/image/RotateFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">RotateFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/image/ScaleFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">ScaleFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/ServletCacheRequest.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">ServletCacheRequest</a></li>
<li><a href="com/twelvemonkeys/servlet/cache/ServletCacheResponse.html" title="class in com.twelvemonkeys.servlet.cache" target="classFrame">ServletCacheResponse</a></li>
<li><a href="com/twelvemonkeys/servlet/ServletConfigException.html" title="class in com.twelvemonkeys.servlet" target="classFrame">ServletConfigException</a></li>
<li><a href="com/twelvemonkeys/servlet/ServletResponseStreamDelegate.html" title="class in com.twelvemonkeys.servlet" target="classFrame">ServletResponseStreamDelegate</a></li>
<li><a href="com/twelvemonkeys/servlet/ServletUtil.html" title="class in com.twelvemonkeys.servlet" target="classFrame">ServletUtil</a></li>
<li><a href="com/twelvemonkeys/servlet/image/SourceRenderFilter.html" title="class in com.twelvemonkeys.servlet.image" target="classFrame">SourceRenderFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/StaticContentServlet.html" title="class in com.twelvemonkeys.servlet" target="classFrame">StaticContentServlet</a></li>
<li><a href="com/twelvemonkeys/servlet/ThrottleFilter.html" title="class in com.twelvemonkeys.servlet" target="classFrame">ThrottleFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/TimingFilter.html" title="class in com.twelvemonkeys.servlet" target="classFrame">TimingFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/TrimWhiteSpaceFilter.html" title="class in com.twelvemonkeys.servlet" target="classFrame">TrimWhiteSpaceFilter</a></li>
<li><a href="com/twelvemonkeys/servlet/image/aoi/UniformAreaOfInterest.html" title="class in com.twelvemonkeys.servlet.image.aoi" target="classFrame">UniformAreaOfInterest</a></li>
<li><a href="com/twelvemonkeys/servlet/fileupload/UploadedFile.html" title="interface in com.twelvemonkeys.servlet.fileupload" target="classFrame"><span class="interfaceName">UploadedFile</span></a></li>
<li><a href="com/twelvemonkeys/servlet/cache/WritableCachedResponse.html" title="interface in com.twelvemonkeys.servlet.cache" target="classFrame"><span class="interfaceName">WritableCachedResponse</span></a></li>
</ul>
</div>
</body>
</html>