116 </dl><a NAME="BookmarksImporter.importedBookmarks" ID="BookmarksImporter.importedBookmarks"></a> |
116 </dl><a NAME="BookmarksImporter.importedBookmarks" ID="BookmarksImporter.importedBookmarks"></a> |
117 <h4>BookmarksImporter.importedBookmarks</h4> |
117 <h4>BookmarksImporter.importedBookmarks</h4> |
118 <b>importedBookmarks</b>(<i></i>) |
118 <b>importedBookmarks</b>(<i></i>) |
119 <p> |
119 <p> |
120 Public method to get the imported bookmarks. |
120 Public method to get the imported bookmarks. |
|
121 </p><p> |
|
122 It must return the imported bookmarks (BookmarkNode). |
121 </p><dl> |
123 </p><dl> |
122 <dt>Returns:</dt> |
124 <dt>Raises <b>NotImplementedError</b>:</dt> |
123 <dd> |
125 <dd> |
124 imported bookmarks (BookmarkNode) |
126 raised to indicate this method must |
|
127 be implemented by a subclass |
125 </dd> |
128 </dd> |
126 </dl><a NAME="BookmarksImporter.open" ID="BookmarksImporter.open"></a> |
129 </dl><a NAME="BookmarksImporter.open" ID="BookmarksImporter.open"></a> |
127 <h4>BookmarksImporter.open</h4> |
130 <h4>BookmarksImporter.open</h4> |
128 <b>open</b>(<i></i>) |
131 <b>open</b>(<i></i>) |
129 <p> |
132 <p> |
130 Public method to open the bookmarks file. |
133 Public method to open the bookmarks file. |
|
134 </p><p> |
|
135 It must return a flag indicating success (boolean). |
131 </p><dl> |
136 </p><dl> |
132 <dt>Returns:</dt> |
137 <dt>Raises <b>NotImplementedError</b>:</dt> |
133 <dd> |
138 <dd> |
134 flag indicating success (boolean) |
139 raised to indicate this method must |
|
140 be implemented by a subclass |
135 </dd> |
141 </dd> |
136 </dl><a NAME="BookmarksImporter.setPath" ID="BookmarksImporter.setPath"></a> |
142 </dl><a NAME="BookmarksImporter.setPath" ID="BookmarksImporter.setPath"></a> |
137 <h4>BookmarksImporter.setPath</h4> |
143 <h4>BookmarksImporter.setPath</h4> |
138 <b>setPath</b>(<i>path</i>) |
144 <b>setPath</b>(<i>path</i>) |
139 <p> |
145 <p> |