This file is indexed.

/usr/share/doc/libognl-java/DeveloperGuide/index.html is in libognl-java-doc 2.7.3-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>OGNL Developer Guide</title><link href="../docbook.css" type="text/css" rel="stylesheet"><meta content="DocBook XSL Stylesheets V1.78.1" name="generator"><link rel="home" href="index.html" title="OGNL Developer Guide"><link rel="next" href="introduction.html" title="Chapter&nbsp;1.&nbsp;Introduction"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">OGNL Developer Guide</th></tr><tr><td align="left" width="20%">&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="introduction.html"><img src="../images/navigation/next.gif" alt="Next"></a></td></tr></table><hr></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a name="N10001"></a>OGNL Developer Guide</h1></div><div><div class="author"><h3 class="author"><span class="firstname">Drew</span> <span class="surname">Davidson</span></h3></div></div><div><p class="copyright">Copyright &copy; 2004 OGNL Technology, Inc.</p></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="chapter"><a href="introduction.html">1. Introduction</a></span></dt><dd><dl><dt><span class="section"><a href="introduction.html#embeddingOGNL">Embedding OGNL</a></span></dt><dt><span class="section"><a href="extendingOGNL.html">Extending OGNL</a></span></dt></dl></dd><dt><span class="chapter"><a href="propertyAccessors.html">2. Property Accessors</a></span></dt><dt><span class="chapter"><a href="methodAccessors.html">3. Method Accessors</a></span></dt><dt><span class="chapter"><a href="elementsAccessors.html">4. Elements Accessors</a></span></dt><dt><span class="chapter"><a href="classReferences.html">5. Class References</a></span></dt><dt><span class="chapter"><a href="typeConversion.html">6. Type Conversion</a></span></dt><dt><span class="chapter"><a href="memberAccessManager.html">7. Member Access</a></span></dt><dt><span class="chapter"><a href="nullHandler.html">8. Null Handler</a></span></dt><dt><span class="chapter"><a href="evaluation.html">9. Other API features</a></span></dt><dd><dl><dt><span class="section"><a href="evaluation.html#N10174">Tracing Evaluations</a></span></dt></dl></dd></dl></div><div class="list-of-examples"><p><b>List of Examples</b></p><dl><dt>1.1. <a href="introduction.html#N10035">Expression Class</a></dt></dl></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%">&nbsp;<a accesskey="n" href="introduction.html"><img src="../images/navigation/next.gif" alt="Next"></a></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td valign="top" align="right" width="40%">&nbsp;Chapter&nbsp;1.&nbsp;Introduction</td></tr></table></div></body></html>