PlotSquared/doc/index-files/index-9.html

439 lines
28 KiB
HTML
Raw Normal View History

2014-11-16 11:14:40 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:56 CET 2014 -->
<title>I-Index</title>
<meta name="date" content="2014-11-16">
<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 = "I-Index";
}
//-->
</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="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-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><a href="index-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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="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">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a
href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a
href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a
href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a
href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a
href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;<a
name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/BlockWrapper.html#id">id</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#id">id</a></span> - Variable
in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/Plot.html"
title="class in com.intellectualcrafters.plot.object">Plot</a>
</dt>
<dd>
<div class="block">plot ID</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotBlock.html#id">id</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotBlock.html"
title="class in com.intellectualcrafters.plot.object">PlotBlock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Inbox.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Inbox</span></a> - Class in
<a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Inbox.html#Inbox()">Inbox()</a></span> - Constructor for
class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Inbox.html"
title="class in com.intellectualcrafters.plot.commands">Inbox</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#increment(java.lang.String)">increment(String)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONObject.html"
title="class in com.intellectualcrafters.json">JSONObject</a>
</dt>
<dd>
<div class="block">Increment a property of a JSONObject.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Info.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Info</span></a> - Class in
<a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Info.html#Info()">Info()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Info.html"
title="class in com.intellectualcrafters.plot.commands">Info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Database.html#insertPlots(com.intellectualcrafters.plot.database.SQLManager,%20java.util.UUID,%20java.sql.Connection)">insertPlots(SQLManager,
UUID, Connection)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Database.html"
title="class in com.intellectualcrafters.plot.commands">Database</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationManager.html#instance()">instance()</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>
<div class="block">Don't use this!</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/IntArrayTag.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">IntArrayTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Int_Array</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/IntArrayTag.html#IntArrayTag(int[])">IntArrayTag(int[])</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/IntArrayTag.html"
title="class in com.intellectualcrafters.jnbt">IntArrayTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/IntArrayTag.html#IntArrayTag(java.lang.String,%20int[])">IntArrayTag(String,
int[])</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/IntArrayTag.html" title="class in com.intellectualcrafters.jnbt">IntArrayTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Configuration.html#INTEGER">INTEGER</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Configuration.html"
title="class in com.intellectualcrafters.plot.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.Interval.html#interval">interval</a></span>
- Variable in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.Interval.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener.Interval</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt"><span
class="strong">IntTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Int</code> tag.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/IntTag.html#IntTag(int)">IntTag(int)</a></span> - Constructor for
class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/IntTag.html"
title="class in com.intellectualcrafters.jnbt">IntTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/IntTag.html#IntTag(java.lang.String,%20int)">IntTag(String,
int)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt">IntTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Inventory.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Inventory</span></a> - Class
in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Inventory.html#Inventory()">Inventory()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Inventory.html"
title="class in com.intellectualcrafters.plot.commands">Inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlayerClaimPlotEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlayerClaimPlotEvent.html"
title="class in com.intellectualcrafters.plot.events">PlayerClaimPlotEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlayerTeleportToPlotEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlayerTeleportToPlotEvent.html"
title="class in com.intellectualcrafters.plot.events">PlayerTeleportToPlotEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotClearEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotClearEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotClearEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotDeleteEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotDeleteEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotDeleteEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotFlagAddEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotFlagAddEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotFlagAddEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlotFlagRemoveEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotFlagRemoveEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotFlagRemoveEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotMergeEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotMergeEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotMergeEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotUnlinkEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotUnlinkEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotUnlinkEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.html#isForge()">isForge()</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#isInPlot(org.bukkit.entity.Player)">isInPlot(Player)</a></span>
- Method in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Check whether or not a player is in a plot</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#isInPlot(org.bukkit.entity.Player)">isInPlot(Player)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#isInPlot(org.bukkit.Location)">isInPlot(Location)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlayerFunctions.html#isInPlot(org.bukkit.entity.Player)">isInPlot(Player)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PlayerFunctions.html"
title="class in com.intellectualcrafters.plot.util">PlayerFunctions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#isInPlotAbs(com.intellectualcrafters.plot.object.PlotWorld,%20org.bukkit.Location,%20com.intellectualcrafters.plot.object.PlotId)">isInPlotAbs(PlotWorld,
Location, PlotId)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html"
title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt>
<dd>
<div class="block">Check if a location is inside a specific plot(non-Javadoc) - For this
implementation, we don't need to do anything fancier than referring to
getPlotIdAbs(...)
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#isInPlotAbs(com.intellectualcrafters.plot.object.PlotWorld,%20org.bukkit.Location,%20com.intellectualcrafters.plot.object.PlotId)">isInPlotAbs(PlotWorld,
Location, PlotId)</a></span> - Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotManager.html"
title="class in com.intellectualcrafters.plot.object">PlotManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#isInstance(java.lang.Object)">isInstance(Object)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">see <code>Class.isInstance(Object)</code></div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotHomePosition.html#isMatching(java.lang.String)">isMatching(String)</a></span>
- Method in enum com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotHomePosition.html"
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotSettings.html#isMerged()">isMerged()</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotSettings.html"
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></dt>
<dd>
<div class="block">Returns true if the plot is merged (i.e. if it's a mega plot)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#isNull(int)">isNull(int)</a></span> - Method in
class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONArray.html"
title="class in com.intellectualcrafters.json">JSONArray</a></dt>
<dd>
<div class="block">Determine if the value is null.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#isNull(java.lang.String)">isNull(String)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONObject.html"
title="class in com.intellectualcrafters.json">JSONObject</a>
</dt>
<dd>
<div class="block">Determine if the value associated with the key is null or if there is no
value.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Metrics.html#isOptOut()">isOptOut()</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.html"
title="class in com.intellectualcrafters.plot.util">Metrics</a></dt>
<dd>
<div class="block">Has the server owner denied plugin metrics?</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.html#isPlayer">isPlayer</a></span> - Variable
in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/SubCommand.html"
title="class in com.intellectualcrafters.plot.commands">SubCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#isPlotWorld(org.bukkit.World)">isPlotWorld(World)</a></span>
- Method in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Get if plot world</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#isPlotWorld(org.bukkit.World)">isPlotWorld(World)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#isPlotWorld(org.bukkit.Location)">isPlotWorld(Location)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#isPlotWorld(org.bukkit.World)">isPlotWorld(World)</a></span>
- Static method in class com.intellectualcrafters.plot.<a
href="../com/intellectualcrafters/plot/PlotMain.html"
title="class in com.intellectualcrafters.plot">PlotMain</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#isPlotWorld(java.lang.String)">isPlotWorld(String)</a></span>
- Static method in class com.intellectualcrafters.plot.<a
href="../com/intellectualcrafters/plot/PlotMain.html"
title="class in com.intellectualcrafters.plot">PlotMain</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Auto.html#isUnowned(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotId)">isUnowned(World,
PlotId, PlotId)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Auto.html"
title="class in com.intellectualcrafters.plot.commands">Auto</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/ConfigurationNode.html#isValid(java.lang.String)">isValid(String)</a></span>
- Method in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/ConfigurationNode.html"
title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a></dt>
<dd>&nbsp;</dd>
</dl>
<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">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a
href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a
href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a
href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a
href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a
href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;</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="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-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><a href="index-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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 ======= -->
</body>
</html>