Skip to content

Commit

Permalink
Publishing javadoc for SpongePowered/Configurate 4.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Spongie committed Jan 6, 2024
1 parent 04fa48c commit 14ad2f8
Show file tree
Hide file tree
Showing 103 changed files with 437 additions and 437 deletions.
Binary file modified configurate/core/4.2.0-SNAPSHOT/member-search-index.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String</code></td>
<td class="colFirst"><code>@Nullable java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#attribute(java.lang.String)">attribute</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Gets the value of an attribute, or null if this node doesn't have the
Expand Down Expand Up @@ -664,7 +664,7 @@ <h4>hasAttributes</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>attribute</h4>
<pre class="methodSignature"><a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/AttributedConfigurationNode.html#line.219">attribute</a>&#8203;(java.lang.String&nbsp;name)</pre>
<pre class="methodSignature">@Nullable java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/AttributedConfigurationNode.html#line.219">attribute</a>&#8203;(java.lang.String&nbsp;name)</pre>
<div class="block">Gets the value of an attribute, or null if this node doesn't have the
given attribute.</div>
<dl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,15 +180,15 @@ <h3>Method Summary</h3>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String</code></td>
<td class="colFirst"><code>@Nullable java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#comment()">comment</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets the current value for the comment.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="CommentedConfigurationNodeIntermediary.html" title="type parameter in CommentedConfigurationNodeIntermediary">N</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#comment(java.lang.String)">comment</a></span>&#8203;(<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;comment)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#comment(java.lang.String)">comment</a></span>&#8203;(@Nullable java.lang.String&nbsp;comment)</code></th>
<td class="colLast">
<div class="block">Sets the comment for this configuration node.</div>
</td>
Expand Down Expand Up @@ -237,7 +237,7 @@ <h3>Method Detail</h3>
<ul class="blockList">
<li class="blockList">
<h4>comment</h4>
<pre class="methodSignature"><a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/CommentedConfigurationNodeIntermediary.html#line.38">comment</a>()</pre>
<pre class="methodSignature">@Nullable java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/CommentedConfigurationNodeIntermediary.html#line.38">comment</a>()</pre>
<div class="block">Gets the current value for the comment.

