mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -44,7 +44,7 @@ so paths only differing in intermediate types can be combined.</li>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ChainedConverter</span></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L73">src/storage/conversion/ChainedConverter.ts:73</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L73">src/storage/conversion/ChainedConverter.ts:73</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -89,19 +89,19 @@ so paths only differing in intermediate types can be combined.</li>
|
||||
<h4 class="tsd-returns-title">Returns <a href="ChainedConverter.html" class="tsd-signature-type tsd-kind-class">ChainedConverter</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="RepresentationConverter.html">RepresentationConverter</a>.<a href="RepresentationConverter.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L78">src/storage/conversion/ChainedConverter.ts:78</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L78">src/storage/conversion/ChainedConverter.ts:78</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="converters" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>converters</span><a href="#converters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">converters</span><span class="tsd-signature-symbol">:</span> <a href="TypedRepresentationConverter.html" class="tsd-signature-type tsd-kind-class">TypedRepresentationConverter</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L76">src/storage/conversion/ChainedConverter.ts:76</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L76">src/storage/conversion/ChainedConverter.ts:76</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected"><a id="logger" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">logger</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L74">src/storage/conversion/ChainedConverter.ts:74</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L74">src/storage/conversion/ChainedConverter.ts:74</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="canHandle" class="tsd-anchor"></a>
|
||||
@@ -125,7 +125,7 @@ If it cannot handle the input, rejects with an error explaining why.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Overrides <a href="RepresentationConverter.html">RepresentationConverter</a>.<a href="RepresentationConverter.html#canHandle">canHandle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L86">src/storage/conversion/ChainedConverter.ts:86</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L86">src/storage/conversion/ChainedConverter.ts:86</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="findBest" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>find<wbr/>Best</span><a href="#findBest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -143,7 +143,7 @@ Will return undefined if there are no matches.</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">ConversionPath</span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L190">src/storage/conversion/ChainedConverter.ts:190</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L190">src/storage/conversion/ChainedConverter.ts:190</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="findConverterPreference" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>find<wbr/>Converter<wbr/>Preference</span><a href="#findConverterPreference" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -166,7 +166,7 @@ All types that have already been used will be removed from the output types.</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">ConverterPreference</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L281">src/storage/conversion/ChainedConverter.ts:281</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L281">src/storage/conversion/ChainedConverter.ts:281</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="findPath" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>find<wbr/>Path</span><a href="#findPath" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -182,7 +182,7 @@ All types that have already been used will be removed from the output types.</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">ConversionPath</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L117">src/storage/conversion/ChainedConverter.ts:117</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L117">src/storage/conversion/ChainedConverter.ts:117</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="generatePath" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>generate<wbr/>Path</span><a href="#generatePath" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -204,7 +204,7 @@ which will then be used to instantiate a specific <code>MatchedPath</code> for t
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">ConversionPath</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L130">src/storage/conversion/ChainedConverter.ts:130</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L130">src/storage/conversion/ChainedConverter.ts:130</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="handle" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>handle</span><a href="#handle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -226,7 +226,7 @@ When unconditionally calling both in sequence, consider <a href="BearerWebIdExtr
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Overrides <a href="RepresentationConverter.html">RepresentationConverter</a>.<a href="RepresentationConverter.html#handle">handle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L93">src/storage/conversion/ChainedConverter.ts:93</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L93">src/storage/conversion/ChainedConverter.ts:93</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="handleSafe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>handle<wbr/>Safe</span><a href="#handleSafe" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -249,7 +249,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="RepresentationConverter.html">RepresentationConverter</a>.<a href="RepresentationConverter.html#handleSafe">handleSafe</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="modifyTypeWeights" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>modify<wbr/>Type<wbr/>Weights</span><a href="#modifyTypeWeights" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -268,7 +268,7 @@ with all values multiplied by the given weight.</p>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/ValuePreferences.html" class="tsd-signature-type tsd-kind-type-alias">ValuePreferences</a></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L249">src/storage/conversion/ChainedConverter.ts:249</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L249">src/storage/conversion/ChainedConverter.ts:249</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="removeBadPaths" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>remove<wbr/>Bad<wbr/>Paths</span><a href="#removeBadPaths" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -298,7 +298,7 @@ This depends on a valid path already being found, if not all the input paths wil
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">ConversionPath</span><span class="tsd-signature-symbol">[]</span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L208">src/storage/conversion/ChainedConverter.ts:208</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L208">src/storage/conversion/ChainedConverter.ts:208</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="supportedConverters" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>supported<wbr/>Converters</span><a href="#supportedConverters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -319,7 +319,7 @@ Filters out converters that would produce an already seen type.</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">ConverterPreference</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L257">src/storage/conversion/ChainedConverter.ts:257</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L257">src/storage/conversion/ChainedConverter.ts:257</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="takeStep" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>take<wbr/>Step</span><a href="#takeStep" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -338,7 +338,7 @@ For each of these converters a new path gets created which is the input path app
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">ConversionPath</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L229">src/storage/conversion/ChainedConverter.ts:229</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L229">src/storage/conversion/ChainedConverter.ts:229</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="updatePathWeights" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>update<wbr/>Path<wbr/>Weights</span><a href="#updatePathWeights" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -356,7 +356,7 @@ For each of these converters a new path gets created which is the input path app
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/conversion/ChainedConverter.ts#L175">src/storage/conversion/ChainedConverter.ts:175</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/conversion/ChainedConverter.ts#L175">src/storage/conversion/ChainedConverter.ts:175</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user