This file is indexed.

/usr/share/doc/libcommons-pool-java/api/allclasses-noframe.html is in libcommons-pool-java-doc 1.6-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
<!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_21) on Fri May 24 11:14:13 UTC 2013 -->
<title>All Classes (Apache Commons Object Pooling Package)</title>
<meta name="date" content="2013-05-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/apache/commons/pool/BaseKeyedObjectPool.html" title="class in org.apache.commons.pool">BaseKeyedObjectPool</a></li>
<li><a href="org/apache/commons/pool/BaseKeyedPoolableObjectFactory.html" title="class in org.apache.commons.pool">BaseKeyedPoolableObjectFactory</a></li>
<li><a href="org/apache/commons/pool/BaseObjectPool.html" title="class in org.apache.commons.pool">BaseObjectPool</a></li>
<li><a href="org/apache/commons/pool/BasePoolableObjectFactory.html" title="class in org.apache.commons.pool">BasePoolableObjectFactory</a></li>
<li><a href="org/apache/commons/pool/impl/GenericKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool</a></li>
<li><a href="org/apache/commons/pool/impl/GenericKeyedObjectPool.Config.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool.Config</a></li>
<li><a href="org/apache/commons/pool/impl/GenericKeyedObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPoolFactory</a></li>
<li><a href="org/apache/commons/pool/impl/GenericObjectPool.html" title="class in org.apache.commons.pool.impl">GenericObjectPool</a></li>
<li><a href="org/apache/commons/pool/impl/GenericObjectPool.Config.html" title="class in org.apache.commons.pool.impl">GenericObjectPool.Config</a></li>
<li><a href="org/apache/commons/pool/impl/GenericObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">GenericObjectPoolFactory</a></li>
<li><a href="org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool"><i>KeyedObjectPool</i></a></li>
<li><a href="org/apache/commons/pool/KeyedObjectPoolFactory.html" title="interface in org.apache.commons.pool"><i>KeyedObjectPoolFactory</i></a></li>
<li><a href="org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool"><i>KeyedPoolableObjectFactory</i></a></li>
<li><a href="org/apache/commons/pool/ObjectPool.html" title="interface in org.apache.commons.pool"><i>ObjectPool</i></a></li>
<li><a href="org/apache/commons/pool/ObjectPoolFactory.html" title="interface in org.apache.commons.pool"><i>ObjectPoolFactory</i></a></li>
<li><a href="org/apache/commons/pool/PoolableObjectFactory.html" title="interface in org.apache.commons.pool"><i>PoolableObjectFactory</i></a></li>
<li><a href="org/apache/commons/pool/PoolUtils.html" title="class in org.apache.commons.pool">PoolUtils</a></li>
<li><a href="org/apache/commons/pool/impl/SoftReferenceObjectPool.html" title="class in org.apache.commons.pool.impl">SoftReferenceObjectPool</a></li>
<li><a href="org/apache/commons/pool/impl/StackKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPool</a></li>
<li><a href="org/apache/commons/pool/impl/StackKeyedObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPoolFactory</a></li>
<li><a href="org/apache/commons/pool/impl/StackObjectPool.html" title="class in org.apache.commons.pool.impl">StackObjectPool</a></li>
<li><a href="org/apache/commons/pool/impl/StackObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">StackObjectPoolFactory</a></li>
</ul>
</div>
</body>
</html>