<p>If the comment contains multiple lines, the lines will be split
Expand All @@ -256,7 +256,7 @@ <h4>comment</h4>
<ul class="blockList">
<li class="blockList">
<h4>comment</h4>
<pre class="methodSignature"><a href="CommentedConfigurationNodeIntermediary.html" title="type parameter in CommentedConfigurationNodeIntermediary">N</a>&nbsp;<a href="../../../src-html/org/spongepowered/configurate/CommentedConfigurationNodeIntermediary.html#line.48">comment</a>&#8203;(<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;comment)</pre>
<pre class="methodSignature"><a href="CommentedConfigurationNodeIntermediary.html" title="type parameter in CommentedConfigurationNodeIntermediary">N</a>&nbsp;<a href="../../../src-html/org/spongepowered/configurate/CommentedConfigurationNodeIntermediary.html#line.48">comment</a>&#8203;(@Nullable java.lang.String&nbsp;comment)</pre>
<div class="block">Sets the comment for this configuration node.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ <h3>Constructor Summary</h3>
</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ConfigurateException</a></span>&#8203;(<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;message,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.Throwable&nbsp;cause)</code></th>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ConfigurateException</a></span>&#8203;(@Nullable java.lang.String&nbsp;message,
@Nullable java.lang.Throwable&nbsp;cause)</code></th>
<td class="colLast">
<div class="block">Create a new exception with informational message and cause.</div>
</td>
Expand All @@ -214,8 +214,8 @@ <h3>Constructor Summary</h3>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.spongepowered.configurate.ConfigurationNode,java.lang.String,java.lang.Throwable)">ConfigurateException</a></span>&#8203;(<a href="ConfigurationNode.html" title="interface in org.spongepowered.configurate">ConfigurationNode</a>&nbsp;pos,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;message,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.Throwable&nbsp;cause)</code></th>
@Nullable java.lang.String&nbsp;message,
@Nullable java.lang.Throwable&nbsp;cause)</code></th>
<td class="colLast">
<div class="block">Create a new exception pre-initialized with path, message, and cause.</div>
</td>
Expand All @@ -236,8 +236,8 @@ <h3>Constructor Summary</h3>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.spongepowered.configurate.NodePath,java.lang.String,java.lang.Throwable)">ConfigurateException</a></span>&#8203;(<a href="NodePath.html" title="interface in org.spongepowered.configurate">NodePath</a>&nbsp;path,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;message,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.Throwable&nbsp;cause)</code></th>
@Nullable java.lang.String&nbsp;message,
@Nullable java.lang.Throwable&nbsp;cause)</code></th>
<td class="colLast">
<div class="block">Create a new exception pre-initialized with path, message, and cause.</div>
</td>
Expand All @@ -261,7 +261,7 @@ <h3>Method Summary</h3>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String</code></td>
<td class="colFirst"><code>@Nullable java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMessage()">getMessage</a></span>()</code></th>
<td class="colLast">
<div class="block">Get a description of the location of this error, with path included.</div>
Expand All @@ -282,7 +282,7 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String</code></td>
<td class="colFirst"><code>@Nullable java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#rawMessage()">rawMessage</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the exception's message without any extra formatting.</div>
Expand Down Expand Up @@ -380,8 +380,8 @@ <h4>ConfigurateException</h4>
<ul class="blockList">
<li class="blockList">
<h4>ConfigurateException</h4>
<pre>public&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.94">ConfigurateException</a>&#8203;(<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;message,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.Throwable&nbsp;cause)</pre>
<pre>public&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.94">ConfigurateException</a>&#8203;(@Nullable java.lang.String&nbsp;message,
@Nullable java.lang.Throwable&nbsp;cause)</pre>
<div class="block">Create a new exception with informational message and cause.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
Expand Down Expand Up @@ -435,8 +435,8 @@ <h4>ConfigurateException</h4>
<li class="blockList">
<h4>ConfigurateException</h4>
<pre>public&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.130">ConfigurateException</a>&#8203;(<a href="ConfigurationNode.html" title="interface in org.spongepowered.configurate">ConfigurationNode</a>&nbsp;pos,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;message,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.Throwable&nbsp;cause)</pre>
@Nullable java.lang.String&nbsp;message,
@Nullable java.lang.Throwable&nbsp;cause)</pre>
<div class="block">Create a new exception pre-initialized with path, message, and cause.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
Expand All @@ -455,8 +455,8 @@ <h4>ConfigurateException</h4>
<li class="blockList">
<h4>ConfigurateException</h4>
<pre>public&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.143">ConfigurateException</a>&#8203;(<a href="NodePath.html" title="interface in org.spongepowered.configurate">NodePath</a>&nbsp;path,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;message,
<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.Throwable&nbsp;cause)</pre>
@Nullable java.lang.String&nbsp;message,
@Nullable java.lang.Throwable&nbsp;cause)</pre>
<div class="block">Create a new exception pre-initialized with path, message, and cause.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
Expand Down Expand Up @@ -539,7 +539,7 @@ <h4>initPath</h4>
<ul class="blockList">
<li class="blockList">
<h4>rawMessage</h4>
<pre class="methodSignature">public&nbsp;<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.177">rawMessage</a>()</pre>
<pre class="methodSignature">public&nbsp;@Nullable java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.177">rawMessage</a>()</pre>
<div class="block">Get the exception's message without any extra formatting.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
Expand All @@ -555,7 +555,7 @@ <h4>rawMessage</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>getMessage</h4>
<pre class="methodSignature">public&nbsp;<a href="https://www.javadoc.io/doc/org.checkerframework/checker-qual/3.40.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual" class="externalLink">@Nullable</a> java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.187">getMessage</a>()</pre>
<pre class="methodSignature">public&nbsp;@Nullable java.lang.String&nbsp;<a href="../../../src-html/org/spongepowered/configurate/ConfigurateException.html#line.187">getMessage</a>()</pre>
<div class="block">Get a description of the location of this error, with path included.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
Expand Down
Loading

0 comments on commit 14ad2f8

Please sign in to comment.