src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,28 +7,25 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter</h1>
-
 <p>
 Module implementing an importer for Internet Explorer bookmarks.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#IExplorerImporter">IExplorerImporter</a></td>
 <td>Class implementing the Chrome bookmarks importer.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#createImporter">createImporter</a></td>
 <td>Constructor</td>
@@ -38,30 +35,29 @@
 <td>Module function to get information for the given source id.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="IExplorerImporter" ID="IExplorerImporter"></a>
 <h2>IExplorerImporter</h2>
-
 <p>
     Class implementing the Chrome bookmarks importer.
 </p>
+
 <h3>Derived from</h3>
 BookmarksImporter
 <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="#IExplorerImporter.__init__">IExplorerImporter</a></td>
 <td>Constructor</td>
@@ -79,19 +75,20 @@
 <td>Public method to set the path of the bookmarks file or directory.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="IExplorerImporter.__init__" ID="IExplorerImporter.__init__"></a>
 <h4>IExplorerImporter (Constructor)</h4>
 <b>IExplorerImporter</b>(<i>sourceId="", parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>sourceId</i> (str (optional))</dt>
@@ -106,10 +103,10 @@
 <a NAME="IExplorerImporter.importedBookmarks" ID="IExplorerImporter.importedBookmarks"></a>
 <h4>IExplorerImporter.importedBookmarks</h4>
 <b>importedBookmarks</b>(<i></i>)
-
 <p>
         Public method to get the imported bookmarks.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -125,10 +122,10 @@
 <a NAME="IExplorerImporter.open" ID="IExplorerImporter.open"></a>
 <h4>IExplorerImporter.open</h4>
 <b>open</b>(<i></i>)
-
 <p>
         Public method to open the bookmarks file.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -144,10 +141,10 @@
 <a NAME="IExplorerImporter.setPath" ID="IExplorerImporter.setPath"></a>
 <h4>IExplorerImporter.setPath</h4>
 <b>setPath</b>(<i>path</i>)
-
 <p>
         Public method to set the path of the bookmarks file or directory.
 </p>
+
 <dl>
 
 <dt><i>path</i> (str)</dt>
@@ -161,10 +158,10 @@
 <a NAME="createImporter" ID="createImporter"></a>
 <h2>createImporter</h2>
 <b>createImporter</b>(<i>sourceId="", parent=None</i>)
-
 <p>
     Constructor
 </p>
+
 <dl>
 
 <dt><i>sourceId</i> (str (optional))</dt>
@@ -194,10 +191,10 @@
 <a NAME="getImporterInfo" ID="getImporterInfo"></a>
 <h2>getImporterInfo</h2>
 <b>getImporterInfo</b>(<i>sourceId</i>)
-
 <p>
     Module function to get information for the given source id.
 </p>
+
 <dl>
 
 <dt><i>sourceId</i> (str)</dt>
@@ -228,4 +225,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