src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordReader.html

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordReader.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordReader.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Passwords.PasswordReader</h1>
-
 <p>
 Module implementing a class to read login data files.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#PasswordReader">PasswordReader</a></td>
 <td>Class implementing a reader object for login data files.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="PasswordReader" ID="PasswordReader"></a>
 <h2>PasswordReader</h2>
-
 <p>
     Class implementing a reader object for login data files.
 </p>
+
 <h3>Derived from</h3>
 QXmlStreamReader
 <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="#PasswordReader.__init__">PasswordReader</a></td>
 <td>Constructor</td>
@@ -83,61 +80,62 @@
 <td>Public method to read a login data file.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="PasswordReader.__init__" ID="PasswordReader.__init__"></a>
 <h4>PasswordReader (Constructor)</h4>
 <b>PasswordReader</b>(<i></i>)
-
 <p>
         Constructor
 </p>
+
 <a NAME="PasswordReader.__readForms" ID="PasswordReader.__readForms"></a>
 <h4>PasswordReader.__readForms</h4>
 <b>__readForms</b>(<i></i>)
-
 <p>
         Private method to read the forms information.
 </p>
+
 <a NAME="PasswordReader.__readLogins" ID="PasswordReader.__readLogins"></a>
 <h4>PasswordReader.__readLogins</h4>
 <b>__readLogins</b>(<i></i>)
-
 <p>
         Private method to read the login information.
 </p>
+
 <a NAME="PasswordReader.__readNevers" ID="PasswordReader.__readNevers"></a>
 <h4>PasswordReader.__readNevers</h4>
 <b>__readNevers</b>(<i></i>)
-
 <p>
         Private method to read the never URLs.
 </p>
+
 <a NAME="PasswordReader.__readPasswords" ID="PasswordReader.__readPasswords"></a>
 <h4>PasswordReader.__readPasswords</h4>
 <b>__readPasswords</b>(<i></i>)
-
 <p>
         Private method to read and parse the login data file.
 </p>
+
 <a NAME="PasswordReader.__skipUnknownElement" ID="PasswordReader.__skipUnknownElement"></a>
 <h4>PasswordReader.__skipUnknownElement</h4>
 <b>__skipUnknownElement</b>(<i></i>)
-
 <p>
         Private method to skip over all unknown elements.
 </p>
+
 <a NAME="PasswordReader.read" ID="PasswordReader.read"></a>
 <h4>PasswordReader.read</h4>
 <b>read</b>(<i>fileNameOrDevice</i>)
-
 <p>
         Public method to read a login data file.
 </p>
+
 <dl>
 
 <dt><i>fileNameOrDevice</i> (str)</dt>
@@ -160,4 +158,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