/usr/share/doc/libjson-simple-java/api/allclasses-frame.html is in libjson-simple-doc 2.3.0-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 | <!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 (JSON.simple 2.3.0 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 Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/json/simple/parser/ContainerFactory.html" title="interface in org.json.simple.parser" target="classFrame"><span class="interfaceName">ContainerFactory</span></a></li>
<li><a href="org/json/simple/parser/ContentHandler.html" title="interface in org.json.simple.parser" target="classFrame"><span class="interfaceName">ContentHandler</span></a></li>
<li><a href="org/json/simple/DeserializationException.html" title="class in org.json.simple" target="classFrame">DeserializationException</a></li>
<li><a href="org/json/simple/DeserializationException.Problems.html" title="enum in org.json.simple" target="classFrame">DeserializationException.Problems</a></li>
<li><a href="org/json/simple/ItemList.html" title="class in org.json.simple" target="classFrame">ItemList</a></li>
<li><a href="org/json/simple/Jsonable.html" title="interface in org.json.simple" target="classFrame"><span class="interfaceName">Jsonable</span></a></li>
<li><a href="org/json/simple/JSONArray.html" title="class in org.json.simple" target="classFrame">JSONArray</a></li>
<li><a href="org/json/simple/JsonArray.html" title="class in org.json.simple" target="classFrame">JsonArray</a></li>
<li><a href="org/json/simple/JSONAware.html" title="interface in org.json.simple" target="classFrame"><span class="interfaceName">JSONAware</span></a></li>
<li><a href="org/json/simple/Jsoner.html" title="class in org.json.simple" target="classFrame">Jsoner</a></li>
<li><a href="org/json/simple/JsonKey.html" title="interface in org.json.simple" target="classFrame"><span class="interfaceName">JsonKey</span></a></li>
<li><a href="org/json/simple/JsonObject.html" title="class in org.json.simple" target="classFrame">JsonObject</a></li>
<li><a href="org/json/simple/JSONObject.html" title="class in org.json.simple" target="classFrame">JSONObject</a></li>
<li><a href="org/json/simple/parser/JSONParser.html" title="class in org.json.simple.parser" target="classFrame">JSONParser</a></li>
<li><a href="org/json/simple/JSONStreamAware.html" title="interface in org.json.simple" target="classFrame"><span class="interfaceName">JSONStreamAware</span></a></li>
<li><a href="org/json/simple/JSONValue.html" title="class in org.json.simple" target="classFrame">JSONValue</a></li>
<li><a href="org/json/simple/parser/ParseException.html" title="class in org.json.simple.parser" target="classFrame">ParseException</a></li>
<li><a href="org/json/simple/parser/Yytoken.html" title="class in org.json.simple.parser" target="classFrame">Yytoken</a></li>
</ul>
</div>
</body>
</html>
|