mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-27 11:14:43 +02:00
Moved folder
This commit is contained in:
353
doc/com/intellectualcrafters/jnbt/ByteArrayTag.html
Normal file
353
doc/com/intellectualcrafters/jnbt/ByteArrayTag.html
Normal file
@ -0,0 +1,353 @@
|
||||
<!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>ByteArrayTag</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 = "ByteArrayTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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>Prev Class</li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ByteTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ByteArrayTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ByteArrayTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class ByteArrayTag" class="title">Class ByteArrayTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.ByteArrayTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">ByteArrayTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Byte_Array</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html#ByteArrayTag(byte[])">ByteArrayTag</a></strong>(byte[] value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html#ByteArrayTag(java.lang.String,%20byte[])">ByteArrayTag</a></strong>(java.lang.String name,
|
||||
byte[] value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>byte[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ByteArrayTag(byte[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ByteArrayTag</h4>
|
||||
<pre>public ByteArrayTag(byte[] value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ByteArrayTag(java.lang.String, byte[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ByteArrayTag</h4>
|
||||
<pre>public ByteArrayTag(java.lang.String name,
|
||||
byte[] value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public byte[] getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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>Prev Class</li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ByteTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ByteArrayTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ByteArrayTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/ByteTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/ByteTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>ByteTag</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 = "ByteTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ByteTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ByteTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class ByteTag" class="title">Class ByteTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.ByteTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">ByteTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Byte</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteTag.html#ByteTag(byte)">ByteTag</a></strong>(byte value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteTag.html#ByteTag(java.lang.String,%20byte)">ByteTag</a></strong>(java.lang.String name,
|
||||
byte value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Byte</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ByteTag(byte)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ByteTag</h4>
|
||||
<pre>public ByteTag(byte value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ByteTag(java.lang.String, byte)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ByteTag</h4>
|
||||
<pre>public ByteTag(java.lang.String name,
|
||||
byte value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.Byte getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ByteTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ByteTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
915
doc/com/intellectualcrafters/jnbt/CompoundTag.html
Normal file
915
doc/com/intellectualcrafters/jnbt/CompoundTag.html
Normal file
@ -0,0 +1,915 @@
|
||||
<!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>CompoundTag</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 = "CompoundTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ByteTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/CompoundTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="CompoundTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class CompoundTag" class="title">Class CompoundTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.CompoundTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">CompoundTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Compound</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#CompoundTag(java.util.Map)">CompoundTag</a></strong>(java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#CompoundTag(java.lang.String,%20java.util.Map)">CompoundTag</a></strong>(java.lang.String name,
|
||||
java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#asDouble(java.lang.String)">asDouble</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a double named with the given key, even if it's another
|
||||
type of number.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#asInt(java.lang.String)">asInt</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get an int named with the given key, even if it's another
|
||||
type of number.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#asLong(java.lang.String)">asLong</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a long named with the given key, even if it's another
|
||||
type of number.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#containsKey(java.lang.String)">containsKey</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Returns whether this compound tag contains the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#createBuilder()">createBuilder</a></strong>()</code>
|
||||
|
||||
<div class="block">Create a compound tag builder.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>byte</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getByte(java.lang.String)">getByte</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a byte named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>byte[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getByteArray(java.lang.String)">getByteArray</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a byte array named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getDouble(java.lang.String)">getDouble</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a double named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>float</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getFloat(java.lang.String)">getFloat</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a float named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getInt(java.lang.String)">getInt</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get an int named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getIntArray(java.lang.String)">getIntArray</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a <code>int[]</code> named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getList(java.lang.String)">getList</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a list of tags named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><T extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> <br>java.util.List<T>
|
||||
</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getList(java.lang.String,%20java.lang.Class)">getList</a></strong>(java.lang.String key,
|
||||
java.lang.Class<T> listType)</code>
|
||||
|
||||
<div class="block">Get a list of tags named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getListTag(java.lang.String)">getListTag</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a <code>TagList</code> named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getLong(java.lang.String)">getLong</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a long named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>short</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getShort(java.lang.String)">getShort</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a short named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getString(java.lang.String)">getString</a></strong>(java.lang.String key)</code>
|
||||
|
||||
<div class="block">Get a string named with the given key.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#setValue(java.util.Map)">setValue</a></strong>(java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</code>
|
||||
|
||||
<div class="block">Return a new compound tag with the given values.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="CompoundTag(java.util.Map)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>CompoundTag</h4>
|
||||
<pre>public CompoundTag(java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="CompoundTag(java.lang.String, java.util.Map)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>CompoundTag</h4>
|
||||
<pre>public CompoundTag(java.lang.String name,
|
||||
java.util.Map<java.lang.String,<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="containsKey(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>containsKey</h4>
|
||||
<pre>public boolean containsKey(java.lang.String key)</pre>
|
||||
<div class="block">Returns whether this compound tag contains the given key.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the given key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if the tag contains the given key</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.util.Map<java.lang.String,<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong></div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setValue(java.util.Map)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setValue</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> setValue(java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</pre>
|
||||
<div class="block">Return a new compound tag with the given values.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the new compound tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createBuilder()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createBuilder</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> createBuilder()</pre>
|
||||
<div class="block">Create a compound tag builder.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the builder</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getByteArray(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getByteArray</h4>
|
||||
<pre>public byte[] getByteArray(java.lang.String key)</pre>
|
||||
<div class="block">Get a byte array named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a byte array tag, then an
|
||||
empty byte array will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a byte array</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getByte(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getByte</h4>
|
||||
<pre>public byte getByte(java.lang.String key)</pre>
|
||||
<div class="block">Get a byte named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a byte tag, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a byte</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getDouble(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getDouble</h4>
|
||||
<pre>public double getDouble(java.lang.String key)</pre>
|
||||
<div class="block">Get a double named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a double tag, then
|
||||
<code>0</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a double</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="asDouble(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>asDouble</h4>
|
||||
<pre>public double asDouble(java.lang.String key)</pre>
|
||||
<div class="block">Get a double named with the given key, even if it's another
|
||||
type of number.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a number, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a double</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFloat(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFloat</h4>
|
||||
<pre>public float getFloat(java.lang.String key)</pre>
|
||||
<div class="block">Get a float named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a float tag, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a float</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getIntArray(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getIntArray</h4>
|
||||
<pre>public int[] getIntArray(java.lang.String key)</pre>
|
||||
<div class="block">Get a <code>int[]</code> named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not an int array tag, then an
|
||||
empty array will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an int array</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getInt(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getInt</h4>
|
||||
<pre>public int getInt(java.lang.String key)</pre>
|
||||
<div class="block">Get an int named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not an int tag, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an int</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="asInt(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>asInt</h4>
|
||||
<pre>public int asInt(java.lang.String key)</pre>
|
||||
<div class="block">Get an int named with the given key, even if it's another
|
||||
type of number.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a number, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an int</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getList(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getList</h4>
|
||||
<pre>public java.util.List<<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> getList(java.lang.String key)</pre>
|
||||
<div class="block">Get a list of tags named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a list tag, then an empty
|
||||
list will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a list of tags</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getListTag(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getListTag</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a> getListTag(java.lang.String key)</pre>
|
||||
<div class="block">Get a <code>TagList</code> named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a list tag, then an empty
|
||||
tag list will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a tag list instance</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getList(java.lang.String, java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getList</h4>
|
||||
<pre>public <T extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> java.util.List<T> getList(java.lang.String key,
|
||||
java.lang.Class<T> listType)</pre>
|
||||
<div class="block">Get a list of tags named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a list tag, then an empty
|
||||
list will be returned. If the given key references a list but the list of
|
||||
of a different type, then an empty list will also be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Type Parameters:</span></dt>
|
||||
<dd><code>T</code> - the type of list</dd>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dd><code>listType</code> - the class of the contained type</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a list of tags</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getLong(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getLong</h4>
|
||||
<pre>public long getLong(java.lang.String key)</pre>
|
||||
<div class="block">Get a long named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a long tag, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a long</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="asLong(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>asLong</h4>
|
||||
<pre>public long asLong(java.lang.String key)</pre>
|
||||
<div class="block">Get a long named with the given key, even if it's another
|
||||
type of number.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a number, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a long</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getShort(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getShort</h4>
|
||||
<pre>public short getShort(java.lang.String key)</pre>
|
||||
<div class="block">Get a short named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a short tag, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a short</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getString(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getString</h4>
|
||||
<pre>public java.lang.String getString(java.lang.String key)</pre>
|
||||
<div class="block">Get a string named with the given key.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the key does not exist or its value is not a string tag, then
|
||||
<code>""</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a string</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ByteTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/CompoundTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="CompoundTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
664
doc/com/intellectualcrafters/jnbt/CompoundTagBuilder.html
Normal file
664
doc/com/intellectualcrafters/jnbt/CompoundTagBuilder.html
Normal file
@ -0,0 +1,664 @@
|
||||
<!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>CompoundTagBuilder</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 = "CompoundTagBuilder";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/DoubleTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/CompoundTagBuilder.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="CompoundTagBuilder.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class CompoundTagBuilder" class="title">Class CompoundTagBuilder</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.CompoundTagBuilder</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">CompoundTagBuilder</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Helps create compound tags.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#build()">build</a></strong>()</code>
|
||||
|
||||
<div class="block">Build an unnamed compound tag with this builder's entries.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#build(java.lang.String)">build</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">Build a new compound tag with this builder's entries.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#create()">create</a></strong>()</code>
|
||||
|
||||
<div class="block">Create a new builder instance.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#put(java.lang.String,%20com.intellectualcrafters.jnbt.Tag)">put</a></strong>(java.lang.String key,
|
||||
<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> value)</code>
|
||||
|
||||
<div class="block">Put the given key and tag into the compound tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putAll(java.util.Map)">putAll</a></strong>(java.util.Map<java.lang.String,?
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</code>
|
||||
|
||||
<div class="block">Put all the entries from the given map into this map.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putByte(java.lang.String,%20byte)">putByte</a></strong>(java.lang.String key,
|
||||
byte value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>ByteTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putByteArray(java.lang.String,%20byte[])">putByteArray</a></strong>(java.lang.String key,
|
||||
byte[] value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>ByteArrayTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putDouble(java.lang.String,%20double)">putDouble</a></strong>(java.lang.String key,
|
||||
double value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a <code>DoubleTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putFloat(java.lang.String,%20float)">putFloat</a></strong>(java.lang.String key,
|
||||
float value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>FloatTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putInt(java.lang.String,%20int)">putInt</a></strong>(java.lang.String key,
|
||||
int value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as an
|
||||
<code>IntTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putIntArray(java.lang.String,%20int[])">putIntArray</a></strong>(java.lang.String key,
|
||||
int[] value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>IntArrayTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putLong(java.lang.String,%20long)">putLong</a></strong>(java.lang.String key,
|
||||
long value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>LongTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putShort(java.lang.String,%20short)">putShort</a></strong>(java.lang.String key,
|
||||
short value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>ShortTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#putString(java.lang.String,%20java.lang.String)">putString</a></strong>(java.lang.String key,
|
||||
java.lang.String value)</code>
|
||||
|
||||
<div class="block">Put the given key and value into the compound tag as a <code>StringTag</code>.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="create()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>create</h4>
|
||||
<pre>public static <a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> create()</pre>
|
||||
<div class="block">Create a new builder instance.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a new builder</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="put(java.lang.String, com.intellectualcrafters.jnbt.Tag)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>put</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> put(java.lang.String key,
|
||||
<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> value)</pre>
|
||||
<div class="block">Put the given key and tag into the compound tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putByteArray(java.lang.String, byte[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putByteArray</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putByteArray(java.lang.String key,
|
||||
byte[] value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>ByteArrayTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putByte(java.lang.String, byte)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putByte</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putByte(java.lang.String key,
|
||||
byte value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>ByteTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putDouble(java.lang.String, double)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putDouble</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putDouble(java.lang.String key,
|
||||
double value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>DoubleTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putFloat(java.lang.String, float)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putFloat</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putFloat(java.lang.String key,
|
||||
float value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>FloatTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putIntArray(java.lang.String, int[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putIntArray</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putIntArray(java.lang.String key,
|
||||
int[] value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>IntArrayTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putInt(java.lang.String, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putInt</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putInt(java.lang.String key,
|
||||
int value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as an
|
||||
<code>IntTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putLong(java.lang.String, long)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putLong</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putLong(java.lang.String key,
|
||||
long value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>LongTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putShort(java.lang.String, short)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putShort</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putShort(java.lang.String key,
|
||||
short value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>ShortTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putString(java.lang.String, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putString</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putString(java.lang.String key,
|
||||
java.lang.String value)</pre>
|
||||
<div class="block">Put the given key and value into the compound tag as a
|
||||
<code>StringTag</code>.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>key</code> - they key</dd>
|
||||
<dd><code>value</code> - the value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="putAll(java.util.Map)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>putAll</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a> putAll(java.util.Map<java.lang.String,? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</pre>
|
||||
<div class="block">Put all the entries from the given map into this map.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the map of tags</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="build()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>build</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> build()</pre>
|
||||
<div class="block">Build an unnamed compound tag with this builder's entries.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the new compound tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="build(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>build</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> build(java.lang.String name)</pre>
|
||||
<div class="block">Build a new compound tag with this builder's entries.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the created compound tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/DoubleTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/CompoundTagBuilder.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="CompoundTagBuilder.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/DoubleTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/DoubleTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>DoubleTag</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 = "DoubleTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/EndTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/DoubleTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="DoubleTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class DoubleTag" class="title">Class DoubleTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.DoubleTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">DoubleTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Double</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/DoubleTag.html#DoubleTag(double)">DoubleTag</a></strong>(double value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/DoubleTag.html#DoubleTag(java.lang.String,%20double)">DoubleTag</a></strong>(java.lang.String name,
|
||||
double value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/DoubleTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/DoubleTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="DoubleTag(double)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DoubleTag</h4>
|
||||
<pre>public DoubleTag(double value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DoubleTag(java.lang.String, double)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>DoubleTag</h4>
|
||||
<pre>public DoubleTag(java.lang.String name,
|
||||
double value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.Double getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/EndTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/DoubleTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="DoubleTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
327
doc/com/intellectualcrafters/jnbt/EndTag.html
Normal file
327
doc/com/intellectualcrafters/jnbt/EndTag.html
Normal file
@ -0,0 +1,327 @@
|
||||
<!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>EndTag</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 = "EndTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/DoubleTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/FloatTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/EndTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="EndTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class EndTag" class="title">Class EndTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.EndTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">EndTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_End</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/EndTag.html#EndTag()">EndTag</a></strong>()</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/EndTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/EndTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="EndTag()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>EndTag</h4>
|
||||
<pre>public EndTag()</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.Object getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/DoubleTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/FloatTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/EndTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="EndTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/FloatTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/FloatTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>FloatTag</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 = "FloatTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/EndTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/FloatTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="FloatTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class FloatTag" class="title">Class FloatTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.FloatTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">FloatTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Float</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/FloatTag.html#FloatTag(float)">FloatTag</a></strong>(float value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/FloatTag.html#FloatTag(java.lang.String,%20float)">FloatTag</a></strong>(java.lang.String name,
|
||||
float value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Float</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/FloatTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/FloatTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="FloatTag(float)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>FloatTag</h4>
|
||||
<pre>public FloatTag(float value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="FloatTag(java.lang.String, float)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>FloatTag</h4>
|
||||
<pre>public FloatTag(java.lang.String name,
|
||||
float value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.Float getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/EndTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/FloatTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="FloatTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/IntArrayTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/IntArrayTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>IntArrayTag</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 = "IntArrayTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/FloatTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/IntArrayTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="IntArrayTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class IntArrayTag" class="title">Class IntArrayTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.IntArrayTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">IntArrayTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Int_Array</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html#IntArrayTag(int[])">IntArrayTag</a></strong>(int[] value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html#IntArrayTag(java.lang.String,%20int[])">IntArrayTag</a></strong>(java.lang.String name,
|
||||
int[] value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="IntArrayTag(int[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>IntArrayTag</h4>
|
||||
<pre>public IntArrayTag(int[] value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="IntArrayTag(java.lang.String, int[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>IntArrayTag</h4>
|
||||
<pre>public IntArrayTag(java.lang.String name,
|
||||
int[] value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public int[] getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/FloatTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/IntArrayTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="IntArrayTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/IntTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/IntTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>IntTag</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 = "IntTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/IntArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/IntTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="IntTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class IntTag" class="title">Class IntTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.IntTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">IntTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Int</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntTag.html#IntTag(int)">IntTag</a></strong>(int value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntTag.html#IntTag(java.lang.String,%20int)">IntTag</a></strong>(java.lang.String name,
|
||||
int value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Integer</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="IntTag(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>IntTag</h4>
|
||||
<pre>public IntTag(int value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="IntTag(java.lang.String, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>IntTag</h4>
|
||||
<pre>public IntTag(java.lang.String name,
|
||||
int value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.Integer getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/IntArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/IntTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="IntTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
927
doc/com/intellectualcrafters/jnbt/ListTag.html
Normal file
927
doc/com/intellectualcrafters/jnbt/ListTag.html
Normal file
@ -0,0 +1,927 @@
|
||||
<!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>ListTag</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 = "ListTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ListTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ListTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class ListTag" class="title">Class ListTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.ListTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">ListTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_List</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#ListTag(java.lang.Class,%20java.util.List)">ListTag</a></strong>(java.lang.Class<?
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> type,
|
||||
java.util.List<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#ListTag(java.lang.String,%20java.lang.Class,%20java.util.List)">ListTag</a></strong>(java.lang.String name,
|
||||
java.lang.Class<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> type,
|
||||
java.util.List<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#asDouble(int)">asDouble</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a double named with the given index, even if it's another
|
||||
type of number.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#asInt(int)">asInt</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get an int named with the given index, even if it's another
|
||||
type of number.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#asLong(int)">asLong</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a long named with the given index, even if it's another
|
||||
type of number.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>byte</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getByte(int)">getByte</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a byte named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>byte[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getByteArray(int)">getByteArray</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a byte array named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getDouble(int)">getDouble</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a double named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>float</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getFloat(int)">getFloat</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a float named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getIfExists(int)">getIfExists</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get the tag if it exists at the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getInt(int)">getInt</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get an int named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getIntArray(int)">getIntArray</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a <code>int[]</code> named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getList(int)">getList</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a list of tags named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><T extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> <br>java.util.List<T>
|
||||
</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getList(int,%20java.lang.Class)">getList</a></strong>(int index,
|
||||
java.lang.Class<T> listType)</code>
|
||||
|
||||
<div class="block">Get a list of tags named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getListTag(int)">getListTag</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a <code>TagList</code> named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getLong(int)">getLong</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a long named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>short</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getShort(int)">getShort</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a short named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getString(int)">getString</a></strong>(int index)</code>
|
||||
|
||||
<div class="block">Get a string named with the given index.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getType()">getType</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the type of item in this list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#setValue(java.util.List)">setValue</a></strong>(java.util.List<<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> list)</code>
|
||||
|
||||
<div class="block">Create a new list tag with this tag's name and type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ListTag(java.lang.Class, java.util.List)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ListTag</h4>
|
||||
<pre>public ListTag(java.lang.Class<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> type,
|
||||
java.util.List<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>type</code> - the type of tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ListTag(java.lang.String, java.lang.Class, java.util.List)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ListTag</h4>
|
||||
<pre>public ListTag(java.lang.String name,
|
||||
java.lang.Class<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> type,
|
||||
java.util.List<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>type</code> - the type of tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getType()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getType</h4>
|
||||
<pre>public java.lang.Class<? extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> getType()</pre>
|
||||
<div class="block">Gets the type of item in this list.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>The type of item in this list.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.util.List<<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong></div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setValue(java.util.List)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setValue</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a> setValue(java.util.List<<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a>> list)</pre>
|
||||
<div class="block">Create a new list tag with this tag's name and type.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>list</code> - the new list</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a new list tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getIfExists(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getIfExists</h4>
|
||||
<pre>@Nullable
|
||||
public <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> getIfExists(int index)</pre>
|
||||
<div class="block">Get the tag if it exists at the given index.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the tag or null</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getByteArray(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getByteArray</h4>
|
||||
<pre>public byte[] getByteArray(int index)</pre>
|
||||
<div class="block">Get a byte array named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a byte array tag, then an
|
||||
empty byte array will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a byte array</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getByte(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getByte</h4>
|
||||
<pre>public byte getByte(int index)</pre>
|
||||
<div class="block">Get a byte named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a byte tag, then
|
||||
<code>0</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a byte</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getDouble(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getDouble</h4>
|
||||
<pre>public double getDouble(int index)</pre>
|
||||
<div class="block">Get a double named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a double tag, then
|
||||
<code>0</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a double</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="asDouble(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>asDouble</h4>
|
||||
<pre>public double asDouble(int index)</pre>
|
||||
<div class="block">Get a double named with the given index, even if it's another
|
||||
type of number.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a number, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a double</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFloat(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFloat</h4>
|
||||
<pre>public float getFloat(int index)</pre>
|
||||
<div class="block">Get a float named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a float tag, then
|
||||
<code>0</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a float</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getIntArray(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getIntArray</h4>
|
||||
<pre>public int[] getIntArray(int index)</pre>
|
||||
<div class="block">Get a <code>int[]</code> named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not an int array tag, then an
|
||||
empty array will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an int array</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getInt(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getInt</h4>
|
||||
<pre>public int getInt(int index)</pre>
|
||||
<div class="block">Get an int named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not an int tag, then
|
||||
<code>0</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an int</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="asInt(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>asInt</h4>
|
||||
<pre>public int asInt(int index)</pre>
|
||||
<div class="block">Get an int named with the given index, even if it's another
|
||||
type of number.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a number, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an int</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getList(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getList</h4>
|
||||
<pre>public java.util.List<<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> getList(int index)</pre>
|
||||
<div class="block">Get a list of tags named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a list tag, then an empty
|
||||
list will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a list of tags</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getListTag(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getListTag</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a> getListTag(int index)</pre>
|
||||
<div class="block">Get a <code>TagList</code> named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a list tag, then an empty
|
||||
tag list will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a tag list instance</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getList(int, java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getList</h4>
|
||||
<pre>public <T extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> java.util.List<T> getList(int index,
|
||||
java.lang.Class<T> listType)</pre>
|
||||
<div class="block">Get a list of tags named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a list tag, then an empty
|
||||
list will be returned. If the given index references a list but the list
|
||||
of of a different type, then an empty list will also be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Type Parameters:</span></dt>
|
||||
<dd><code>T</code> - the NBT type</dd>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dd><code>listType</code> - the class of the contained type</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a list of tags</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getLong(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getLong</h4>
|
||||
<pre>public long getLong(int index)</pre>
|
||||
<div class="block">Get a long named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a long tag, then
|
||||
<code>0</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a long</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="asLong(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>asLong</h4>
|
||||
<pre>public long asLong(int index)</pre>
|
||||
<div class="block">Get a long named with the given index, even if it's another
|
||||
type of number.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a number, then <code>0</code>
|
||||
will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a long</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getShort(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getShort</h4>
|
||||
<pre>public short getShort(int index)</pre>
|
||||
<div class="block">Get a short named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a short tag, then
|
||||
<code>0</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a short</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getString(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getString</h4>
|
||||
<pre>public java.lang.String getString(int index)</pre>
|
||||
<div class="block">Get a string named with the given index.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
If the index does not exist or its value is not a string tag, then
|
||||
<code>""</code> will be returned.
|
||||
</p></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>index</code> - the index</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a string</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ListTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ListTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
395
doc/com/intellectualcrafters/jnbt/ListTagBuilder.html
Normal file
395
doc/com/intellectualcrafters/jnbt/ListTagBuilder.html
Normal file
@ -0,0 +1,395 @@
|
||||
<!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>ListTagBuilder</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 = "ListTagBuilder";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/LongTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ListTagBuilder.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="ListTagBuilder.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class ListTagBuilder" class="title">Class ListTagBuilder</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.ListTagBuilder</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">ListTagBuilder</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Helps create list tags.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html#add(com.intellectualcrafters.jnbt.Tag)">add</a></strong>(<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> value)</code>
|
||||
|
||||
<div class="block">Add the given tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html#addAll(java.util.Collection)">addAll</a></strong>(java.util.Collection<?
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</code>
|
||||
|
||||
<div class="block">Add all the tags in the given list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html#build()">build</a></strong>()</code>
|
||||
|
||||
<div class="block">Build an unnamed list tag with this builder's entries.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html#build(java.lang.String)">build</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">Build a new list tag with this builder's entries.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html#create(java.lang.Class)">create</a></strong>(java.lang.Class<?
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> type)</code>
|
||||
|
||||
<div class="block">Create a new builder instance.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <T extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> <br><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html#createWith(T...)">createWith</a></strong>(T... entries)</code>
|
||||
|
||||
<div class="block">Create a new builder instance.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="create(java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>create</h4>
|
||||
<pre>public static <a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a> create(java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> type)</pre>
|
||||
<div class="block">Create a new builder instance.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a new builder</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createWith(com.intellectualcrafters.jnbt.Tag[])">
|
||||
<!-- -->
|
||||
</a><a name="createWith(T...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createWith</h4>
|
||||
<pre>public static <T extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> <a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a> createWith(T... entries)</pre>
|
||||
<div class="block">Create a new builder instance.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>a new builder</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="add(com.intellectualcrafters.jnbt.Tag)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>add</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a> add(<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> value)</pre>
|
||||
<div class="block">Add the given tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the tag</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addAll(java.util.Collection)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addAll</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a> addAll(java.util.Collection<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> value)</pre>
|
||||
<div class="block">Add all the tags in the given list.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - a list of tags</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>this object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="build()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>build</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a> build()</pre>
|
||||
<div class="block">Build an unnamed list tag with this builder's entries.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the new list tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="build(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>build</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a> build(java.lang.String name)</pre>
|
||||
<div class="block">Build a new list tag with this builder's entries.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the created list tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/LongTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ListTagBuilder.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="ListTagBuilder.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/LongTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/LongTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>LongTag</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 = "LongTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTConstants.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/LongTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="LongTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class LongTag" class="title">Class LongTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.LongTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">LongTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Long</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/LongTag.html#LongTag(long)">LongTag</a></strong>(long value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/LongTag.html#LongTag(java.lang.String,%20long)">LongTag</a></strong>(java.lang.String name,
|
||||
long value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/LongTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/LongTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="LongTag(long)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>LongTag</h4>
|
||||
<pre>public LongTag(long value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="LongTag(java.lang.String, long)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>LongTag</h4>
|
||||
<pre>public LongTag(java.lang.String name,
|
||||
long value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.Long getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTConstants.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/LongTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="LongTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
547
doc/com/intellectualcrafters/jnbt/NBTConstants.html
Normal file
547
doc/com/intellectualcrafters/jnbt/NBTConstants.html
Normal file
@ -0,0 +1,547 @@
|
||||
<!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>NBTConstants</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 = "NBTConstants";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/LongTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTInputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTConstants.html" target="_top">Frames</a></li>
|
||||
<li><a href="NBTConstants.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class NBTConstants" class="title">Class NBTConstants</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.NBTConstants</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">NBTConstants</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">A class which holds constant values.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.nio.charset.Charset</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#CHARSET">CHARSET</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_BYTE">TYPE_BYTE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_BYTE_ARRAY">TYPE_BYTE_ARRAY</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_COMPOUND">TYPE_COMPOUND</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_DOUBLE">TYPE_DOUBLE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_END">TYPE_END</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_FLOAT">TYPE_FLOAT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_INT">TYPE_INT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_INT_ARRAY">TYPE_INT_ARRAY</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_LIST">TYPE_LIST</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_LONG">TYPE_LONG</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_SHORT">TYPE_SHORT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_STRING">TYPE_STRING</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html#getClassFromType(int)">getClassFromType</a></strong>(int id)</code>
|
||||
|
||||
<div class="block">Convert a type ID to its corresponding <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><code>Tag</code></a> class.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="CHARSET">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>CHARSET</h4>
|
||||
<pre>public static final java.nio.charset.Charset CHARSET</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_END">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_END</h4>
|
||||
<pre>public static final int TYPE_END</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_END">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_BYTE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_BYTE</h4>
|
||||
<pre>public static final int TYPE_BYTE</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_BYTE">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_SHORT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_SHORT</h4>
|
||||
<pre>public static final int TYPE_SHORT</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_SHORT">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_INT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_INT</h4>
|
||||
<pre>public static final int TYPE_INT</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_INT">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_LONG">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_LONG</h4>
|
||||
<pre>public static final int TYPE_LONG</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_LONG">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_FLOAT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_FLOAT</h4>
|
||||
<pre>public static final int TYPE_FLOAT</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_FLOAT">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_DOUBLE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_DOUBLE</h4>
|
||||
<pre>public static final int TYPE_DOUBLE</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_DOUBLE">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_BYTE_ARRAY">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_BYTE_ARRAY</h4>
|
||||
<pre>public static final int TYPE_BYTE_ARRAY</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_BYTE_ARRAY">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_STRING">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_STRING</h4>
|
||||
<pre>public static final int TYPE_STRING</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_STRING">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_LIST">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_LIST</h4>
|
||||
<pre>public static final int TYPE_LIST</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_LIST">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_COMPOUND">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_COMPOUND</h4>
|
||||
<pre>public static final int TYPE_COMPOUND</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_COMPOUND">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="TYPE_INT_ARRAY">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>TYPE_INT_ARRAY</h4>
|
||||
<pre>public static final int TYPE_INT_ARRAY</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../constant-values.html#com.intellectualcrafters.jnbt.NBTConstants.TYPE_INT_ARRAY">Constant
|
||||
Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getClassFromType(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getClassFromType</h4>
|
||||
<pre>public static java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> getClassFromType(int id)</pre>
|
||||
<div class="block">Convert a type ID to its corresponding <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><code>Tag</code></a> class.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>id</code> - type ID</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>tag class</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - thrown if the tag ID is not valid
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/LongTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTInputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTConstants.html" target="_top">Frames</a></li>
|
||||
<li><a href="NBTConstants.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
340
doc/com/intellectualcrafters/jnbt/NBTInputStream.html
Normal file
340
doc/com/intellectualcrafters/jnbt/NBTInputStream.html
Normal file
@ -0,0 +1,340 @@
|
||||
<!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>NBTInputStream</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 = "NBTInputStream";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTConstants.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTInputStream.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="NBTInputStream.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class NBTInputStream" class="title">Class NBTInputStream</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.NBTInputStream</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.io.Closeable, java.lang.AutoCloseable</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">NBTInputStream</span>
|
||||
extends java.lang.Object
|
||||
implements java.io.Closeable</pre>
|
||||
<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.
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
The NBT format was created by Markus Persson, and the specification may be
|
||||
found at <a href="http://www.minecraft.net/docs/NBT.txt">
|
||||
http://www.minecraft.net/docs/NBT.txt</a>.
|
||||
</p></div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTInputStream.html#NBTInputStream(java.io.InputStream)">NBTInputStream</a></strong>(java.io.InputStream is)</code>
|
||||
|
||||
<div class="block">Creates a new <code>NBTInputStream</code>, which will source its
|
||||
data
|
||||
from the specified input stream.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTInputStream.html#close()">close</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTInputStream.html#readTag()">readTag</a></strong>()</code>
|
||||
|
||||
<div class="block">Reads an NBT tag from the stream.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="NBTInputStream(java.io.InputStream)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>NBTInputStream</h4>
|
||||
<pre>public NBTInputStream(java.io.InputStream is)
|
||||
throws java.io.IOException</pre>
|
||||
<div class="block">Creates a new <code>NBTInputStream</code>, which will source its data
|
||||
from the specified input stream.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>is</code> - the input stream</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code> - if an I/O error occurs</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="readTag()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>readTag</h4>
|
||||
<pre>public <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> readTag()
|
||||
throws java.io.IOException</pre>
|
||||
<div class="block">Reads an NBT tag from the stream.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>The tag that was read.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code> - if an I/O error occurs.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="close()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>close</h4>
|
||||
<pre>public void close()
|
||||
throws java.io.IOException</pre>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code>close</code> in interface <code>java.io.Closeable</code></dd>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code>close</code> in interface <code>java.lang.AutoCloseable</code>
|
||||
</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTConstants.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTInputStream.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="NBTInputStream.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
343
doc/com/intellectualcrafters/jnbt/NBTOutputStream.html
Normal file
343
doc/com/intellectualcrafters/jnbt/NBTOutputStream.html
Normal file
@ -0,0 +1,343 @@
|
||||
<!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>NBTOutputStream</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 = "NBTOutputStream";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTInputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTOutputStream.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="NBTOutputStream.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class NBTOutputStream" class="title">Class NBTOutputStream</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.NBTOutputStream</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.io.Closeable, java.lang.AutoCloseable</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">NBTOutputStream</span>
|
||||
extends java.lang.Object
|
||||
implements java.io.Closeable</pre>
|
||||
<div class="block"><p>
|
||||
This class writes <strong>NBT</strong>, or <strong>Named Binary Tag</strong>
|
||||
<code>Tag</code> objects to an underlying <code>OutputStream</code>.
|
||||
</p>
|
||||
|
||||
<p/>
|
||||
|
||||
<p>
|
||||
The NBT format was created by Markus Persson, and the specification may be
|
||||
found at <a href="http://www.minecraft.net/docs/NBT.txt">
|
||||
http://www.minecraft.net/docs/NBT.txt</a>.
|
||||
</p></div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html#NBTOutputStream(java.io.OutputStream)">NBTOutputStream</a></strong>(java.io.OutputStream os)</code>
|
||||
|
||||
<div class="block">Creates a new <code>NBTOutputStream</code>, which will write data
|
||||
to the
|
||||
specified underlying output stream.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html#close()">close</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html#writeTag(com.intellectualcrafters.jnbt.Tag)">writeTag</a></strong>(<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> tag)</code>
|
||||
|
||||
<div class="block">Writes a tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="NBTOutputStream(java.io.OutputStream)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>NBTOutputStream</h4>
|
||||
<pre>public NBTOutputStream(java.io.OutputStream os)
|
||||
throws java.io.IOException</pre>
|
||||
<div class="block">Creates a new <code>NBTOutputStream</code>, which will write data to
|
||||
the
|
||||
specified underlying output stream.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>os</code> - The output stream.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code> - if an I/O error occurs.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="writeTag(com.intellectualcrafters.jnbt.Tag)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>writeTag</h4>
|
||||
<pre>public void writeTag(<a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a> tag)
|
||||
throws java.io.IOException</pre>
|
||||
<div class="block">Writes a tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>tag</code> - The tag to write.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code> - if an I/O error occurs.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="close()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>close</h4>
|
||||
<pre>public void close()
|
||||
throws java.io.IOException</pre>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code>close</code> in interface <code>java.io.Closeable</code></dd>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code>close</code> in interface <code>java.lang.AutoCloseable</code>
|
||||
</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTInputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/NBTUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTOutputStream.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="NBTOutputStream.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
348
doc/com/intellectualcrafters/jnbt/NBTUtils.html
Normal file
348
doc/com/intellectualcrafters/jnbt/NBTUtils.html
Normal file
@ -0,0 +1,348 @@
|
||||
<!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>NBTUtils</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 = "NBTUtils";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ShortTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTUtils.html" target="_top">Frames</a></li>
|
||||
<li><a href="NBTUtils.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class NBTUtils" class="title">Class NBTUtils</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.NBTUtils</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">NBTUtils</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">A class which contains NBT-related utility methods.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <T extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> <br>T</code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTUtils.html#getChildTag(java.util.Map,%20java.lang.String,%20java.lang.Class)">getChildTag</a></strong>(java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> items,
|
||||
java.lang.String key,
|
||||
java.lang.Class<T> expected)</code>
|
||||
|
||||
<div class="block">Get child tag of a NBT structure.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTUtils.html#getTypeClass(int)">getTypeClass</a></strong>(int type)</code>
|
||||
|
||||
<div class="block">Gets the class of a type of tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTUtils.html#getTypeCode(java.lang.Class)">getTypeCode</a></strong>(java.lang.Class<?
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> clazz)</code>
|
||||
|
||||
<div class="block">Gets the type code of a tag class.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTUtils.html#getTypeName(java.lang.Class)">getTypeName</a></strong>(java.lang.Class<?
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> clazz)</code>
|
||||
|
||||
<div class="block">Gets the type name of a tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getTypeName(java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTypeName</h4>
|
||||
<pre>public static java.lang.String getTypeName(java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> clazz)</pre>
|
||||
<div class="block">Gets the type name of a tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>clazz</code> - the tag class</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>The type name.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getTypeCode(java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTypeCode</h4>
|
||||
<pre>public static int getTypeCode(java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> clazz)</pre>
|
||||
<div class="block">Gets the type code of a tag class.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>clazz</code> - the tag class</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>The type code.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - if the tag class is invalid.
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getTypeClass(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTypeClass</h4>
|
||||
<pre>public static java.lang.Class<? extends <a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> getTypeClass(int type)</pre>
|
||||
<div class="block">Gets the class of a type of tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>type</code> - the type</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>The class.</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - if the tag type is invalid.
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getChildTag(java.util.Map, java.lang.String, java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getChildTag</h4>
|
||||
<pre>public static <T extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a>> T getChildTag(java.util.Map<java.lang.String,<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a>> items,
|
||||
java.lang.String key,
|
||||
java.lang.Class<T> expected)
|
||||
throws java.lang.IllegalArgumentException</pre>
|
||||
<div class="block">Get child tag of a NBT structure.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>items</code> - the map to read from</dd>
|
||||
<dd><code>key</code> - the key to look for</dd>
|
||||
<dd><code>expected</code> - the expected NBT class type</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>child tag</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>InvalidFormatException</code></dd>
|
||||
<dd><code>java.lang.IllegalArgumentException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/ShortTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/NBTUtils.html" target="_top">Frames</a></li>
|
||||
<li><a href="NBTUtils.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/ShortTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/ShortTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>ShortTag</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 = "ShortTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/StringTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ShortTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ShortTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class ShortTag" class="title">Class ShortTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.ShortTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">ShortTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_Short</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ShortTag.html#ShortTag(short)">ShortTag</a></strong>(short value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ShortTag.html#ShortTag(java.lang.String,%20short)">ShortTag</a></strong>(java.lang.String name,
|
||||
short value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Short</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ShortTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/ShortTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ShortTag(short)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ShortTag</h4>
|
||||
<pre>public ShortTag(short value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ShortTag(java.lang.String, short)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ShortTag</h4>
|
||||
<pre>public ShortTag(java.lang.String name,
|
||||
short value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.Short getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/NBTUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/StringTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/ShortTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="ShortTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
355
doc/com/intellectualcrafters/jnbt/StringTag.html
Normal file
355
doc/com/intellectualcrafters/jnbt/StringTag.html
Normal file
@ -0,0 +1,355 @@
|
||||
<!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>StringTag</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 = "StringTag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ShortTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/StringTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="StringTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class StringTag" class="title">Class StringTag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">com.intellectualcrafters.jnbt.Tag</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.StringTag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public final class <span class="strong">StringTag</span>
|
||||
extends <a href="../../../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt">Tag</a></pre>
|
||||
<div class="block">The <code>TAG_String</code> tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/StringTag.html#StringTag(java.lang.String)">StringTag</a></strong>(java.lang.String value)</code>
|
||||
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/StringTag.html#StringTag(java.lang.String,%20java.lang.String)">StringTag</a></strong>(java.lang.String name,
|
||||
java.lang.String value)</code>
|
||||
|
||||
<div class="block">Creates the tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/StringTag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/StringTag.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_com.intellectualcrafters.jnbt.Tag">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></h3>
|
||||
<code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></code>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="StringTag(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>StringTag</h4>
|
||||
<pre>public StringTag(java.lang.String value)</pre>
|
||||
<div class="block">Creates the tag with an empty name.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="StringTag(java.lang.String, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>StringTag</h4>
|
||||
<pre>public StringTag(java.lang.String name,
|
||||
java.lang.String value)</pre>
|
||||
<div class="block">Creates the tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the tag</dd>
|
||||
<dd><code>value</code> - the value of the tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public java.lang.String getValue()</pre>
|
||||
<div class="block"><strong>Description copied from class: <code><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">Tag</a></code></strong>
|
||||
</div>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code><a href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></code> in
|
||||
class <code><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">Tag</a></code>
|
||||
</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/ShortTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/StringTag.html" target="_top">Frames</a></li>
|
||||
<li><a href="StringTag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
288
doc/com/intellectualcrafters/jnbt/Tag.html
Normal file
288
doc/com/intellectualcrafters/jnbt/Tag.html
Normal file
@ -0,0 +1,288 @@
|
||||
<!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>Tag</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 = "Tag";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/StringTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/WorldEditUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/Tag.html" target="_top">Frames</a></li>
|
||||
<li><a href="Tag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class Tag" class="title">Class Tag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.Tag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Direct Known Subclasses:</dt>
|
||||
<dd><a href="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ByteArrayTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ByteTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/DoubleTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">DoubleTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/EndTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">EndTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/FloatTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">FloatTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">IntArrayTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">IntTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ListTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/LongTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">LongTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/ShortTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">ShortTag</a>, <a
|
||||
href="../../../com/intellectualcrafters/jnbt/StringTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">StringTag</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public abstract class <span class="strong">Tag</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Represents a NBT tag.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getName()">getName</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the name of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getName()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getName</h4>
|
||||
<pre>public final java.lang.String getName()</pre>
|
||||
<div class="block">Gets the name of this tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the name of this tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public abstract java.lang.Object getValue()</pre>
|
||||
<div class="block">Gets the value of this tag.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/StringTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/jnbt/WorldEditUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/Tag.html" target="_top">Frames</a></li>
|
||||
<li><a href="Tag.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
284
doc/com/intellectualcrafters/jnbt/WorldEditUtils.html
Normal file
284
doc/com/intellectualcrafters/jnbt/WorldEditUtils.html
Normal file
@ -0,0 +1,284 @@
|
||||
<!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>WorldEditUtils</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 = "WorldEditUtils";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/WorldEditUtils.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="WorldEditUtils.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.jnbt</div>
|
||||
<h2 title="Class WorldEditUtils" class="title">Class WorldEditUtils</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.jnbt.WorldEditUtils</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">WorldEditUtils</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/WorldEditUtils.html#WorldEditUtils()">WorldEditUtils</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../com/intellectualcrafters/jnbt/WorldEditUtils.html#setNBT(org.bukkit.World,%20short,%20byte,%20int,%20int,%20int,%20com.intellectualcrafters.jnbt.CompoundTag)">setNBT</a></strong>(org.bukkit.World world,
|
||||
short id,
|
||||
byte data,
|
||||
int x,
|
||||
int y,
|
||||
int z,
|
||||
<a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> tag)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="WorldEditUtils()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>WorldEditUtils</h4>
|
||||
<pre>public WorldEditUtils()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="setNBT(org.bukkit.World, short, byte, int, int, int, com.intellectualcrafters.jnbt.CompoundTag)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>setNBT</h4>
|
||||
<pre>public static void setNBT(org.bukkit.World world,
|
||||
short id,
|
||||
byte data,
|
||||
int x,
|
||||
int y,
|
||||
int z,
|
||||
<a href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> tag)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">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="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/WorldEditUtils.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="WorldEditUtils.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
51
doc/com/intellectualcrafters/jnbt/package-frame.html
Normal file
51
doc/com/intellectualcrafters/jnbt/package-frame.html
Normal file
@ -0,0 +1,51 @@
|
||||
<!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>
|
||||
<h1 class="bar"><a href="../../../com/intellectualcrafters/jnbt/package-summary.html" target="classFrame">com.intellectualcrafters.jnbt</a>
|
||||
</h1>
|
||||
|
||||
<div class="indexContainer">
|
||||
<h2 title="Classes">Classes</h2>
|
||||
<ul title="Classes">
|
||||
<li><a href="ByteArrayTag.html" title="class in com.intellectualcrafters.jnbt"
|
||||
target="classFrame">ByteArrayTag</a></li>
|
||||
<li><a href="ByteTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">ByteTag</a></li>
|
||||
<li><a href="CompoundTag.html" title="class in com.intellectualcrafters.jnbt"
|
||||
target="classFrame">CompoundTag</a></li>
|
||||
<li><a href="CompoundTagBuilder.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">CompoundTagBuilder</a>
|
||||
</li>
|
||||
<li><a href="DoubleTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">DoubleTag</a>
|
||||
</li>
|
||||
<li><a href="EndTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">EndTag</a></li>
|
||||
<li><a href="FloatTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">FloatTag</a></li>
|
||||
<li><a href="IntArrayTag.html" title="class in com.intellectualcrafters.jnbt"
|
||||
target="classFrame">IntArrayTag</a></li>
|
||||
<li><a href="IntTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">IntTag</a></li>
|
||||
<li><a href="ListTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">ListTag</a></li>
|
||||
<li><a href="ListTagBuilder.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">ListTagBuilder</a>
|
||||
</li>
|
||||
<li><a href="LongTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">LongTag</a></li>
|
||||
<li><a href="NBTConstants.html" title="class in com.intellectualcrafters.jnbt"
|
||||
target="classFrame">NBTConstants</a></li>
|
||||
<li><a href="NBTInputStream.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">NBTInputStream</a>
|
||||
</li>
|
||||
<li><a href="NBTOutputStream.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">NBTOutputStream</a>
|
||||
</li>
|
||||
<li><a href="NBTUtils.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">NBTUtils</a></li>
|
||||
<li><a href="ShortTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">ShortTag</a></li>
|
||||
<li><a href="StringTag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">StringTag</a>
|
||||
</li>
|
||||
<li><a href="Tag.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">Tag</a></li>
|
||||
<li><a href="WorldEditUtils.html" title="class in com.intellectualcrafters.jnbt" target="classFrame">WorldEditUtils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
274
doc/com/intellectualcrafters/jnbt/package-summary.html
Normal file
274
doc/com/intellectualcrafters/jnbt/package-summary.html
Normal file
@ -0,0 +1,274 @@
|
||||
<!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>
|
207
doc/com/intellectualcrafters/jnbt/package-tree.html
Normal file
207
doc/com/intellectualcrafters/jnbt/package-tree.html
Normal file
@ -0,0 +1,207 @@
|
||||
<!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 Class Hierarchy</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 Class Hierarchy";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</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-tree.html">Prev</a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/json/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/package-tree.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.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 class="title">Hierarchy For Package com.intellectualcrafters.jnbt</h1>
|
||||
<span class="strong">Package Hierarchies:</span>
|
||||
<ul class="horizontal">
|
||||
<li><a href="../../../overview-tree.html">All Packages</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.Object
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">CompoundTagBuilder</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTagBuilder.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">ListTagBuilder</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTConstants.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">NBTConstants</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTInputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">NBTInputStream</span></a>
|
||||
(implements java.io.Closeable)
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTOutputStream.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">NBTOutputStream</span></a>
|
||||
(implements java.io.Closeable)
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/NBTUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">NBTUtils</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/Tag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">Tag</span></a>
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">ByteArrayTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/ByteTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">ByteTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">CompoundTag</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/DoubleTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">DoubleTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/EndTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">EndTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/FloatTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">FloatTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntArrayTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span
|
||||
class="strong">IntArrayTag</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/IntTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">IntTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/ListTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">ListTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/LongTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">LongTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/ShortTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">ShortTag</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/StringTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">StringTag</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.jnbt.<a
|
||||
href="../../../com/intellectualcrafters/jnbt/WorldEditUtils.html"
|
||||
title="class in com.intellectualcrafters.jnbt"><span class="strong">WorldEditUtils</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</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-tree.html">Prev</a></li>
|
||||
<li><a href="../../../com/intellectualcrafters/json/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/intellectualcrafters/jnbt/package-tree.html" target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.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>
|
Reference in New Issue
Block a user