/usr/share/doc/libjboss-logging-tools-java/annotations/index-all.html is in libjboss-logging-tools-java-doc 2.0.1-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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_85) on Sat Oct 24 09:56:31 UTC 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (JBoss Logging I18n Annotations 2.0.1.Final API)</title>
<meta name="date" content="2015-10-24">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (JBoss Logging I18n Annotations 2.0.1.Final API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./org/jboss/logging/annotations/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="./org/jboss/logging/annotations/package-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_C_">C</a> <a href="#_F_">F</a> <a href="#_I_">I</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_T_">T</a> <a href="#_V_">V</a> <a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/Cause.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Cause</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Mark a parameter as being the "exception cause" parameter rather than a positional format parameter.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/ConstructType.html" title="annotation in org.jboss.logging.annotations"><span class="strong">ConstructType</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Indicates the value of this annotation should be constructed and returned.</div>
</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/Field.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Field</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Indicate that a method parameter value should be applied to a field on the resultant exception object.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/FormatWith.html" title="annotation in org.jboss.logging.annotations"><span class="strong">FormatWith</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Indicate that the given parameter should be wrapped with a formatting object of the given class.</div>
</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/jboss/logging/annotations/Message.html#INHERIT">INHERIT</a></span> - Static variable in annotation type org.jboss.logging.annotations.<a href="./org/jboss/logging/annotations/Message.html" title="annotation in org.jboss.logging.annotations">Message</a></dt>
<dd>
<div class="block">Indicates that this message should inherit the ID from another message with the same name.</div>
</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/LoggingClass.html" title="annotation in org.jboss.logging.annotations"><span class="strong">LoggingClass</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Mark a parameter as specifying the name of the logging class to use.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/LogMessage.html" title="annotation in org.jboss.logging.annotations"><span class="strong">LogMessage</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">A typed logger method.</div>
</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/Message.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Message</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Assigns a message string to a resource method.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/Message.Format.html" title="enum in org.jboss.logging.annotations"><span class="strong">Message.Format</span></a> - Enum in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">The possible format types.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/MessageBundle.html" title="annotation in org.jboss.logging.annotations"><span class="strong">MessageBundle</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Signify that an interface is a message bundle interface.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/MessageLogger.html" title="annotation in org.jboss.logging.annotations"><span class="strong">MessageLogger</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Signify that an interface is a typed logger interface.</div>
</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./org/jboss/logging/annotations/Message.html#NONE">NONE</a></span> - Static variable in annotation type org.jboss.logging.annotations.<a href="./org/jboss/logging/annotations/Message.html" title="annotation in org.jboss.logging.annotations">Message</a></dt>
<dd>
<div class="block">Indicates that this message has no ID.</div>
</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/Once.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Once</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Indicates a message should only be logged once.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a> - package org.jboss.logging.annotations</dt>
<dd> </dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/Param.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Param</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Identifies a parameter is to be used for constructing an exception and excluded from the formatting of the message.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/Pos.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Pos</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd> </dd>
<dt><a href="./org/jboss/logging/annotations/Property.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Property</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Indicate that a method parameter value should be applied to a property (with a setter method) on the resultant exception object.</div>
</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/Transform.html" title="annotation in org.jboss.logging.annotations"><span class="strong">Transform</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Indicate the given parameter should be transformed in each of the <a href="./org/jboss/logging/annotations/Transform.TransformType.html" title="enum in org.jboss.logging.annotations"><code>transform types</code></a>
provided.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/Transform.TransformType.html" title="enum in org.jboss.logging.annotations"><span class="strong">Transform.TransformType</span></a> - Enum in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">The transform type</div>
</dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><a href="./org/jboss/logging/annotations/ValidIdRange.html" title="annotation in org.jboss.logging.annotations"><span class="strong">ValidIdRange</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd>
<div class="block">Sets a range of valid id's allowed on the <a href="./org/jboss/logging/annotations/Message.html#id()"><code>message id</code></a>.</div>
</dd>
<dt><a href="./org/jboss/logging/annotations/ValidIdRanges.html" title="annotation in org.jboss.logging.annotations"><span class="strong">ValidIdRanges</span></a> - Annotation Type in <a href="./org/jboss/logging/annotations/package-summary.html">org.jboss.logging.annotations</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="./org/jboss/logging/annotations/Message.Format.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.jboss.logging.annotations.<a href="./org/jboss/logging/annotations/Message.Format.html" title="enum in org.jboss.logging.annotations">Message.Format</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/jboss/logging/annotations/Transform.TransformType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.jboss.logging.annotations.<a href="./org/jboss/logging/annotations/Transform.TransformType.html" title="enum in org.jboss.logging.annotations">Transform.TransformType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/jboss/logging/annotations/Message.Format.html#values()">values()</a></span> - Static method in enum org.jboss.logging.annotations.<a href="./org/jboss/logging/annotations/Message.Format.html" title="enum in org.jboss.logging.annotations">Message.Format</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/jboss/logging/annotations/Transform.TransformType.html#values()">values()</a></span> - Static method in enum org.jboss.logging.annotations.<a href="./org/jboss/logging/annotations/Transform.TransformType.html" title="enum in org.jboss.logging.annotations">Transform.TransformType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a href="#_C_">C</a> <a href="#_F_">F</a> <a href="#_I_">I</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_T_">T</a> <a href="#_V_">V</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./org/jboss/logging/annotations/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="./org/jboss/logging/annotations/package-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>
</body>
</html>
|