This file is indexed.

/usr/share/doc/libcommons-pool-java/api/org/apache/commons/pool/package-frame.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
<!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>org.apache.commons.pool (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"><a href="../../../../org/apache/commons/pool/package-summary.html" target="classFrame">org.apache.commons.pool</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="KeyedObjectPool.html" title="interface in org.apache.commons.pool" target="classFrame"><i>KeyedObjectPool</i></a></li>
<li><a href="KeyedObjectPoolFactory.html" title="interface in org.apache.commons.pool" target="classFrame"><i>KeyedObjectPoolFactory</i></a></li>
<li><a href="KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool" target="classFrame"><i>KeyedPoolableObjectFactory</i></a></li>
<li><a href="ObjectPool.html" title="interface in org.apache.commons.pool" target="classFrame"><i>ObjectPool</i></a></li>
<li><a href="ObjectPoolFactory.html" title="interface in org.apache.commons.pool" target="classFrame"><i>ObjectPoolFactory</i></a></li>
<li><a href="PoolableObjectFactory.html" title="interface in org.apache.commons.pool" target="classFrame"><i>PoolableObjectFactory</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BaseKeyedObjectPool.html" title="class in org.apache.commons.pool" target="classFrame">BaseKeyedObjectPool</a></li>
<li><a href="BaseKeyedPoolableObjectFactory.html" title="class in org.apache.commons.pool" target="classFrame">BaseKeyedPoolableObjectFactory</a></li>
<li><a href="BaseObjectPool.html" title="class in org.apache.commons.pool" target="classFrame">BaseObjectPool</a></li>
<li><a href="BasePoolableObjectFactory.html" title="class in org.apache.commons.pool" target="classFrame">BasePoolableObjectFactory</a></li>
<li><a href="PoolUtils.html" title="class in org.apache.commons.pool" target="classFrame">PoolUtils</a></li>
</ul>
</div>
</body>
</html>