<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://gambas-buch.de/dwen/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>GAMBAS-BOOK 3.19.5 - k27:k27.7</title>
        <description></description>
        <link>https://gambas-buch.de/dwen/</link>
        <lastBuildDate>Tue, 04 Aug 2026 16:54:43 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://gambas-buch.de/dwen/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>GAMBAS-BOOK 3.19.5</title>
            <link>https://gambas-buch.de/dwen/</link>
        </image>
        <item>
            <title>start</title>
            <link>https://gambas-buch.de/dwen/doku.php?id=k27:k27.7:start&amp;rev=1775135222&amp;do=diff</link>
            <description>27.7 Class XmlExplorer

The XmlExplorer (gb.xml) class is special because it is a combination of XmlReader and XmlDocument: The SAX interface is the same as for XmlReader, but the class works internally like the DOM API. When you open a document, it is loaded and parsed via XmlDocument. If you call the Read() method, then an (internal) pointer is moved to the next node. You can then access the current node using the Node property as with XmlReader.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Apr 2026 13:07:02 +0000</pubDate>
        </item>
    </channel>
</rss>
