This file is indexed.

/usr/share/doc/libserp-java/api/allclasses-noframe.html is in libserp-java-doc 1.15.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
 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
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (Serp 1.15.1 API)</title>
<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="serp/bytecode/Annotated.html" title="class in serp.bytecode">Annotated</a></li>
<li><a href="serp/bytecode/Annotation.html" title="class in serp.bytecode">Annotation</a></li>
<li><a href="serp/bytecode/Annotation.Property.html" title="class in serp.bytecode">Annotation.Property</a></li>
<li><a href="serp/bytecode/Annotations.html" title="class in serp.bytecode">Annotations</a></li>
<li><a href="serp/bytecode/ArrayInstruction.html" title="class in serp.bytecode">ArrayInstruction</a></li>
<li><a href="serp/bytecode/ArrayLoadInstruction.html" title="class in serp.bytecode">ArrayLoadInstruction</a></li>
<li><a href="serp/bytecode/ArrayStoreInstruction.html" title="class in serp.bytecode">ArrayStoreInstruction</a></li>
<li><a href="serp/bytecode/Attribute.html" title="class in serp.bytecode">Attribute</a></li>
<li><a href="serp/bytecode/Attributes.html" title="class in serp.bytecode">Attributes</a></li>
<li><a href="serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></li>
<li><a href="serp/bytecode/BCClassLoader.html" title="class in serp.bytecode">BCClassLoader</a></li>
<li><a href="serp/bytecode/BCEntity.html" title="interface in serp.bytecode"><i>BCEntity</i></a></li>
<li><a href="serp/bytecode/BCField.html" title="class in serp.bytecode">BCField</a></li>
<li><a href="serp/bytecode/BCMember.html" title="class in serp.bytecode">BCMember</a></li>
<li><a href="serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a></li>
<li><a href="serp/bytecode/visitor/BCVisitor.html" title="class in serp.bytecode.visitor">BCVisitor</a></li>
<li><a href="serp/bytecode/BootstrapMethodElement.html" title="class in serp.bytecode">BootstrapMethodElement</a></li>
<li><a href="serp/bytecode/BootstrapMethods.html" title="class in serp.bytecode">BootstrapMethods</a></li>
<li><a href="serp/bytecode/ClassConstantInstruction.html" title="class in serp.bytecode">ClassConstantInstruction</a></li>
<li><a href="serp/bytecode/lowlevel/ClassEntry.html" title="class in serp.bytecode.lowlevel">ClassEntry</a></li>
<li><a href="serp/bytecode/ClassInstruction.html" title="class in serp.bytecode">ClassInstruction</a></li>
<li><a href="serp/bytecode/CmpInstruction.html" title="class in serp.bytecode">CmpInstruction</a></li>
<li><a href="serp/bytecode/Code.html" title="class in serp.bytecode">Code</a></li>
<li><a href="serp/bytecode/lowlevel/ComplexEntry.html" title="class in serp.bytecode.lowlevel">ComplexEntry</a></li>
<li><a href="serp/bytecode/lowlevel/ConstantEntry.html" title="interface in serp.bytecode.lowlevel"><i>ConstantEntry</i></a></li>
<li><a href="serp/bytecode/ConstantInstruction.html" title="class in serp.bytecode">ConstantInstruction</a></li>
<li><a href="serp/bytecode/lowlevel/ConstantPool.html" title="class in serp.bytecode.lowlevel">ConstantPool</a></li>
<li><a href="serp/bytecode/lowlevel/ConstantPoolTable.html" title="class in serp.bytecode.lowlevel">ConstantPoolTable</a></li>
<li><a href="serp/bytecode/Constants.html" title="interface in serp.bytecode"><i>Constants</i></a></li>
<li><a href="serp/bytecode/ConstantValue.html" title="class in serp.bytecode">ConstantValue</a></li>
<li><a href="serp/bytecode/ConvertInstruction.html" title="class in serp.bytecode">ConvertInstruction</a></li>
<li><a href="serp/bytecode/Deprecated.html" title="class in serp.bytecode">Deprecated</a></li>
<li><a href="serp/bytecode/lowlevel/DoubleEntry.html" title="class in serp.bytecode.lowlevel">DoubleEntry</a></li>
<li><a href="serp/bytecode/lowlevel/Entry.html" title="class in serp.bytecode.lowlevel">Entry</a></li>
<li><a href="serp/bytecode/ExceptionHandler.html" title="class in serp.bytecode">ExceptionHandler</a></li>
<li><a href="serp/bytecode/Exceptions.html" title="class in serp.bytecode">Exceptions</a></li>
<li><a href="serp/bytecode/lowlevel/FieldEntry.html" title="class in serp.bytecode.lowlevel">FieldEntry</a></li>
<li><a href="serp/bytecode/FieldInstruction.html" title="class in serp.bytecode">FieldInstruction</a></li>
<li><a href="serp/bytecode/lowlevel/FloatEntry.html" title="class in serp.bytecode.lowlevel">FloatEntry</a></li>
<li><a href="serp/bytecode/GetFieldInstruction.html" title="class in serp.bytecode">GetFieldInstruction</a></li>
<li><a href="serp/bytecode/GotoInstruction.html" title="class in serp.bytecode">GotoInstruction</a></li>
<li><a href="serp/bytecode/IfInstruction.html" title="class in serp.bytecode">IfInstruction</a></li>
<li><a href="serp/bytecode/IIncInstruction.html" title="class in serp.bytecode">IIncInstruction</a></li>
<li><a href="serp/bytecode/InnerClass.html" title="class in serp.bytecode">InnerClass</a></li>
<li><a href="serp/bytecode/InnerClasses.html" title="class in serp.bytecode">InnerClasses</a></li>
<li><a href="serp/bytecode/Instruction.html" title="class in serp.bytecode">Instruction</a></li>
<li><a href="serp/bytecode/InstructionPtr.html" title="interface in serp.bytecode"><i>InstructionPtr</i></a></li>
<li><a href="serp/bytecode/lowlevel/IntEntry.html" title="class in serp.bytecode.lowlevel">IntEntry</a></li>
<li><a href="serp/bytecode/lowlevel/InterfaceMethodEntry.html" title="class in serp.bytecode.lowlevel">InterfaceMethodEntry</a></li>
<li><a href="serp/bytecode/lowlevel/InvokeDynamicEntry.html" title="class in serp.bytecode.lowlevel">InvokeDynamicEntry</a></li>
<li><a href="serp/bytecode/JumpInstruction.html" title="class in serp.bytecode">JumpInstruction</a></li>
<li><a href="serp/bytecode/LineNumber.html" title="class in serp.bytecode">LineNumber</a></li>
<li><a href="serp/bytecode/LineNumberTable.html" title="class in serp.bytecode">LineNumberTable</a></li>
<li><a href="serp/bytecode/LoadInstruction.html" title="class in serp.bytecode">LoadInstruction</a></li>
<li><a href="serp/bytecode/Local.html" title="class in serp.bytecode">Local</a></li>
<li><a href="serp/bytecode/LocalTable.html" title="class in serp.bytecode">LocalTable</a></li>
<li><a href="serp/bytecode/LocalVariable.html" title="class in serp.bytecode">LocalVariable</a></li>
<li><a href="serp/bytecode/LocalVariableInstruction.html" title="class in serp.bytecode">LocalVariableInstruction</a></li>
<li><a href="serp/bytecode/LocalVariableTable.html" title="class in serp.bytecode">LocalVariableTable</a></li>
<li><a href="serp/bytecode/LocalVariableType.html" title="class in serp.bytecode">LocalVariableType</a></li>
<li><a href="serp/bytecode/LocalVariableTypeTable.html" title="class in serp.bytecode">LocalVariableTypeTable</a></li>
<li><a href="serp/bytecode/lowlevel/LongEntry.html" title="class in serp.bytecode.lowlevel">LongEntry</a></li>
<li><a href="serp/bytecode/LookupSwitchInstruction.html" title="class in serp.bytecode">LookupSwitchInstruction</a></li>
<li><a href="serp/bytecode/MathInstruction.html" title="class in serp.bytecode">MathInstruction</a></li>
<li><a href="serp/bytecode/lowlevel/MethodEntry.html" title="class in serp.bytecode.lowlevel">MethodEntry</a></li>
<li><a href="serp/bytecode/lowlevel/MethodHandleEntry.html" title="class in serp.bytecode.lowlevel">MethodHandleEntry</a></li>
<li><a href="serp/bytecode/MethodInstruction.html" title="class in serp.bytecode">MethodInstruction</a></li>
<li><a href="serp/bytecode/lowlevel/MethodTypeEntry.html" title="class in serp.bytecode.lowlevel">MethodTypeEntry</a></li>
<li><a href="serp/bytecode/MonitorEnterInstruction.html" title="class in serp.bytecode">MonitorEnterInstruction</a></li>
<li><a href="serp/bytecode/MonitorExitInstruction.html" title="class in serp.bytecode">MonitorExitInstruction</a></li>
<li><a href="serp/bytecode/MonitorInstruction.html" title="class in serp.bytecode">MonitorInstruction</a></li>
<li><a href="serp/bytecode/MultiANewArrayInstruction.html" title="class in serp.bytecode">MultiANewArrayInstruction</a></li>
<li><a href="serp/bytecode/lowlevel/NameAndTypeEntry.html" title="class in serp.bytecode.lowlevel">NameAndTypeEntry</a></li>
<li><a href="serp/bytecode/NameCache.html" title="class in serp.bytecode">NameCache</a></li>
<li><a href="serp/bytecode/NewArrayInstruction.html" title="class in serp.bytecode">NewArrayInstruction</a></li>
<li><a href="serp/util/Numbers.html" title="class in serp.util">Numbers</a></li>
<li><a href="serp/bytecode/visitor/PrettyPrintVisitor.html" title="class in serp.bytecode.visitor">PrettyPrintVisitor</a></li>
<li><a href="serp/bytecode/Project.html" title="class in serp.bytecode">Project</a></li>
<li><a href="serp/bytecode/PutFieldInstruction.html" title="class in serp.bytecode">PutFieldInstruction</a></li>
<li><a href="serp/bytecode/RetInstruction.html" title="class in serp.bytecode">RetInstruction</a></li>
<li><a href="serp/bytecode/ReturnInstruction.html" title="class in serp.bytecode">ReturnInstruction</a></li>
<li><a href="serp/bytecode/SourceFile.html" title="class in serp.bytecode">SourceFile</a></li>
<li><a href="serp/bytecode/StackInstruction.html" title="class in serp.bytecode">StackInstruction</a></li>
<li><a href="serp/bytecode/StoreInstruction.html" title="class in serp.bytecode">StoreInstruction</a></li>
<li><a href="serp/bytecode/lowlevel/StringEntry.html" title="class in serp.bytecode.lowlevel">StringEntry</a></li>
<li><a href="serp/util/Strings.html" title="class in serp.util">Strings</a></li>
<li><a href="serp/bytecode/SwitchInstruction.html" title="class in serp.bytecode">SwitchInstruction</a></li>
<li><a href="serp/bytecode/Synthetic.html" title="class in serp.bytecode">Synthetic</a></li>
<li><a href="serp/bytecode/TableSwitchInstruction.html" title="class in serp.bytecode">TableSwitchInstruction</a></li>
<li><a href="serp/bytecode/TypedInstruction.html" title="class in serp.bytecode">TypedInstruction</a></li>
<li><a href="serp/bytecode/UnknownAttribute.html" title="class in serp.bytecode">UnknownAttribute</a></li>
<li><a href="serp/bytecode/lowlevel/UTF8Entry.html" title="class in serp.bytecode.lowlevel">UTF8Entry</a></li>
<li><a href="serp/bytecode/visitor/VisitAcceptor.html" title="interface in serp.bytecode.visitor"><i>VisitAcceptor</i></a></li>
<li><a href="serp/bytecode/WideInstruction.html" title="class in serp.bytecode">WideInstruction</a></li>
</ul>
</div>
</body>
</html>