deprecated-list.html 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="de">
  4. <head>
  5. <title>Deprecated List (ARX API Documentation)</title>
  6. <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
  7. </head>
  8. <body>
  9. <script type="text/javascript"><!--
  10. if (location.href.indexOf('is-external=true') == -1) {
  11. parent.document.title="Deprecated List (ARX API Documentation)";
  12. }
  13. //-->
  14. </script>
  15. <noscript>
  16. <div>JavaScript is disabled on your browser.</div>
  17. </noscript>
  18. <!-- ========= START OF TOP NAVBAR ======= -->
  19. <div class="topNav"><a name="navbar_top">
  20. <!-- -->
  21. </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
  22. <!-- -->
  23. </a>
  24. <ul class="navList" title="Navigation">
  25. <li><a href="overview-summary.html">Overview</a></li>
  26. <li>Package</li>
  27. <li>Class</li>
  28. <li>Use</li>
  29. <li><a href="overview-tree.html">Tree</a></li>
  30. <li class="navBarCell1Rev">Deprecated</li>
  31. <li><a href="index-files/index-1.html">Index</a></li>
  32. <li><a href="help-doc.html">Help</a></li>
  33. </ul>
  34. </div>
  35. <div class="subNav">
  36. <ul class="navList">
  37. <li>Prev</li>
  38. <li>Next</li>
  39. </ul>
  40. <ul class="navList">
  41. <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
  42. <li><a href="deprecated-list.html" target="_top">No Frames</a></li>
  43. </ul>
  44. <ul class="navList" id="allclasses_navbar_top">
  45. <li><a href="allclasses-noframe.html">All Classes</a></li>
  46. </ul>
  47. <div>
  48. <script type="text/javascript"><!--
  49. allClassesLink = document.getElementById("allclasses_navbar_top");
  50. if(window==top) {
  51. allClassesLink.style.display = "block";
  52. }
  53. else {
  54. allClassesLink.style.display = "none";
  55. }
  56. //-->
  57. </script>
  58. </div>
  59. <a name="skip-navbar_top">
  60. <!-- -->
  61. </a></div>
  62. <!-- ========= END OF TOP NAVBAR ========= -->
  63. <div class="header">
  64. <h1 title="Deprecated API" class="title">Deprecated API</h1>
  65. <h2 title="Contents">Contents</h2>
  66. <ul>
  67. <li><a href="#method">Deprecated Methods</a></li>
  68. </ul>
  69. </div>
  70. <div class="contentContainer"><a name="method">
  71. <!-- -->
  72. </a>
  73. <ul class="blockList">
  74. <li class="blockList">
  75. <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
  76. <caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
  77. <tr>
  78. <th class="colOne" scope="col">Method and Description</th>
  79. </tr>
  80. <tbody>
  81. <tr class="altColor">
  82. <td class="colOne"><a href="org/deidentifier/arx/ARXResult.html#getHandle()">org.deidentifier.arx.ARXResult.getHandle()</a></td>
  83. </tr>
  84. <tr class="rowColor">
  85. <td class="colOne"><a href="org/deidentifier/arx/ARXResult.html#getHandle(org.deidentifier.arx.ARXLattice.ARXNode)">org.deidentifier.arx.ARXResult.getHandle(ARXLattice.ARXNode)</a></td>
  86. </tr>
  87. <tr class="altColor">
  88. <td class="colOne"><a href="org/deidentifier/arx/ARXLattice.ARXNode.html#isAnonymous()">org.deidentifier.arx.ARXLattice.ARXNode.isAnonymous()</a></td>
  89. </tr>
  90. </tbody>
  91. </table>
  92. </li>
  93. </ul>
  94. </div>
  95. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  96. <div class="bottomNav"><a name="navbar_bottom">
  97. <!-- -->
  98. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  99. <!-- -->
  100. </a>
  101. <ul class="navList" title="Navigation">
  102. <li><a href="overview-summary.html">Overview</a></li>
  103. <li>Package</li>
  104. <li>Class</li>
  105. <li>Use</li>
  106. <li><a href="overview-tree.html">Tree</a></li>
  107. <li class="navBarCell1Rev">Deprecated</li>
  108. <li><a href="index-files/index-1.html">Index</a></li>
  109. <li><a href="help-doc.html">Help</a></li>
  110. </ul>
  111. </div>
  112. <div class="subNav">
  113. <ul class="navList">
  114. <li>Prev</li>
  115. <li>Next</li>
  116. </ul>
  117. <ul class="navList">
  118. <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
  119. <li><a href="deprecated-list.html" target="_top">No Frames</a></li>
  120. </ul>
  121. <ul class="navList" id="allclasses_navbar_bottom">
  122. <li><a href="allclasses-noframe.html">All Classes</a></li>
  123. </ul>
  124. <div>
  125. <script type="text/javascript"><!--
  126. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  127. if(window==top) {
  128. allClassesLink.style.display = "block";
  129. }
  130. else {
  131. allClassesLink.style.display = "none";
  132. }
  133. //-->
  134. </script>
  135. </div>
  136. <a name="skip-navbar_bottom">
  137. <!-- -->
  138. </a></div>
  139. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  140. </body>
  141. </html>