index-19.html 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  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>T-Index (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="T-Index (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><a href="../deprecated-list.html">Deprecated</a></li>
  31. <li class="navBarCell1Rev">Index</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><a href="index-18.html">Prev Letter</a></li>
  38. <li><a href="index-20.html">Next Letter</a></li>
  39. </ul>
  40. <ul class="navList">
  41. <li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
  42. <li><a href="index-19.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">_</a>&nbsp;<a name="_T_">
  64. <!-- -->
  65. </a>
  66. <h2 class="title">T</h2>
  67. <dl>
  68. <dt><a href="../org/deidentifier/arx/criteria/TCloseness.html" title="class in org.deidentifier.arx.criteria"><span class="strong">TCloseness</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  69. <dd>
  70. <div class="block">An abstract base class for t-closeness criteria as proposed in:
  71. Li N, Li T, Venkatasubramanian S.</div>
  72. </dd>
  73. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/TCloseness.html#TCloseness(java.lang.String,%20double)">TCloseness(String, double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/TCloseness.html" title="class in org.deidentifier.arx.criteria">TCloseness</a></dt>
  74. <dd>
  75. <div class="block">Creates a new instance.</div>
  76. </dd>
  77. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXSolverConfiguration.html#timePerTry(int)">timePerTry(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx">ARXSolverConfiguration</a></dt>
  78. <dd>&nbsp;</dd>
  79. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXSolverConfiguration.html#timeTotal(int)">timeTotal(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx">ARXSolverConfiguration</a></dt>
  80. <dd>&nbsp;</dd>
  81. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#toDouble(java.util.Date)">toDouble(Date)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDate.html" title="class in org.deidentifier.arx">DataType.ARXDate</a></dt>
  82. <dd>&nbsp;</dd>
  83. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#toDouble(java.lang.Double)">toDouble(Double)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDecimal.html" title="class in org.deidentifier.arx">DataType.ARXDecimal</a></dt>
  84. <dd>&nbsp;</dd>
  85. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#toDouble(java.lang.Long)">toDouble(Long)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXInteger.html" title="class in org.deidentifier.arx">DataType.ARXInteger</a></dt>
  86. <dd>&nbsp;</dd>
  87. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#toDouble(T)">toDouble(T)</a></span> - Method in interface org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html" title="interface in org.deidentifier.arx">DataType.DataTypeWithRatioScale</a></dt>
  88. <dd>
  89. <div class="block">Converts a double into a value.</div>
  90. </dd>
  91. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMean</a></dt>
  92. <dd>&nbsp;</dd>
  93. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMeanOfBounds</a></dt>
  94. <dd>&nbsp;</dd>
  95. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericBounds</a></dt>
  96. <dd>&nbsp;</dd>
  97. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
  98. <dd>&nbsp;</dd>
  99. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
  100. <dd>&nbsp;</dd>
  101. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMean</a></dt>
  102. <dd>&nbsp;</dd>
  103. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMeanOfBounds</a></dt>
  104. <dd>&nbsp;</dd>
  105. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericInterval</a></dt>
  106. <dd>&nbsp;</dd>
  107. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSet</a></dt>
  108. <dd>&nbsp;</dd>
  109. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
  110. <dd>&nbsp;</dd>
  111. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction</a></dt>
  112. <dd>
  113. <div class="block">Returns a label.</div>
  114. </dd>
  115. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMean</a></dt>
  116. <dd>&nbsp;</dd>
  117. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMeanOfBounds</a></dt>
  118. <dd>&nbsp;</dd>
  119. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericBounds</a></dt>
  120. <dd>&nbsp;</dd>
  121. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
  122. <dd>&nbsp;</dd>
  123. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
  124. <dd>&nbsp;</dd>
  125. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMean</a></dt>
  126. <dd>&nbsp;</dd>
  127. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMeanOfBounds</a></dt>
  128. <dd>&nbsp;</dd>
  129. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericInterval</a></dt>
  130. <dd>&nbsp;</dd>
  131. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSet</a></dt>
  132. <dd>&nbsp;</dd>
  133. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
  134. <dd>&nbsp;</dd>
  135. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction</a></dt>
  136. <dd>&nbsp;</dd>
  137. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Group.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Group.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Group</a></dt>
  138. <dd>&nbsp;</dd>
  139. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Level</a></dt>
  140. <dd>&nbsp;</dd>
  141. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.IndexNode</a></dt>
  142. <dd>&nbsp;</dd>
  143. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.Interval</a></dt>
  144. <dd>&nbsp;</dd>
  145. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.Range</a></dt>
  146. <dd>&nbsp;</dd>
  147. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.html" title="class in org.deidentifier.arx.aggregates">StatisticsEquivalenceClasses</a></dt>
  148. <dd>&nbsp;</dd>
  149. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/StatisticsSummary.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsSummary.html" title="class in org.deidentifier.arx.aggregates">StatisticsSummary</a></dt>
  150. <dd>&nbsp;</dd>
  151. <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.html" title="class in org.deidentifier.arx">AttributeType</a></dt>
  152. <dd>
  153. <div class="block">Returns a string representation.</div>
  154. </dd>
  155. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html" title="class in org.deidentifier.arx.criteria">AverageReidentificationRisk</a></dt>
  156. <dd>&nbsp;</dd>
  157. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DistinctLDiversity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DistinctLDiversity.html" title="class in org.deidentifier.arx.criteria">DistinctLDiversity</a></dt>
  158. <dd>&nbsp;</dd>
  159. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DPresence.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DPresence.html" title="class in org.deidentifier.arx.criteria">DPresence</a></dt>
  160. <dd>&nbsp;</dd>
  161. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html" title="class in org.deidentifier.arx.criteria">EDDifferentialPrivacy</a></dt>
  162. <dd>&nbsp;</dd>
  163. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html" title="class in org.deidentifier.arx.criteria">EntropyLDiversity</a></dt>
  164. <dd>&nbsp;</dd>
  165. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EqualDistanceTCloseness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EqualDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria">EqualDistanceTCloseness</a></dt>
  166. <dd>&nbsp;</dd>
  167. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria">HierarchicalDistanceTCloseness</a></dt>
  168. <dd>&nbsp;</dd>
  169. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/Inclusion.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/Inclusion.html" title="class in org.deidentifier.arx.criteria">Inclusion</a></dt>
  170. <dd>&nbsp;</dd>
  171. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/KAnonymity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KAnonymity.html" title="class in org.deidentifier.arx.criteria">KAnonymity</a></dt>
  172. <dd>&nbsp;</dd>
  173. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/PopulationUniqueness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/PopulationUniqueness.html" title="class in org.deidentifier.arx.criteria">PopulationUniqueness</a></dt>
  174. <dd>&nbsp;</dd>
  175. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/PrivacyCriterion.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/PrivacyCriterion.html" title="class in org.deidentifier.arx.criteria">PrivacyCriterion</a></dt>
  176. <dd>
  177. <div class="block">Returns a string representation.</div>
  178. </dd>
  179. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/RecursiveCLDiversity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/RecursiveCLDiversity.html" title="class in org.deidentifier.arx.criteria">RecursiveCLDiversity</a></dt>
  180. <dd>&nbsp;</dd>
  181. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/SampleUniqueness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/SampleUniqueness.html" title="class in org.deidentifier.arx.criteria">SampleUniqueness</a></dt>
  182. <dd>&nbsp;</dd>
  183. <dt><span class="strong"><a href="../org/deidentifier/arx/DataScale.html#toString()">toString()</a></span> - Method in enum org.deidentifier.arx.<a href="../org/deidentifier/arx/DataScale.html" title="enum in org.deidentifier.arx">DataScale</a></dt>
  184. <dd>&nbsp;</dd>
  185. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDate.html" title="class in org.deidentifier.arx">DataType.ARXDate</a></dt>
  186. <dd>&nbsp;</dd>
  187. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDecimal.html" title="class in org.deidentifier.arx">DataType.ARXDecimal</a></dt>
  188. <dd>&nbsp;</dd>
  189. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXInteger.html" title="class in org.deidentifier.arx">DataType.ARXInteger</a></dt>
  190. <dd>&nbsp;</dd>
  191. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXOrderedString.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXOrderedString.html" title="class in org.deidentifier.arx">DataType.ARXOrderedString</a></dt>
  192. <dd>&nbsp;</dd>
  193. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXString.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXString.html" title="class in org.deidentifier.arx">DataType.ARXString</a></dt>
  194. <dd>&nbsp;</dd>
  195. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/InformationLoss.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/InformationLoss.html" title="class in org.deidentifier.arx.metric">InformationLoss</a></dt>
  196. <dd>
  197. <div class="block">Returns a string representation.</div>
  198. </dd>
  199. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/Metric.AggregateFunction.html#toString()">toString()</a></span> - Method in enum org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/Metric.AggregateFunction.html" title="enum in org.deidentifier.arx.metric">Metric.AggregateFunction</a></dt>
  200. <dd>&nbsp;</dd>
  201. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/Metric.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/Metric.html" title="class in org.deidentifier.arx.metric">Metric</a></dt>
  202. <dd>
  203. <div class="block">Returns the name of metric.</div>
  204. </dd>
  205. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricAECS.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricAECS.html" title="class in org.deidentifier.arx.metric">MetricAECS</a></dt>
  206. <dd>&nbsp;</dd>
  207. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricDM.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricDM.html" title="class in org.deidentifier.arx.metric">MetricDM</a></dt>
  208. <dd>&nbsp;</dd>
  209. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricDMStar.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricDMStar.html" title="class in org.deidentifier.arx.metric">MetricDMStar</a></dt>
  210. <dd>&nbsp;</dd>
  211. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricEntropy.html" title="class in org.deidentifier.arx.metric">MetricEntropy</a></dt>
  212. <dd>&nbsp;</dd>
  213. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricHeight.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricHeight.html" title="class in org.deidentifier.arx.metric">MetricHeight</a></dt>
  214. <dd>&nbsp;</dd>
  215. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricNMEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricNMEntropy.html" title="class in org.deidentifier.arx.metric">MetricNMEntropy</a></dt>
  216. <dd>&nbsp;</dd>
  217. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricNMPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricNMPrecision.html" title="class in org.deidentifier.arx.metric">MetricNMPrecision</a></dt>
  218. <dd>&nbsp;</dd>
  219. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricPrecision.html" title="class in org.deidentifier.arx.metric">MetricPrecision</a></dt>
  220. <dd>&nbsp;</dd>
  221. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricStatic.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricStatic.html" title="class in org.deidentifier.arx.metric">MetricStatic</a></dt>
  222. <dd>&nbsp;</dd>
  223. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2">AbstractILMultiDimensional</a></dt>
  224. <dd>&nbsp;</dd>
  225. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html" title="class in org.deidentifier.arx.metric.v2">AbstractILMultiDimensionalReduced</a></dt>
  226. <dd>&nbsp;</dd>
  227. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.html" title="class in org.deidentifier.arx.metric.v2">ILMultiDimensionalRank</a></dt>
  228. <dd>&nbsp;</dd>
  229. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html" title="class in org.deidentifier.arx.metric.v2">ILSingleDimensional</a></dt>
  230. <dd>&nbsp;</dd>
  231. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDHeight.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDHeight.html" title="class in org.deidentifier.arx.metric.v2">MetricMDHeight</a></dt>
  232. <dd>&nbsp;</dd>
  233. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMLoss</a></dt>
  234. <dd>&nbsp;</dd>
  235. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMLossPotentiallyPrecomputed</a></dt>
  236. <dd>&nbsp;</dd>
  237. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMPrecision.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMPrecision</a></dt>
  238. <dd>&nbsp;</dd>
  239. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropy.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUEntropy</a></dt>
  240. <dd>&nbsp;</dd>
  241. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUEntropyPotentiallyPrecomputed</a></dt>
  242. <dd>&nbsp;</dd>
  243. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUEntropyPrecomputed</a></dt>
  244. <dd>&nbsp;</dd>
  245. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMEntropy</a></dt>
  246. <dd>&nbsp;</dd>
  247. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMEntropyPotentiallyPrecomputed</a></dt>
  248. <dd>&nbsp;</dd>
  249. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMEntropyPrecomputed</a></dt>
  250. <dd>&nbsp;</dd>
  251. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMNormalizedEntropy</a></dt>
  252. <dd>&nbsp;</dd>
  253. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed</a></dt>
  254. <dd>&nbsp;</dd>
  255. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMNormalizedEntropyPrecomputed</a></dt>
  256. <dd>&nbsp;</dd>
  257. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDPrecision.html" title="class in org.deidentifier.arx.metric.v2">MetricMDPrecision</a></dt>
  258. <dd>&nbsp;</dd>
  259. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDStatic.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDStatic.html" title="class in org.deidentifier.arx.metric.v2">MetricMDStatic</a></dt>
  260. <dd>&nbsp;</dd>
  261. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDAECS.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDAECS.html" title="class in org.deidentifier.arx.metric.v2">MetricSDAECS</a></dt>
  262. <dd>&nbsp;</dd>
  263. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDDiscernability.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDDiscernability.html" title="class in org.deidentifier.arx.metric.v2">MetricSDDiscernability</a></dt>
  264. <dd>&nbsp;</dd>
  265. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMAmbiguity</a></dt>
  266. <dd>&nbsp;</dd>
  267. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMDiscernability</a></dt>
  268. <dd>&nbsp;</dd>
  269. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMKLDivergence</a></dt>
  270. <dd>&nbsp;</dd>
  271. <dt><span class="strong"><a href="../org/deidentifier/arx/risk/HIPAAIdentifierMatch.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.risk.<a href="../org/deidentifier/arx/risk/HIPAAIdentifierMatch.html" title="class in org.deidentifier.arx.risk">HIPAAIdentifierMatch</a></dt>
  272. <dd>&nbsp;</dd>
  273. <dt><a href="../org/deidentifier/arx/metric/v2/TupleMatcher.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">TupleMatcher</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
  274. <dd>
  275. <div class="block">A class that supports associating input with output</div>
  276. </dd>
  277. <dt><a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common"><span class="strong">TupleWrapper</span></a> - Class in <a href="../org/deidentifier/arx/common/package-summary.html">org.deidentifier.arx.common</a></dt>
  278. <dd>
  279. <div class="block">For hash tables</div>
  280. </dd>
  281. <dt><span class="strong"><a href="../org/deidentifier/arx/common/TupleWrapper.html#TupleWrapper(org.deidentifier.arx.DataHandle,%20int[],%20int)">TupleWrapper(DataHandle, int[], int)</a></span> - Constructor for class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common">TupleWrapper</a></dt>
  282. <dd>
  283. <div class="block">Constructor</div>
  284. </dd>
  285. <dt><span class="strong"><a href="../org/deidentifier/arx/common/TupleWrapper.html#TupleWrapper(org.deidentifier.arx.DataHandleStatistics,%20int[],%20int)">TupleWrapper(DataHandleStatistics, int[], int)</a></span> - Constructor for class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common">TupleWrapper</a></dt>
  286. <dd>
  287. <div class="block">Constructor</div>
  288. </dd>
  289. </dl>
  290. <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">_</a>&nbsp;</div>
  291. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  292. <div class="bottomNav"><a name="navbar_bottom">
  293. <!-- -->
  294. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  295. <!-- -->
  296. </a>
  297. <ul class="navList" title="Navigation">
  298. <li><a href="../overview-summary.html">Overview</a></li>
  299. <li>Package</li>
  300. <li>Class</li>
  301. <li>Use</li>
  302. <li><a href="../overview-tree.html">Tree</a></li>
  303. <li><a href="../deprecated-list.html">Deprecated</a></li>
  304. <li class="navBarCell1Rev">Index</li>
  305. <li><a href="../help-doc.html">Help</a></li>
  306. </ul>
  307. </div>
  308. <div class="subNav">
  309. <ul class="navList">
  310. <li><a href="index-18.html">Prev Letter</a></li>
  311. <li><a href="index-20.html">Next Letter</a></li>
  312. </ul>
  313. <ul class="navList">
  314. <li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
  315. <li><a href="index-19.html" target="_top">No Frames</a></li>
  316. </ul>
  317. <ul class="navList" id="allclasses_navbar_bottom">
  318. <li><a href="../allclasses-noframe.html">All Classes</a></li>
  319. </ul>
  320. <div>
  321. <script type="text/javascript"><!--
  322. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  323. if(window==top) {
  324. allClassesLink.style.display = "block";
  325. }
  326. else {
  327. allClassesLink.style.display = "none";
  328. }
  329. //-->
  330. </script>
  331. </div>
  332. <a name="skip-navbar_bottom">
  333. <!-- -->
  334. </a></div>
  335. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  336. </body>
  337. </html>