This commit is contained in:
RubenVerborgh
2021-08-04 15:27:33 +00:00
parent 7efe96d24f
commit 14b9e3ac63
521 changed files with 5584 additions and 6173 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ConvertingPatchHandler | Community Solid Server - v1.0.0-beta.2</title>
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.2">
<title>ConvertingPatchHandler | Community Solid Server - v1.0.0</title>
<meta name="description" content="Documentation for Community Solid Server - v1.0.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Community Solid Server - v1.0.0-beta.2</a>
<a href="../index.html" class="title">Community Solid Server - v1.0.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">Community Solid Server - v1.0.0-beta.2</a>
<a href="../modules.html">Community Solid Server - v1.0.0</a>
</li>
<li>
<a href="../modules/storage_patch_convertingpatchhandler.html">storage/patch/ConvertingPatchHandler</a>
@@ -145,7 +145,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="storage_patch_patchhandler.patchhandler.html">PatchHandler</a>.<a href="storage_patch_patchhandler.patchhandler.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L27">src/storage/patch/ConvertingPatchHandler.ts:27</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L27">src/storage/patch/ConvertingPatchHandler.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -182,7 +182,7 @@
<div class="tsd-signature tsd-kind-icon">converter<span class="tsd-signature-symbol">:</span> <a href="storage_conversion_representationconverter.representationconverter.html" class="tsd-signature-type" data-tsd-kind="Class">RepresentationConverter</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L25">src/storage/patch/ConvertingPatchHandler.ts:25</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L25">src/storage/patch/ConvertingPatchHandler.ts:25</a></li>
</ul>
</aside>
</section>
@@ -192,7 +192,7 @@
<div class="tsd-signature tsd-kind-icon">default<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L27">src/storage/patch/ConvertingPatchHandler.ts:27</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L27">src/storage/patch/ConvertingPatchHandler.ts:27</a></li>
</ul>
</aside>
</section>
@@ -202,7 +202,7 @@
<div class="tsd-signature tsd-kind-icon">intermediate<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L26">src/storage/patch/ConvertingPatchHandler.ts:26</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L26">src/storage/patch/ConvertingPatchHandler.ts:26</a></li>
</ul>
</aside>
</section>
@@ -212,7 +212,7 @@
<div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <a href="logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L23">src/storage/patch/ConvertingPatchHandler.ts:23</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L23">src/storage/patch/ConvertingPatchHandler.ts:23</a></li>
</ul>
</aside>
</section>
@@ -230,7 +230,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_patch_patchhandler.patchhandler.html">PatchHandler</a>.<a href="storage_patch_patchhandler.patchhandler.html#canhandle">canHandle</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/handlers/AsyncHandler.ts#L13">src/util/handlers/AsyncHandler.ts:13</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/util/handlers/AsyncHandler.ts#L13">src/util/handlers/AsyncHandler.ts:13</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -264,7 +264,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="storage_patch_patchhandler.patchhandler.html">PatchHandler</a>.<a href="storage_patch_patchhandler.patchhandler.html#handle">handle</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L41">src/storage/patch/ConvertingPatchHandler.ts:41</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L41">src/storage/patch/ConvertingPatchHandler.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -295,7 +295,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_patch_patchhandler.patchhandler.html">PatchHandler</a>.<a href="storage_patch_patchhandler.patchhandler.html#handlesafe">handleSafe</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/util/handlers/AsyncHandler.ts#L35">src/util/handlers/AsyncHandler.ts:35</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/util/handlers/AsyncHandler.ts#L35">src/util/handlers/AsyncHandler.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -330,7 +330,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L88">src/storage/patch/ConvertingPatchHandler.ts:88</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L88">src/storage/patch/ConvertingPatchHandler.ts:88</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -368,7 +368,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/fdd1a37/src/storage/patch/ConvertingPatchHandler.ts#L60">src/storage/patch/ConvertingPatchHandler.ts:60</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/patch/ConvertingPatchHandler.ts#L60">src/storage/patch/ConvertingPatchHandler.ts:60</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">