eric7.WebBrowser.Bookmarks.NsHtmlReader
Module implementing a class to read Netscape HTML bookmark files.
Global Attributes
Classes
| NsHtmlReader | Class implementing a reader object for Netscape HTML bookmark files. | 
Functions
NsHtmlReader
    Class implementing a reader object for Netscape HTML bookmark files.
Derived from
QObject
Class Attributes
Class Methods
Methods
| NsHtmlReader | Constructor | 
| read | Public method to read a Netscape HTML bookmark file. | 
Static Methods
NsHtmlReader (Constructor)
NsHtmlReader()
        Constructor
NsHtmlReader.read
read(fileNameOrDevice)
        Public method to read a Netscape HTML bookmark file.
- fileNameOrDevice (str)
- 
name of the file to read
            or reference to the device to read (QIODevice)
- Return:
- 
reference to the root node
- Return Type:
- 
BookmarkNode