This file is indexed.

/usr/share/doc/libjboss-classfilewriter-java/api/org/jboss/classfilewriter/code/package-frame.html is in libjboss-classfilewriter-java-doc 1.2.1-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
38
39
40
41
<!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>org.jboss.classfilewriter.code (classfilewriter 1.2.1.Final 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"><a href="../../../../org/jboss/classfilewriter/code/package-summary.html" target="classFrame">org.jboss.classfilewriter.code</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CodeAttribute.StackFrameTypeResolver.html" title="interface in org.jboss.classfilewriter.code" target="classFrame"><span class="interfaceName">CodeAttribute.StackFrameTypeResolver</span></a></li>
<li><a href="Opcode.html" title="interface in org.jboss.classfilewriter.code" target="classFrame"><span class="interfaceName">Opcode</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BranchEnd.html" title="class in org.jboss.classfilewriter.code" target="classFrame">BranchEnd</a></li>
<li><a href="CodeAttribute.html" title="class in org.jboss.classfilewriter.code" target="classFrame">CodeAttribute</a></li>
<li><a href="CodeLocation.html" title="class in org.jboss.classfilewriter.code" target="classFrame">CodeLocation</a></li>
<li><a href="ExceptionHandler.html" title="class in org.jboss.classfilewriter.code" target="classFrame">ExceptionHandler</a></li>
<li><a href="LocalVariableState.html" title="class in org.jboss.classfilewriter.code" target="classFrame">LocalVariableState</a></li>
<li><a href="LookupSwitchBuilder.html" title="class in org.jboss.classfilewriter.code" target="classFrame">LookupSwitchBuilder</a></li>
<li><a href="LookupSwitchBuilder.ValuePair.html" title="class in org.jboss.classfilewriter.code" target="classFrame">LookupSwitchBuilder.ValuePair</a></li>
<li><a href="StackEntry.html" title="class in org.jboss.classfilewriter.code" target="classFrame">StackEntry</a></li>
<li><a href="StackFrame.html" title="class in org.jboss.classfilewriter.code" target="classFrame">StackFrame</a></li>
<li><a href="StackState.html" title="class in org.jboss.classfilewriter.code" target="classFrame">StackState</a></li>
<li><a href="TableSwitchBuilder.html" title="class in org.jboss.classfilewriter.code" target="classFrame">TableSwitchBuilder</a></li>
<li><a href="TableSwitchBuilder.ValuePair.html" title="class in org.jboss.classfilewriter.code" target="classFrame">TableSwitchBuilder.ValuePair</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="StackEntryType.html" title="enum in org.jboss.classfilewriter.code" target="classFrame">StackEntryType</a></li>
<li><a href="StackFrameType.html" title="enum in org.jboss.classfilewriter.code" target="classFrame">StackFrameType</a></li>
</ul>
</div>
</body>
</html>