Module implementing a class to write Netscape HTML bookmark files.
None |
NsHtmlWriter | Class implementing a writer object to generate Netscape HTML bookmark files. |
None |
Class implementing a writer object to generate Netscape HTML bookmark files.
indentSize |
None |
NsHtmlWriter | Constructor |
__write | Private method to write an Netscape HTML bookmark file. |
__writeBookmark | Private method to write a bookmark node. |
__writeFolder | Private method to write a bookmark node. |
__writeItem | Private method to write an entry for a node. |
__writeSeparator | Private method to write a separator. |
write | Public method to write an Netscape HTML bookmark file. |
None |
Constructor
Private method to write an Netscape HTML bookmark file.
Private method to write a bookmark node.
Private method to write a bookmark node.
Private method to write an entry for a node.
Private method to write a separator.
Public method to write an Netscape HTML bookmark file.