update XML IO pattern.

This commit is contained in:
2026-05-24 14:06:51 +08:00
parent 058003f395
commit d7836db45f
314 changed files with 13376 additions and 573 deletions
@@ -109,7 +109,8 @@ Consumers retrieve it with <code>res?.OfType&lt;ProjectApiVersion&gt;().FirstOrD
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.XmlUtils.XFactory.html">XFactory</a></dt>
<dd><p>Factory class for generating objects from XML elements using registered generator functions.</p>
<dd><p>Factory for generating objects from XML elements using registered generator
functions.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -141,7 +142,8 @@ Delegates
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.XmlUtils.XFactory.XGeneratorDelegate.html">XFactory.XGeneratorDelegate</a></dt>
<dd><p>Delegate for generating objects from XML elements with relative file path.</p>
<dd><p>Delegate for generating an object from an XML element with relative
file path context.</p>
</dd>
</dl>
<dl class="jumplist">