mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-23 13:46:45 +01:00
275 lines
13 KiB
HTML
275 lines
13 KiB
HTML
|
<!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:55 CET 2014 -->
|
||
|
<title>com.intellectualcrafters.jnbt</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 = "com.intellectualcrafters.jnbt";
|
||
|
}
|
||
|
//-->
|
||
|
</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 class="navBarCell1Rev">Package</li>
|
||
|
<li>Class</li>
|
||
|
<li><a href="package-tree.html">Tree</a></li>
|
||
|
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
||
|
<li><a href="../../../index-files/index-1.html">Index</a></li>
|
||
|
<li><a href="../../../help-doc.html">Help</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="subNav">
|
||
|
<ul class="navList">
|
||
|
<li><a href="../../..//package-summary.html">Prev Package</a></li>
|
||
|
<li><a href="../../../com/intellectualcrafters/json/package-summary.html">Next Package</a></li>
|
||
|
</ul>
|
||
|
<ul class="navList">
|
||
|
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/package-summary.html" target="_top">Frames</a>
|
||
|
</li>
|
||
|
<li><a href="package-summary.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="header">
|
||
|
<h1 title="Package" class="title">Package com.intellectualcrafters.jnbt</h1>
|
||
|
</div>
|
||
|
<div class="contentContainer">
|
||
|
<ul class="blockList">
|
||
|
<li class="blockList">
|
||
|
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
|
||
|
summary="Class Summary table, listing classes, and an explanation">
|
||
|
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
||
|
<tr>
|
||
|
<th class="colFirst" scope="col">Class</th>
|
||
|
<th class="colLast" scope="col">Description</th>
|
||
|
</tr>
|
||
|
<tbody>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">ByteArrayTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Byte_Array</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/ByteTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">ByteTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Byte</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">CompoundTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Compound</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">Helps create compound tags.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/DoubleTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">DoubleTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Double</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/EndTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">EndTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_End</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/FloatTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">FloatTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Float</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">IntArrayTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Int_Array</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/IntTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">IntTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Int</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">ListTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_List</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">Helps create list tags.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/LongTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">LongTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Long</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/NBTConstants.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">NBTConstants</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">A class which holds constant values.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/NBTInputStream.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">NBTInputStream</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">This class reads <strong>NBT</strong>, or <strong>Named Binary Tag</strong>
|
||
|
streams, and produces an object graph of subclasses of the <code>Tag</code>
|
||
|
object.
|
||
|
</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">NBTOutputStream</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">
|
||
|
This class writes <strong>NBT</strong>, or <strong>Named Binary Tag</strong>
|
||
|
<code>Tag</code> objects to an underlying <code>OutputStream</code>.
|
||
|
</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/NBTUtils.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">NBTUtils</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">A class which contains NBT-related utility methods.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/ShortTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">ShortTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_Short</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/StringTag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">StringTag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">The <code>TAG_String</code> tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">Tag</a></td>
|
||
|
<td class="colLast">
|
||
|
<div class="block">Represents a NBT tag.</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a href="../../../com/intellectualcrafters/jnbt/WorldEditUtils.html"
|
||
|
title="class in com.intellectualcrafters.jnbt">WorldEditUtils</a></td>
|
||
|
<td class="colLast"> </td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</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 class="navBarCell1Rev">Package</li>
|
||
|
<li>Class</li>
|
||
|
<li><a href="package-tree.html">Tree</a></li>
|
||
|
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
||
|
<li><a href="../../../index-files/index-1.html">Index</a></li>
|
||
|
<li><a href="../../../help-doc.html">Help</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="subNav">
|
||
|
<ul class="navList">
|
||
|
<li><a href="../../..//package-summary.html">Prev Package</a></li>
|
||
|
<li><a href="../../../com/intellectualcrafters/json/package-summary.html">Next Package</a></li>
|
||
|
</ul>
|
||
|
<ul class="navList">
|
||
|
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/package-summary.html" target="_top">Frames</a>
|
||
|
</li>
|
||
|
<li><a href="package-summary.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>
|