This file is indexed.

/usr/share/doc/libplexus-compiler-java/api/allclasses-frame.html is in libplexus-compiler-java-doc 2.8.3-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
<!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>All Classes (Plexus Compiler 2.8.3 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">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/codehaus/plexus/compiler/AbstractCompiler.html" title="class in org.codehaus.plexus.compiler" target="classFrame">AbstractCompiler</a></li>
<li><a href="org/codehaus/plexus/compiler/AbstractCompilerTckTest.html" title="class in org.codehaus.plexus.compiler" target="classFrame">AbstractCompilerTckTest</a></li>
<li><a href="org/codehaus/plexus/compiler/AbstractCompilerTest.html" title="class in org.codehaus.plexus.compiler" target="classFrame">AbstractCompilerTest</a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/AbstractSourceInclusionScanner.html" title="class in org.codehaus.plexus.compiler.util.scan" target="classFrame">AbstractSourceInclusionScanner</a></li>
<li><a href="org/codehaus/plexus/compiler/Compiler.html" title="interface in org.codehaus.plexus.compiler" target="classFrame"><span class="interfaceName">Compiler</span></a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerConfiguration.html" title="class in org.codehaus.plexus.compiler" target="classFrame">CompilerConfiguration</a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerConfiguration.CompilerReuseStrategy.html" title="enum in org.codehaus.plexus.compiler" target="classFrame">CompilerConfiguration.CompilerReuseStrategy</a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerError.html" title="class in org.codehaus.plexus.compiler" target="classFrame">CompilerError</a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerException.html" title="class in org.codehaus.plexus.compiler" target="classFrame">CompilerException</a></li>
<li><a href="org/codehaus/plexus/compiler/manager/CompilerManager.html" title="interface in org.codehaus.plexus.compiler.manager" target="classFrame"><span class="interfaceName">CompilerManager</span></a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerMessage.html" title="class in org.codehaus.plexus.compiler" target="classFrame">CompilerMessage</a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerMessage.Kind.html" title="enum in org.codehaus.plexus.compiler" target="classFrame">CompilerMessage.Kind</a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerNotImplementedException.html" title="class in org.codehaus.plexus.compiler" target="classFrame">CompilerNotImplementedException</a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerOutputStyle.html" title="class in org.codehaus.plexus.compiler" target="classFrame">CompilerOutputStyle</a></li>
<li><a href="org/codehaus/plexus/compiler/CompilerResult.html" title="class in org.codehaus.plexus.compiler" target="classFrame">CompilerResult</a></li>
<li><a href="org/codehaus/plexus/compiler/csharp/CSharpCompiler.html" title="class in org.codehaus.plexus.compiler.csharp" target="classFrame">CSharpCompiler</a></li>
<li><a href="org/codehaus/plexus/compiler/manager/DefaultCompilerManager.html" title="class in org.codehaus.plexus.compiler.manager" target="classFrame">DefaultCompilerManager</a></li>
<li><a href="org/codehaus/plexus/compiler/csharp/DefaultCSharpCompilerParser.html" title="class in org.codehaus.plexus.compiler.csharp" target="classFrame">DefaultCSharpCompilerParser</a></li>
<li><a href="org/codehaus/plexus/compiler/j2objc/DefaultJ2ObjCCompilerParser.html" title="class in org.codehaus.plexus.compiler.j2objc" target="classFrame">DefaultJ2ObjCCompilerParser</a></li>
<li><a href="org/codehaus/plexus/compiler/eclipse/EclipseJavaCompiler.html" title="class in org.codehaus.plexus.compiler.eclipse" target="classFrame">EclipseJavaCompiler</a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/InclusionScanException.html" title="class in org.codehaus.plexus.compiler.util.scan" target="classFrame">InclusionScanException</a></li>
<li><a href="org/codehaus/plexus/compiler/javac/IsolatedClassLoader.html" title="class in org.codehaus.plexus.compiler.javac" target="classFrame">IsolatedClassLoader</a></li>
<li><a href="org/codehaus/plexus/compiler/j2objc/J2ObjCCompiler.html" title="class in org.codehaus.plexus.compiler.j2objc" target="classFrame">J2ObjCCompiler</a></li>
<li><a href="org/codehaus/plexus/compiler/csharp/JarUtil.html" title="class in org.codehaus.plexus.compiler.csharp" target="classFrame">JarUtil</a></li>
<li><a href="org/codehaus/plexus/compiler/javac/JavacCompiler.html" title="class in org.codehaus.plexus.compiler.javac" target="classFrame">JavacCompiler</a></li>
<li><a href="org/codehaus/plexus/compiler/javac/JavaxToolsCompiler.html" title="class in org.codehaus.plexus.compiler.javac" target="classFrame">JavaxToolsCompiler</a></li>
<li><a href="org/codehaus/plexus/compiler/jikes/JikesCompiler.html" title="class in org.codehaus.plexus.compiler.jikes" target="classFrame">JikesCompiler</a></li>
<li><a href="org/codehaus/plexus/compiler/manager/NoSuchCompilerException.html" title="class in org.codehaus.plexus.compiler.manager" target="classFrame">NoSuchCompilerException</a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/SimpleSourceInclusionScanner.html" title="class in org.codehaus.plexus.compiler.util.scan" target="classFrame">SimpleSourceInclusionScanner</a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/mapping/SingleTargetSourceMapping.html" title="class in org.codehaus.plexus.compiler.util.scan.mapping" target="classFrame">SingleTargetSourceMapping</a></li>
<li><a href="org/codehaus/plexus/compiler/eclipse/SourceCodeLocator.html" title="class in org.codehaus.plexus.compiler.eclipse" target="classFrame">SourceCodeLocator</a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/SourceInclusionScanner.html" title="interface in org.codehaus.plexus.compiler.util.scan" target="classFrame"><span class="interfaceName">SourceInclusionScanner</span></a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/mapping/SourceMapping.html" title="interface in org.codehaus.plexus.compiler.util.scan.mapping" target="classFrame"><span class="interfaceName">SourceMapping</span></a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/StaleSourceScanner.html" title="class in org.codehaus.plexus.compiler.util.scan" target="classFrame">StaleSourceScanner</a></li>
<li><a href="org/codehaus/plexus/compiler/util/StreamPumper.html" title="class in org.codehaus.plexus.compiler.util" target="classFrame">StreamPumper</a></li>
<li><a href="org/codehaus/plexus/compiler/util/scan/mapping/SuffixMapping.html" title="class in org.codehaus.plexus.compiler.util.scan.mapping" target="classFrame">SuffixMapping</a></li>
</ul>
</div>
</body>
</html>