This file is indexed.

/usr/share/doc/libgoogle-gson-java/api/com/google/gson/package-frame.html is in libgoogle-gson-java-doc 2.4-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
<!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>com.google.gson (Gson 2.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../com/google/gson/package-summary.html" target="classFrame">com.google.gson</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="ExclusionStrategy.html" title="interface in com.google.gson" target="classFrame"><i>ExclusionStrategy</i></a></li>
<li><a href="FieldNamingStrategy.html" title="interface in com.google.gson" target="classFrame"><i>FieldNamingStrategy</i></a></li>
<li><a href="InstanceCreator.html" title="interface in com.google.gson" target="classFrame"><i>InstanceCreator</i></a></li>
<li><a href="JsonDeserializationContext.html" title="interface in com.google.gson" target="classFrame"><i>JsonDeserializationContext</i></a></li>
<li><a href="JsonDeserializer.html" title="interface in com.google.gson" target="classFrame"><i>JsonDeserializer</i></a></li>
<li><a href="JsonSerializationContext.html" title="interface in com.google.gson" target="classFrame"><i>JsonSerializationContext</i></a></li>
<li><a href="JsonSerializer.html" title="interface in com.google.gson" target="classFrame"><i>JsonSerializer</i></a></li>
<li><a href="TypeAdapterFactory.html" title="interface in com.google.gson" target="classFrame"><i>TypeAdapterFactory</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="FieldAttributes.html" title="class in com.google.gson" target="classFrame">FieldAttributes</a></li>
<li><a href="Gson.html" title="class in com.google.gson" target="classFrame">Gson</a></li>
<li><a href="GsonBuilder.html" title="class in com.google.gson" target="classFrame">GsonBuilder</a></li>
<li><a href="JsonArray.html" title="class in com.google.gson" target="classFrame">JsonArray</a></li>
<li><a href="JsonElement.html" title="class in com.google.gson" target="classFrame">JsonElement</a></li>
<li><a href="JsonNull.html" title="class in com.google.gson" target="classFrame">JsonNull</a></li>
<li><a href="JsonObject.html" title="class in com.google.gson" target="classFrame">JsonObject</a></li>
<li><a href="JsonParser.html" title="class in com.google.gson" target="classFrame">JsonParser</a></li>
<li><a href="JsonPrimitive.html" title="class in com.google.gson" target="classFrame">JsonPrimitive</a></li>
<li><a href="JsonStreamParser.html" title="class in com.google.gson" target="classFrame">JsonStreamParser</a></li>
<li><a href="TypeAdapter.html" title="class in com.google.gson" target="classFrame">TypeAdapter</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="FieldNamingPolicy.html" title="enum in com.google.gson" target="classFrame">FieldNamingPolicy</a></li>
<li><a href="LongSerializationPolicy.html" title="enum in com.google.gson" target="classFrame">LongSerializationPolicy</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="JsonIOException.html" title="class in com.google.gson" target="classFrame">JsonIOException</a></li>
<li><a href="JsonParseException.html" title="class in com.google.gson" target="classFrame">JsonParseException</a></li>
<li><a href="JsonSyntaxException.html" title="class in com.google.gson" target="classFrame">JsonSyntaxException</a></li>
</ul>
</div>
</body>
</html>