diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-26 13:35:42 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-26 13:35:42 +0200 |
commit | b6259755630be381b60cc1a7004e8366d3c2c07e (patch) | |
tree | 0eb51661c95078630a3ed47205d2c1ed1c537383 /target/site/apidocs/serialized-form.html | |
parent | f920b48762cae194d5a9f7808273826714166424 (diff) | |
parent | 8e13dba6e1c39dd841d60fddc3c4060f9b4a4b85 (diff) |
Merge branch 'feature/STZ-0007' into develop
Diffstat (limited to 'target/site/apidocs/serialized-form.html')
-rw-r--r-- | target/site/apidocs/serialized-form.html | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/target/site/apidocs/serialized-form.html b/target/site/apidocs/serialized-form.html new file mode 100644 index 0000000..de7162a --- /dev/null +++ b/target/site/apidocs/serialized-form.html @@ -0,0 +1,89 @@ +<!DOCTYPE HTML> +<!-- NewPage --> +<html lang="fr"> +<head> +<!-- Generated by javadoc (16) on Sat Jun 26 13:25:31 CEST 2021 --> +<title>Serialized Form (spoteezer 0.1.0 API)</title> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<meta name="dc.created" content="2021-06-26"> +<meta name="description" content="serialized forms"> +<meta name="generator" content="javadoc/SerializedFormWriterImpl"> +<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.5.1.min.js"></script> +<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> +</head> +<body class="serialized-form-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>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li><a href="index-all.html">Index</a></li> +<li><a href="help-doc.html">Help</a></li> +</ul> +</div> +<div class="sub-nav"> +<div class="nav-list-search"><label for="search">SEARCH:</label> +<input type="text" id="search" value="search" disabled="disabled"> +<input type="reset" id="reset" 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="Serialized Form" class="title">Serialized Form</h1> +</div> +<ul class="block-list"> +<li> +<section class="serialized-package-container"> +<h2 title="Package">Package musichub.business</h2> +<ul class="block-list"> +<li> +<section class="serialized-class-details" id="musichub.business.NoAlbumFoundException"> +<h3>Class <a href="musichub/business/NoAlbumFoundException.html" title="class in musichub.business">musichub.business.NoAlbumFoundException</a> extends <a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/Exception.html" title="class or interface in java.lang" class="external-link">Exception</a> implements Serializable</h3> +</section> +</li> +<li> +<section class="serialized-class-details" id="musichub.business.NoElementFoundException"> +<h3>Class <a href="musichub/business/NoElementFoundException.html" title="class in musichub.business">musichub.business.NoElementFoundException</a> extends <a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/Exception.html" title="class or interface in java.lang" class="external-link">Exception</a> implements Serializable</h3> +</section> +</li> +<li> +<section class="serialized-class-details" id="musichub.business.NoPlayListFoundException"> +<h3>Class <a href="musichub/business/NoPlayListFoundException.html" title="class in musichub.business">musichub.business.NoPlayListFoundException</a> extends <a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/Exception.html" title="class or interface in java.lang" class="external-link">Exception</a> implements Serializable</h3> +</section> +</li> +</ul> +</section> +</li> +</ul> +</main> +<footer role="contentinfo"> +<hr> +<p class="legal-copy"><small>Copyright © 2021. All rights reserved.</small></p> +</footer> +</div> +</div> +</body> +</html> |