From a6bfd44df424f17ee8067acd9e1c6ec73b411a5d Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 16 Dec 2022 17:37:51 +0100 Subject: [PATCH] Laz2_DOM: Node/Document add links to write/read --- docs/xml/lazutils/laz2_dom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/xml/lazutils/laz2_dom.xml b/docs/xml/lazutils/laz2_dom.xml index 479d701fc7..45d487a965 100644 --- a/docs/xml/lazutils/laz2_dom.xml +++ b/docs/xml/lazutils/laz2_dom.xml @@ -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.

- + + + + @@ -4926,8 +4929,10 @@ TDOMDocument includes the DocumentURI property introduced in DOM Level 3. - - + + + +