src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.XbelWriter.html

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.XbelWriter.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.XbelWriter.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Bookmarks.XbelWriter</h1>
-
 <p>
 Module implementing a class to write XBEL bookmark files.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#XbelWriter">XbelWriter</a></td>
 <td>Class implementing a writer object to generate XBEL bookmark files.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="XbelWriter" ID="XbelWriter"></a>
 <h2>XbelWriter</h2>
-
 <p>
     Class implementing a writer object to generate XBEL bookmark files.
 </p>
+
 <h3>Derived from</h3>
 QXmlStreamWriter
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#XbelWriter.__init__">XbelWriter</a></td>
 <td>Constructor</td>
@@ -71,26 +68,27 @@
 <td>Public method to write an XBEL bookmark file.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="XbelWriter.__init__" ID="XbelWriter.__init__"></a>
 <h4>XbelWriter (Constructor)</h4>
 <b>XbelWriter</b>(<i></i>)
-
 <p>
         Constructor
 </p>
+
 <a NAME="XbelWriter.__write" ID="XbelWriter.__write"></a>
 <h4>XbelWriter.__write</h4>
 <b>__write</b>(<i>root</i>)
-
 <p>
         Private method to write an XBEL bookmark file.
 </p>
+
 <dl>
 
 <dt><i>root</i> (BookmarkNode)</dt>
@@ -113,10 +111,10 @@
 <a NAME="XbelWriter.__writeItem" ID="XbelWriter.__writeItem"></a>
 <h4>XbelWriter.__writeItem</h4>
 <b>__writeItem</b>(<i>node</i>)
-
 <p>
         Private method to write an entry for a node.
 </p>
+
 <dl>
 
 <dt><i>node</i> (BookmarkNode)</dt>
@@ -127,10 +125,10 @@
 <a NAME="XbelWriter.write" ID="XbelWriter.write"></a>
 <h4>XbelWriter.write</h4>
 <b>write</b>(<i>fileNameOrDevice, root</i>)
-
 <p>
         Public method to write an XBEL bookmark file.
 </p>
+
 <dl>
 
 <dt><i>fileNameOrDevice</i> (str)</dt>
@@ -157,4 +155,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial