Laz2_DOM: Node/Document add links to write/read

This commit is contained in:
Martin 2022-12-16 17:37:51 +01:00
parent 0101ac78d4
commit a6bfd44df4

View File

@ -890,7 +890,10 @@ specified in the DOM specification. These descendent classes may alter the
base value and/or behavior as required for the specialized node type. base value and/or behavior as required for the specialized node type.
</p> </p>
</descr> </descr>
<seealso></seealso> <seealso>
<link id="laz2_XMLWrite.WriteXML"/>
<link id="laz2_XMLRead.ReadXMLFragment"/>
</seealso>
</element> </element>
<!-- variable Visibility: protected --> <!-- variable Visibility: protected -->
@ -4926,8 +4929,10 @@ TDOMDocument includes the DocumentURI property introduced in DOM Level 3.
<seealso> <seealso>
<link id="TDOMNode_WithChildren"/> <link id="TDOMNode_WithChildren"/>
<link id="TXMLDocument"/> <link id="TXMLDocument"/>
</seealso> <link id="laz2_XMLWrite.WriteXMLFile"/>
</element> <link id="laz2_XMLRead.ReadXMLFile"/>
<link id="laz2_XMLRead.ReadDTDFile"/>
</seealso></element>
<!-- variable Visibility: protected --> <!-- variable Visibility: protected -->
<element name="TDOMDocument.FIDList"/> <element name="TDOMDocument.FIDList"/>