-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 2fbaa2a 🚀
- Loading branch information
1 parent
3401272
commit 477c5e8
Showing
294 changed files
with
33,797 additions
and
167 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,135 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (17) --> | ||
<title>All Packages (ConfigAPI 5.0.0-alpha.6)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<meta name="description" content="package index"> | ||
<meta name="generator" content="javadoc/AllPackagesIndexWriter"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-packages-index-page"> | ||
<script type="text/javascript">var pathtoroot = "./"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<div class="flex-box"> | ||
<header role="banner" class="flex-header"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar-top"> | ||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="deprecated-list.html">Deprecated</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html#all-packages">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div class="nav-list-search"><label for="search-input">SEARCH:</label> | ||
<input type="text" id="search-input" value="search" disabled="disabled"> | ||
<input type="reset" id="reset-button" value="reset" disabled="disabled"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip-navbar-top"></span></nav> | ||
</header> | ||
<div class="flex-content"> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 title="All&nbsp;Packages" class="title">All Packages</h1> | ||
</div> | ||
<div class="caption"><span>Package Summary</span></div> | ||
<div class="summary-table two-column-summary"> | ||
<div class="table-header col-first">Package</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/core/comment/package-summary.html">com.github.siroshun09.configapi.core.comment</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package for handling comments.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/core/file/package-summary.html">com.github.siroshun09.configapi.core.file</a></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">A package that includes <a href="com/github/siroshun09/configapi/core/file/FileFormat.html" title="interface in com.github.siroshun09.configapi.core.file"><code>FileFormat</code></a>.</div> | ||
</div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/core/file/java/binary/package-summary.html">com.github.siroshun09.configapi.core.file.java.binary</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package that includes <a href="com/github/siroshun09/configapi/core/file/java/binary/BinaryFormat.html" title="class in com.github.siroshun09.configapi.core.file.java.binary"><code>BinaryFormat</code></a>.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/core/file/java/properties/package-summary.html">com.github.siroshun09.configapi.core.file.java.properties</a></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">A package that includes <a href="com/github/siroshun09/configapi/core/file/java/properties/PropertiesFormat.html" title="class in com.github.siroshun09.configapi.core.file.java.properties"><code>PropertiesFormat</code></a>.</div> | ||
</div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/core/node/package-summary.html">com.github.siroshun09.configapi.core.node</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package containing interfaces/classes/records for Node structure.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/core/node/visitor/package-summary.html">com.github.siroshun09.configapi.core.node.visitor</a></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">A package for classes of visiting <a href="com/github/siroshun09/configapi/core/node/Node.html" title="interface in com.github.siroshun09.configapi.core.node"><code>Node</code></a>s.</div> | ||
</div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/core/serialization/package-summary.html">com.github.siroshun09.configapi.core.serialization</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package to provide "serialization" related interfaces.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/core/serialization/annotation/package-summary.html">com.github.siroshun09.configapi.core.serialization.annotation</a></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">A package for annotations that specify the default value or specify the type of collection/map.</div> | ||
</div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/core/serialization/key/package-summary.html">com.github.siroshun09.configapi.core.serialization.key</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package that includes <a href="com/github/siroshun09/configapi/core/serialization/key/Key.html" title="annotation interface in com.github.siroshun09.configapi.core.serialization.key"><code>Key</code></a> and <a href="com/github/siroshun09/configapi/core/serialization/key/KeyGenerator.html" title="interface in com.github.siroshun09.configapi.core.serialization.key"><code>KeyGenerator</code></a>.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/core/serialization/record/package-summary.html">com.github.siroshun09.configapi.core.serialization.record</a></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">A package that includes implementations for <a href="com/github/siroshun09/configapi/core/serialization/Serializer.html" title="interface in com.github.siroshun09.configapi.core.serialization"><code>Serializer</code></a>/<a href="com/github/siroshun09/configapi/core/serialization/Deserializer.html" title="interface in com.github.siroshun09.configapi.core.serialization"><code>Deserializer</code></a> of the records.</div> | ||
</div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/core/serialization/registry/package-summary.html">com.github.siroshun09.configapi.core.serialization.registry</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package that includes registries for | ||
<a href="com/github/siroshun09/configapi/core/serialization/Serializer.html" title="interface in com.github.siroshun09.configapi.core.serialization"><code>Serializer</code></a>, | ||
<a href="com/github/siroshun09/configapi/core/serialization/Deserializer.html" title="interface in com.github.siroshun09.configapi.core.serialization"><code>Deserializer</code></a>, | ||
and <a href="com/github/siroshun09/configapi/core/serialization/Serialization.html" title="interface in com.github.siroshun09.configapi.core.serialization"><code>Serialization</code></a>.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/core/util/package-summary.html">com.github.siroshun09.configapi.core.util</a></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">The utility package.</div> | ||
</div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/format/gson/package-summary.html">com.github.siroshun09.configapi.format.gson</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package that includes <a href="com/github/siroshun09/configapi/format/gson/GsonFormat.html" title="class in com.github.siroshun09.configapi.format.gson"><code>GsonFormat</code></a>.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/format/jackson/package-summary.html">com.github.siroshun09.configapi.format.jackson</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/format/yaml/package-summary.html">com.github.siroshun09.configapi.format.yaml</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package that includes <a href="com/github/siroshun09/configapi/format/yaml/YamlFormat.html" title="class in com.github.siroshun09.configapi.format.yaml"><code>YamlFormat</code></a>.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/format/yaml/comment/package-summary.html">com.github.siroshun09.configapi.format.yaml.comment</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/test/shared/data/package-summary.html">com.github.siroshun09.configapi.test.shared.data</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package for defining sample data for testing.</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/github/siroshun09/configapi/test/shared/file/package-summary.html">com.github.siroshun09.configapi.test.shared.file</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="com/github/siroshun09/configapi/test/shared/util/package-summary.html">com.github.siroshun09.configapi.test.shared.util</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block">A package that includes utility classes for testing.</div> | ||
</div> | ||
</div> | ||
</main> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
90 changes: 90 additions & 0 deletions
90
5.0.0-alpha.6/com/github/siroshun09/configapi/core/comment/Comment.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (17) --> | ||
<title>Comment (ConfigAPI 5.0.0-alpha.6)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<meta name="description" content="declaration: package: com.github.siroshun09.configapi.core.comment, interface: Comment"> | ||
<meta name="generator" content="javadoc/ClassWriterImpl"> | ||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="../../../../../../script-dir/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="../../../../../../jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="../../../../../../script.js"></script> | ||
<script type="text/javascript" src="../../../../../../script-dir/jquery-3.6.1.min.js"></script> | ||
<script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="class-declaration-page"> | ||
<script type="text/javascript">var pathtoroot = "../../../../../../"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<div class="flex-box"> | ||
<header role="banner" class="flex-header"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar-top"> | ||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="../../../../../../index.html">Overview</a></li> | ||
<li><a href="package-summary.html">Package</a></li> | ||
<li class="nav-bar-cell1-rev">Class</li> | ||
<li><a href="package-tree.html">Tree</a></li> | ||
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> | ||
<li><a href="../../../../../../index-all.html">Index</a></li> | ||
<li><a href="../../../../../../help-doc.html#class">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div> | ||
<ul class="sub-nav-list"> | ||
<li>Summary: </li> | ||
<li>Nested | </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li>Method</li> | ||
</ul> | ||
<ul class="sub-nav-list"> | ||
<li>Detail: </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li>Method</li> | ||
</ul> | ||
</div> | ||
<div class="nav-list-search"><label for="search-input">SEARCH:</label> | ||
<input type="text" id="search-input" value="search" disabled="disabled"> | ||
<input type="reset" id="reset-button" value="reset" disabled="disabled"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip-navbar-top"></span></nav> | ||
</header> | ||
<div class="flex-content"> | ||
<main role="main"> | ||
<!-- ======== START OF CLASS DATA ======== --> | ||
<div class="header"> | ||
<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">com.github.siroshun09.configapi.core.comment</a></div> | ||
<h1 title="Interface Comment" class="title">Interface Comment</h1> | ||
</div> | ||
<section class="class-description" id="class-description"> | ||
<dl class="notes"> | ||
<dt>All Known Subinterfaces:</dt> | ||
<dd><code><a href="SimpleComment.html" title="interface in com.github.siroshun09.configapi.core.comment">SimpleComment</a></code></dd> | ||
</dl> | ||
<dl class="notes"> | ||
<dt>All Known Implementing Classes:</dt> | ||
<dd><code><a href="../../format/yaml/comment/YamlBlockComment.html" title="class in com.github.siroshun09.configapi.format.yaml.comment">YamlBlockComment</a></code>, <code><a href="../../format/yaml/comment/YamlInlineComment.html" title="class in com.github.siroshun09.configapi.format.yaml.comment">YamlInlineComment</a></code>, <code><a href="../../format/yaml/comment/YamlNodeComment.html" title="class in com.github.siroshun09.configapi.format.yaml.comment">YamlNodeComment</a></code>, <code><a href="../../format/yaml/comment/YamlRootComment.html" title="class in com.github.siroshun09.configapi.format.yaml.comment">YamlRootComment</a></code></dd> | ||
</dl> | ||
<hr> | ||
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">Comment</span></div> | ||
<div class="block">An interface to represent the comment. | ||
<p> | ||
The classes that implements this interface should be immutable.</div> | ||
</section> | ||
<!-- ========= END OF CLASS DATA ========= --> | ||
</main> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.