You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

EnclosingMethodAttribute.html 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (10.0.1) on Thu Jun 21 01:52:55 JST 2018 -->
  6. <title>EnclosingMethodAttribute (Javassist API)</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8. <meta name="date" content="2018-06-21">
  9. <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
  10. <link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
  11. <script type="text/javascript" src="../../script.js"></script>
  12. <script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script>
  13. <script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
  14. <!--[if IE]>
  15. <script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
  16. <![endif]-->
  17. <script type="text/javascript" src="../../jquery/jquery-1.10.2.js"></script>
  18. <script type="text/javascript" src="../../jquery/jquery-ui.js"></script>
  19. </head>
  20. <body>
  21. <script type="text/javascript"><!--
  22. try {
  23. if (location.href.indexOf('is-external=true') == -1) {
  24. parent.document.title="EnclosingMethodAttribute (Javassist API)";
  25. }
  26. }
  27. catch(err) {
  28. }
  29. //-->
  30. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
  31. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  32. var altColor = "altColor";
  33. var rowColor = "rowColor";
  34. var tableTab = "tableTab";
  35. var activeTableTab = "activeTableTab";
  36. var pathtoroot = "../../";loadScripts(document, 'script');</script>
  37. <noscript>
  38. <div>JavaScript is disabled on your browser.</div>
  39. </noscript>
  40. <div class="fixedNav">
  41. <!-- ========= START OF TOP NAVBAR ======= -->
  42. <div class="topNav"><a name="navbar.top">
  43. <!-- -->
  44. </a>
  45. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  46. <a name="navbar.top.firstrow">
  47. <!-- -->
  48. </a>
  49. <ul class="navList" title="Navigation">
  50. <li><a href="../../overview-summary.html">Overview</a></li>
  51. <li><a href="package-summary.html">Package</a></li>
  52. <li class="navBarCell1Rev">Class</li>
  53. <li><a href="class-use/EnclosingMethodAttribute.html">Use</a></li>
  54. <li><a href="package-tree.html">Tree</a></li>
  55. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  56. <li><a href="../../index-all.html">Index</a></li>
  57. </ul>
  58. </div>
  59. <div class="subNav">
  60. <ul class="navList">
  61. <li><a href="../../javassist/bytecode/DuplicateMemberException.html" title="class in javassist.bytecode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  62. <li><a href="../../javassist/bytecode/ExceptionsAttribute.html" title="class in javassist.bytecode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  63. </ul>
  64. <ul class="navList">
  65. <li><a href="../../index.html?javassist/bytecode/EnclosingMethodAttribute.html" target="_top">Frames</a></li>
  66. <li><a href="EnclosingMethodAttribute.html" target="_top">No&nbsp;Frames</a></li>
  67. </ul>
  68. <ul class="navList" id="allclasses_navbar_top">
  69. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  70. </ul>
  71. <ul class="navListSearch">
  72. <li><label for="search">SEARCH:</label>
  73. <input type="text" id="search" value="search" disabled="disabled">
  74. <input type="reset" id="reset" value="reset" disabled="disabled">
  75. </li>
  76. </ul>
  77. <div>
  78. <script type="text/javascript"><!--
  79. allClassesLink = document.getElementById("allclasses_navbar_top");
  80. if(window==top) {
  81. allClassesLink.style.display = "block";
  82. }
  83. else {
  84. allClassesLink.style.display = "none";
  85. }
  86. //-->
  87. </script>
  88. <noscript>
  89. <div>JavaScript is disabled on your browser.</div>
  90. </noscript>
  91. </div>
  92. <div>
  93. <ul class="subNavList">
  94. <li>Summary:&nbsp;</li>
  95. <li>Nested&nbsp;|&nbsp;</li>
  96. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  97. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  98. <li><a href="#method.summary">Method</a></li>
  99. </ul>
  100. <ul class="subNavList">
  101. <li>Detail:&nbsp;</li>
  102. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  103. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  104. <li><a href="#method.detail">Method</a></li>
  105. </ul>
  106. </div>
  107. <a name="skip.navbar.top">
  108. <!-- -->
  109. </a></div>
  110. <!-- ========= END OF TOP NAVBAR ========= -->
  111. </div>
  112. <div class="navPadding">&nbsp;</div>
  113. <script type="text/javascript"><!--
  114. $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  115. //-->
  116. </script>
  117. <!-- ======== START OF CLASS DATA ======== -->
  118. <div class="header">
  119. <div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="../../javassist/bytecode/package-summary.html">javassist.bytecode</a></div>
  120. <h2 title="Class EnclosingMethodAttribute" class="title">Class EnclosingMethodAttribute</h2>
  121. </div>
  122. <div class="contentContainer">
  123. <ul class="inheritance">
  124. <li>java.lang.Object</li>
  125. <li>
  126. <ul class="inheritance">
  127. <li><a href="../../javassist/bytecode/AttributeInfo.html" title="class in javassist.bytecode">javassist.bytecode.AttributeInfo</a></li>
  128. <li>
  129. <ul class="inheritance">
  130. <li>javassist.bytecode.EnclosingMethodAttribute</li>
  131. </ul>
  132. </li>
  133. </ul>
  134. </li>
  135. </ul>
  136. <div class="description">
  137. <ul class="blockList">
  138. <li class="blockList">
  139. <hr>
  140. <pre>public class <span class="typeNameLabel">EnclosingMethodAttribute</span>
  141. extends <a href="../../javassist/bytecode/AttributeInfo.html" title="class in javassist.bytecode">AttributeInfo</a></pre>
  142. <div class="block"><code>EnclosingMethod_attribute</code>.</div>
  143. </li>
  144. </ul>
  145. </div>
  146. <div class="summary">
  147. <ul class="blockList">
  148. <li class="blockList">
  149. <!-- =========== FIELD SUMMARY =========== -->
  150. <ul class="blockList">
  151. <li class="blockList"><a name="field.summary">
  152. <!-- -->
  153. </a>
  154. <h3>Field Summary</h3>
  155. <table class="memberSummary" summary="Field Summary table, listing fields, and an explanation">
  156. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  157. <tr>
  158. <th class="colFirst" scope="col">Modifier and Type</th>
  159. <th class="colSecond" scope="col">Field</th>
  160. <th class="colLast" scope="col">Description</th>
  161. </tr>
  162. <tr class="altColor">
  163. <td class="colFirst"><code>static java.lang.String</code></td>
  164. <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#tag">tag</a></span></code></th>
  165. <td class="colLast">
  166. <div class="block">The name of this attribute <code>"EnclosingMethod"</code>.</div>
  167. </td>
  168. </tr>
  169. </table>
  170. </li>
  171. </ul>
  172. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  173. <ul class="blockList">
  174. <li class="blockList"><a name="constructor.summary">
  175. <!-- -->
  176. </a>
  177. <h3>Constructor Summary</h3>
  178. <table class="memberSummary" summary="Constructor Summary table, listing constructors, and an explanation">
  179. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  180. <tr>
  181. <th class="colFirst" scope="col">Constructor</th>
  182. <th class="colLast" scope="col">Description</th>
  183. </tr>
  184. <tr class="altColor">
  185. <th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#EnclosingMethodAttribute-javassist.bytecode.ConstPool-java.lang.String-">EnclosingMethodAttribute</a></span>&#8203;(<a href="../../javassist/bytecode/ConstPool.html" title="class in javassist.bytecode">ConstPool</a>&nbsp;cp,
  186. java.lang.String&nbsp;className)</code></th>
  187. <td class="colLast">
  188. <div class="block">Constructs an EnclosingMethod attribute.</div>
  189. </td>
  190. </tr>
  191. <tr class="rowColor">
  192. <th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#EnclosingMethodAttribute-javassist.bytecode.ConstPool-java.lang.String-java.lang.String-java.lang.String-">EnclosingMethodAttribute</a></span>&#8203;(<a href="../../javassist/bytecode/ConstPool.html" title="class in javassist.bytecode">ConstPool</a>&nbsp;cp,
  193. java.lang.String&nbsp;className,
  194. java.lang.String&nbsp;methodName,
  195. java.lang.String&nbsp;methodDesc)</code></th>
  196. <td class="colLast">
  197. <div class="block">Constructs an EnclosingMethod attribute.</div>
  198. </td>
  199. </tr>
  200. </table>
  201. </li>
  202. </ul>
  203. <!-- ========== METHOD SUMMARY =========== -->
  204. <ul class="blockList">
  205. <li class="blockList"><a name="method.summary">
  206. <!-- -->
  207. </a>
  208. <h3>Method Summary</h3>
  209. <table class="memberSummary" summary="Method Summary table, listing methods, and an explanation">
  210. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  211. <tr>
  212. <th class="colFirst" scope="col">Modifier and Type</th>
  213. <th class="colSecond" scope="col">Method</th>
  214. <th class="colLast" scope="col">Description</th>
  215. </tr>
  216. <tr id="i0" class="altColor">
  217. <td class="colFirst"><code>int</code></td>
  218. <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#classIndex--">classIndex</a></span>()</code></th>
  219. <td class="colLast">
  220. <div class="block">Returns the value of <code>class_index</code>.</div>
  221. </td>
  222. </tr>
  223. <tr id="i1" class="rowColor">
  224. <td class="colFirst"><code>java.lang.String</code></td>
  225. <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#className--">className</a></span>()</code></th>
  226. <td class="colLast">
  227. <div class="block">Returns the name of the class specified by <code>class_index</code>.</div>
  228. </td>
  229. </tr>
  230. <tr id="i2" class="altColor">
  231. <td class="colFirst"><code><a href="../../javassist/bytecode/AttributeInfo.html" title="class in javassist.bytecode">AttributeInfo</a></code></td>
  232. <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#copy-javassist.bytecode.ConstPool-java.util.Map-">copy</a></span>&#8203;(<a href="../../javassist/bytecode/ConstPool.html" title="class in javassist.bytecode">ConstPool</a>&nbsp;newCp,
  233. java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;classnames)</code></th>
  234. <td class="colLast">
  235. <div class="block">Makes a copy.</div>
  236. </td>
  237. </tr>
  238. <tr id="i3" class="rowColor">
  239. <td class="colFirst"><code>java.lang.String</code></td>
  240. <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#methodDescriptor--">methodDescriptor</a></span>()</code></th>
  241. <td class="colLast">
  242. <div class="block">Returns the method descriptor specified by <code>method_index</code>.</div>
  243. </td>
  244. </tr>
  245. <tr id="i4" class="altColor">
  246. <td class="colFirst"><code>int</code></td>
  247. <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#methodIndex--">methodIndex</a></span>()</code></th>
  248. <td class="colLast">
  249. <div class="block">Returns the value of <code>method_index</code>.</div>
  250. </td>
  251. </tr>
  252. <tr id="i5" class="rowColor">
  253. <td class="colFirst"><code>java.lang.String</code></td>
  254. <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../javassist/bytecode/EnclosingMethodAttribute.html#methodName--">methodName</a></span>()</code></th>
  255. <td class="colLast">
  256. <div class="block">Returns the method name specified by <code>method_index</code>.</div>
  257. </td>
  258. </tr>
  259. </table>
  260. <ul class="blockList">
  261. <li class="blockList"><a name="methods.inherited.from.class.javassist.bytecode.AttributeInfo">
  262. <!-- -->
  263. </a>
  264. <h3>Methods inherited from class&nbsp;javassist.bytecode.<a href="../../javassist/bytecode/AttributeInfo.html" title="class in javassist.bytecode">AttributeInfo</a></h3>
  265. <code><a href="../../javassist/bytecode/AttributeInfo.html#get--">get</a>, <a href="../../javassist/bytecode/AttributeInfo.html#getConstPool--">getConstPool</a>, <a href="../../javassist/bytecode/AttributeInfo.html#getName--">getName</a>, <a href="../../javassist/bytecode/AttributeInfo.html#length--">length</a>, <a href="../../javassist/bytecode/AttributeInfo.html#set-byte:A-">set</a></code></li>
  266. </ul>
  267. <ul class="blockList">
  268. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  269. <!-- -->
  270. </a>
  271. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  272. <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  273. </ul>
  274. </li>
  275. </ul>
  276. </li>
  277. </ul>
  278. </div>
  279. <div class="details">
  280. <ul class="blockList">
  281. <li class="blockList">
  282. <!-- ============ FIELD DETAIL =========== -->
  283. <ul class="blockList">
  284. <li class="blockList"><a name="field.detail">
  285. <!-- -->
  286. </a>
  287. <h3>Field Detail</h3>
  288. <a name="tag">
  289. <!-- -->
  290. </a>
  291. <ul class="blockListLast">
  292. <li class="blockList">
  293. <h4>tag</h4>
  294. <pre>public static final&nbsp;java.lang.String tag</pre>
  295. <div class="block">The name of this attribute <code>"EnclosingMethod"</code>.</div>
  296. <dl>
  297. <dt><span class="seeLabel">See Also:</span></dt>
  298. <dd><a href="../../constant-values.html#javassist.bytecode.EnclosingMethodAttribute.tag">Constant Field Values</a></dd>
  299. </dl>
  300. </li>
  301. </ul>
  302. </li>
  303. </ul>
  304. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  305. <ul class="blockList">
  306. <li class="blockList"><a name="constructor.detail">
  307. <!-- -->
  308. </a>
  309. <h3>Constructor Detail</h3>
  310. <a name="EnclosingMethodAttribute-javassist.bytecode.ConstPool-java.lang.String-java.lang.String-java.lang.String-">
  311. <!-- -->
  312. </a>
  313. <ul class="blockList">
  314. <li class="blockList">
  315. <h4>EnclosingMethodAttribute</h4>
  316. <pre>public&nbsp;EnclosingMethodAttribute&#8203;(<a href="../../javassist/bytecode/ConstPool.html" title="class in javassist.bytecode">ConstPool</a>&nbsp;cp,
  317. java.lang.String&nbsp;className,
  318. java.lang.String&nbsp;methodName,
  319. java.lang.String&nbsp;methodDesc)</pre>
  320. <div class="block">Constructs an EnclosingMethod attribute.</div>
  321. <dl>
  322. <dt><span class="paramLabel">Parameters:</span></dt>
  323. <dd><code>cp</code> - a constant pool table.</dd>
  324. <dd><code>className</code> - the name of the innermost enclosing class.</dd>
  325. <dd><code>methodName</code> - the name of the enclosing method.</dd>
  326. <dd><code>methodDesc</code> - the descriptor of the enclosing method.</dd>
  327. </dl>
  328. </li>
  329. </ul>
  330. <a name="EnclosingMethodAttribute-javassist.bytecode.ConstPool-java.lang.String-">
  331. <!-- -->
  332. </a>
  333. <ul class="blockListLast">
  334. <li class="blockList">
  335. <h4>EnclosingMethodAttribute</h4>
  336. <pre>public&nbsp;EnclosingMethodAttribute&#8203;(<a href="../../javassist/bytecode/ConstPool.html" title="class in javassist.bytecode">ConstPool</a>&nbsp;cp,
  337. java.lang.String&nbsp;className)</pre>
  338. <div class="block">Constructs an EnclosingMethod attribute.
  339. The value of <code>method_index</code> is set to 0.</div>
  340. <dl>
  341. <dt><span class="paramLabel">Parameters:</span></dt>
  342. <dd><code>cp</code> - a constant pool table.</dd>
  343. <dd><code>className</code> - the name of the innermost enclosing class.</dd>
  344. </dl>
  345. </li>
  346. </ul>
  347. </li>
  348. </ul>
  349. <!-- ============ METHOD DETAIL ========== -->
  350. <ul class="blockList">
  351. <li class="blockList"><a name="method.detail">
  352. <!-- -->
  353. </a>
  354. <h3>Method Detail</h3>
  355. <a name="classIndex--">
  356. <!-- -->
  357. </a>
  358. <ul class="blockList">
  359. <li class="blockList">
  360. <h4>classIndex</h4>
  361. <pre>public&nbsp;int&nbsp;classIndex()</pre>
  362. <div class="block">Returns the value of <code>class_index</code>.</div>
  363. </li>
  364. </ul>
  365. <a name="methodIndex--">
  366. <!-- -->
  367. </a>
  368. <ul class="blockList">
  369. <li class="blockList">
  370. <h4>methodIndex</h4>
  371. <pre>public&nbsp;int&nbsp;methodIndex()</pre>
  372. <div class="block">Returns the value of <code>method_index</code>.</div>
  373. </li>
  374. </ul>
  375. <a name="className--">
  376. <!-- -->
  377. </a>
  378. <ul class="blockList">
  379. <li class="blockList">
  380. <h4>className</h4>
  381. <pre>public&nbsp;java.lang.String&nbsp;className()</pre>
  382. <div class="block">Returns the name of the class specified by <code>class_index</code>.</div>
  383. </li>
  384. </ul>
  385. <a name="methodName--">
  386. <!-- -->
  387. </a>
  388. <ul class="blockList">
  389. <li class="blockList">
  390. <h4>methodName</h4>
  391. <pre>public&nbsp;java.lang.String&nbsp;methodName()</pre>
  392. <div class="block">Returns the method name specified by <code>method_index</code>.
  393. If the method is a class initializer (static constructor),
  394. <a href="../../javassist/bytecode/MethodInfo.html#nameClinit"><code>MethodInfo.nameClinit</code></a> is returned.</div>
  395. </li>
  396. </ul>
  397. <a name="methodDescriptor--">
  398. <!-- -->
  399. </a>
  400. <ul class="blockList">
  401. <li class="blockList">
  402. <h4>methodDescriptor</h4>
  403. <pre>public&nbsp;java.lang.String&nbsp;methodDescriptor()</pre>
  404. <div class="block">Returns the method descriptor specified by <code>method_index</code>.</div>
  405. </li>
  406. </ul>
  407. <a name="copy-javassist.bytecode.ConstPool-java.util.Map-">
  408. <!-- -->
  409. </a>
  410. <ul class="blockListLast">
  411. <li class="blockList">
  412. <h4>copy</h4>
  413. <pre>public&nbsp;<a href="../../javassist/bytecode/AttributeInfo.html" title="class in javassist.bytecode">AttributeInfo</a>&nbsp;copy&#8203;(<a href="../../javassist/bytecode/ConstPool.html" title="class in javassist.bytecode">ConstPool</a>&nbsp;newCp,
  414. java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;classnames)</pre>
  415. <div class="block">Makes a copy. Class names are replaced according to the
  416. given <code>Map</code> object.</div>
  417. <dl>
  418. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  419. <dd><code><a href="../../javassist/bytecode/AttributeInfo.html#copy-javassist.bytecode.ConstPool-java.util.Map-">copy</a></code>&nbsp;in class&nbsp;<code><a href="../../javassist/bytecode/AttributeInfo.html" title="class in javassist.bytecode">AttributeInfo</a></code></dd>
  420. <dt><span class="paramLabel">Parameters:</span></dt>
  421. <dd><code>newCp</code> - the constant pool table used by the new copy.</dd>
  422. <dd><code>classnames</code> - pairs of replaced and substituted
  423. class names.</dd>
  424. </dl>
  425. </li>
  426. </ul>
  427. </li>
  428. </ul>
  429. </li>
  430. </ul>
  431. </div>
  432. </div>
  433. <!-- ========= END OF CLASS DATA ========= -->
  434. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  435. <div class="bottomNav"><a name="navbar.bottom">
  436. <!-- -->
  437. </a>
  438. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  439. <a name="navbar.bottom.firstrow">
  440. <!-- -->
  441. </a>
  442. <ul class="navList" title="Navigation">
  443. <li><a href="../../overview-summary.html">Overview</a></li>
  444. <li><a href="package-summary.html">Package</a></li>
  445. <li class="navBarCell1Rev">Class</li>
  446. <li><a href="class-use/EnclosingMethodAttribute.html">Use</a></li>
  447. <li><a href="package-tree.html">Tree</a></li>
  448. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  449. <li><a href="../../index-all.html">Index</a></li>
  450. </ul>
  451. </div>
  452. <div class="subNav">
  453. <ul class="navList">
  454. <li><a href="../../javassist/bytecode/DuplicateMemberException.html" title="class in javassist.bytecode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  455. <li><a href="../../javassist/bytecode/ExceptionsAttribute.html" title="class in javassist.bytecode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  456. </ul>
  457. <ul class="navList">
  458. <li><a href="../../index.html?javassist/bytecode/EnclosingMethodAttribute.html" target="_top">Frames</a></li>
  459. <li><a href="EnclosingMethodAttribute.html" target="_top">No&nbsp;Frames</a></li>
  460. </ul>
  461. <ul class="navList" id="allclasses_navbar_bottom">
  462. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  463. </ul>
  464. <div>
  465. <script type="text/javascript"><!--
  466. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  467. if(window==top) {
  468. allClassesLink.style.display = "block";
  469. }
  470. else {
  471. allClassesLink.style.display = "none";
  472. }
  473. //-->
  474. </script>
  475. <noscript>
  476. <div>JavaScript is disabled on your browser.</div>
  477. </noscript>
  478. </div>
  479. <div>
  480. <ul class="subNavList">
  481. <li>Summary:&nbsp;</li>
  482. <li>Nested&nbsp;|&nbsp;</li>
  483. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  484. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  485. <li><a href="#method.summary">Method</a></li>
  486. </ul>
  487. <ul class="subNavList">
  488. <li>Detail:&nbsp;</li>
  489. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  490. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  491. <li><a href="#method.detail">Method</a></li>
  492. </ul>
  493. </div>
  494. <a name="skip.navbar.bottom">
  495. <!-- -->
  496. </a></div>
  497. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  498. <p class="legalCopy"><small><i>Javassist, a Java-bytecode translator toolkit.<br>
  499. Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.</i></small></p>
  500. </body>
  501. </html>