/usr/share/doc/libaspectj-java/api-aspectj5rt/org/aspectj/lang/annotation/package-frame.html is in libaspectj-java-doc 1.8.9-2.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<title>org.aspectj.lang.annotation (AspectJ(tm) aspectj5rt API)</title>
<meta name="date" content="2016-09-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../org/aspectj/lang/annotation/package-summary.html" target="classFrame">org.aspectj.lang.annotation</a></h1>
<div class="indexContainer">
<h2 title="Annotation Types">Annotation Types</h2>
<ul title="Annotation Types">
<li><a href="AdviceName.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">AdviceName</a></li>
<li><a href="After.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">After</a></li>
<li><a href="AfterReturning.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">AfterReturning</a></li>
<li><a href="AfterThrowing.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">AfterThrowing</a></li>
<li><a href="Around.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">Around</a></li>
<li><a href="Aspect.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">Aspect</a></li>
<li><a href="Before.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">Before</a></li>
<li><a href="DeclareAnnotation.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">DeclareAnnotation</a></li>
<li><a href="DeclareError.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">DeclareError</a></li>
<li><a href="DeclareMixin.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">DeclareMixin</a></li>
<li><a href="DeclareParents.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">DeclareParents</a></li>
<li><a href="DeclarePrecedence.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">DeclarePrecedence</a></li>
<li><a href="DeclareWarning.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">DeclareWarning</a></li>
<li><a href="Pointcut.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">Pointcut</a></li>
<li><a href="RequiredTypes.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">RequiredTypes</a></li>
<li><a href="SuppressAjWarnings.html" title="annotation in org.aspectj.lang.annotation" target="classFrame">SuppressAjWarnings</a></li>
</ul>
</div>
</body>
</html>
|