This file is indexed.

/usr/share/doc/libcommons-collections-java/api/org/apache/commons/collections/package-frame.html is in libcommons-collections-java-doc 2.1.1-11.

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
<!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 Mon Apr 29 13:52:00 UTC 2013 -->
<title>org.apache.commons.collections (Jakarta Commons Collections Package)</title>
<meta name="date" content="2013-04-29">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../org/apache/commons/collections/package-summary.html" target="classFrame">org.apache.commons.collections</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Bag.html" title="interface in org.apache.commons.collections" target="classFrame"><i>Bag</i></a></li>
<li><a href="Buffer.html" title="interface in org.apache.commons.collections" target="classFrame"><i>Buffer</i></a></li>
<li><a href="Closure.html" title="interface in org.apache.commons.collections" target="classFrame"><i>Closure</i></a></li>
<li><a href="Factory.html" title="interface in org.apache.commons.collections" target="classFrame"><i>Factory</i></a></li>
<li><a href="MultiMap.html" title="interface in org.apache.commons.collections" target="classFrame"><i>MultiMap</i></a></li>
<li><a href="Predicate.html" title="interface in org.apache.commons.collections" target="classFrame"><i>Predicate</i></a></li>
<li><a href="PriorityQueue.html" title="interface in org.apache.commons.collections" target="classFrame"><i>PriorityQueue</i></a></li>
<li><a href="SortedBag.html" title="interface in org.apache.commons.collections" target="classFrame"><i>SortedBag</i></a></li>
<li><a href="Transformer.html" title="interface in org.apache.commons.collections" target="classFrame"><i>Transformer</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ArrayStack.html" title="class in org.apache.commons.collections" target="classFrame">ArrayStack</a></li>
<li><a href="BagUtils.html" title="class in org.apache.commons.collections" target="classFrame">BagUtils</a></li>
<li><a href="BeanMap.html" title="class in org.apache.commons.collections" target="classFrame">BeanMap</a></li>
<li><a href="BeanMap.MyMapEntry.html" title="class in org.apache.commons.collections" target="classFrame">BeanMap.MyMapEntry</a></li>
<li><a href="BinaryHeap.html" title="class in org.apache.commons.collections" target="classFrame">BinaryHeap</a></li>
<li><a href="BoundedFifoBuffer.html" title="class in org.apache.commons.collections" target="classFrame">BoundedFifoBuffer</a></li>
<li><a href="BufferUtils.html" title="class in org.apache.commons.collections" target="classFrame">BufferUtils</a></li>
<li><a href="CollectionUtils.html" title="class in org.apache.commons.collections" target="classFrame">CollectionUtils</a></li>
<li><a href="ComparatorUtils.html" title="class in org.apache.commons.collections" target="classFrame">ComparatorUtils</a></li>
<li><a href="CursorableLinkedList.html" title="class in org.apache.commons.collections" target="classFrame">CursorableLinkedList</a></li>
<li><a href="DefaultMapBag.html" title="class in org.apache.commons.collections" target="classFrame">DefaultMapBag</a></li>
<li><a href="DefaultMapEntry.html" title="class in org.apache.commons.collections" target="classFrame">DefaultMapEntry</a></li>
<li><a href="DoubleOrderedMap.html" title="class in org.apache.commons.collections" target="classFrame">DoubleOrderedMap</a></li>
<li><a href="ExtendedProperties.html" title="class in org.apache.commons.collections" target="classFrame">ExtendedProperties</a></li>
<li><a href="FastArrayList.html" title="class in org.apache.commons.collections" target="classFrame">FastArrayList</a></li>
<li><a href="FastHashMap.html" title="class in org.apache.commons.collections" target="classFrame">FastHashMap</a></li>
<li><a href="FastTreeMap.html" title="class in org.apache.commons.collections" target="classFrame">FastTreeMap</a></li>
<li><a href="HashBag.html" title="class in org.apache.commons.collections" target="classFrame">HashBag</a></li>
<li><a href="IteratorUtils.html" title="class in org.apache.commons.collections" target="classFrame">IteratorUtils</a></li>
<li><a href="ListUtils.html" title="class in org.apache.commons.collections" target="classFrame">ListUtils</a></li>
<li><a href="LRUMap.html" title="class in org.apache.commons.collections" target="classFrame">LRUMap</a></li>
<li><a href="MapUtils.html" title="class in org.apache.commons.collections" target="classFrame">MapUtils</a></li>
<li><a href="MultiHashMap.html" title="class in org.apache.commons.collections" target="classFrame">MultiHashMap</a></li>
<li><a href="ProxyMap.html" title="class in org.apache.commons.collections" target="classFrame">ProxyMap</a></li>
<li><a href="ReferenceMap.html" title="class in org.apache.commons.collections" target="classFrame">ReferenceMap</a></li>
<li><a href="SequencedHashMap.html" title="class in org.apache.commons.collections" target="classFrame">SequencedHashMap</a></li>
<li><a href="SetUtils.html" title="class in org.apache.commons.collections" target="classFrame">SetUtils</a></li>
<li><a href="StaticBucketMap.html" title="class in org.apache.commons.collections" target="classFrame">StaticBucketMap</a></li>
<li><a href="SynchronizedPriorityQueue.html" title="class in org.apache.commons.collections" target="classFrame">SynchronizedPriorityQueue</a></li>
<li><a href="TreeBag.html" title="class in org.apache.commons.collections" target="classFrame">TreeBag</a></li>
<li><a href="UnboundedFifoBuffer.html" title="class in org.apache.commons.collections" target="classFrame">UnboundedFifoBuffer</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="BufferOverflowException.html" title="class in org.apache.commons.collections" target="classFrame">BufferOverflowException</a></li>
<li><a href="BufferUnderflowException.html" title="class in org.apache.commons.collections" target="classFrame">BufferUnderflowException</a></li>
</ul>
</div>
</body>
</html>