The content sink stuff is based loosely on
Definition at line 344 of file nsPlacesImportExportService.cpp.
| BookmarkContentSink::BookmarkContentSink |
( |
| ) |
|
| NS_IMETHOD BookmarkContentSink::AddComment |
( |
const nsIParserNode & |
aNode | ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::AddDocTypeDecl |
( |
const nsIParserNode & |
aNode | ) |
|
|
inline |
| NS_IMETHODIMP BookmarkContentSink::AddLeaf |
( |
const nsIParserNode & |
aNode | ) |
|
| NS_IMETHOD BookmarkContentSink::AddProcessingInstruction |
( |
const nsIParserNode & |
aNode | ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::BeginContext |
( |
PRInt32 |
aPosition | ) |
|
|
inline |
| NS_IMETHODIMP BookmarkContentSink::CloseContainer |
( |
const nsHTMLTag |
aTag | ) |
|
| PRTime BookmarkContentSink::ConvertImportedDateToInternalDate |
( |
const nsACString & |
aDate | ) |
|
|
protected |
| PRInt64 BookmarkContentSink::ConvertImportedIdToInternalId |
( |
const nsCString & |
aId | ) |
|
|
protected |
| NS_IMETHOD BookmarkContentSink::DidProcessAToken |
( |
| ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::DidProcessTokens |
( |
| ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::EndContext |
( |
PRInt32 |
aPosition | ) |
|
|
inline |
| virtual void BookmarkContentSink::FlushPendingNotifications |
( |
mozFlushType |
aType | ) |
|
|
inlinevirtual |
| virtual nsISupports* BookmarkContentSink::GetTarget |
( |
| ) |
|
|
inlinevirtual |
| void BookmarkContentSink::HandleContainerBegin |
( |
const nsIParserNode & |
node | ) |
|
|
protected |
| void BookmarkContentSink::HandleContainerEnd |
( |
| ) |
|
|
protected |
| void BookmarkContentSink::HandleHead1Begin |
( |
const nsIParserNode & |
node | ) |
|
|
protected |
| void BookmarkContentSink::HandleHeadBegin |
( |
const nsIParserNode & |
node | ) |
|
|
protected |
| void BookmarkContentSink::HandleHeadEnd |
( |
| ) |
|
|
protected |
| void BookmarkContentSink::HandleLinkBegin |
( |
const nsIParserNode & |
node | ) |
|
|
protected |
| void BookmarkContentSink::HandleLinkEnd |
( |
| ) |
|
|
protected |
| void BookmarkContentSink::HandleSeparator |
( |
const nsIParserNode & |
node | ) |
|
|
protected |
| nsresult BookmarkContentSink::Init |
( |
PRBool |
aAllowRootChanges, |
|
|
nsINavBookmarksService * |
bookmarkService, |
|
|
PRInt64 |
aFolder, |
|
|
PRBool |
aIsImportDefaults |
|
) |
| |
| NS_IMETHOD BookmarkContentSink::IsEnabled |
( |
PRInt32 |
aTag, |
|
|
PRBool * |
aReturn |
|
) |
| |
|
inline |
| nsresult BookmarkContentSink::NewFrame |
( |
| ) |
|
|
protected |
| NS_IMETHOD BookmarkContentSink::NotifyTagObservers |
( |
nsIParserNode * |
aNode | ) |
|
|
inline |
| BookmarkContentSink::NS_IMETHOD_ |
( |
PRBool |
| ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::OpenContainer |
( |
const nsIParserNode & |
aNode | ) |
|
| NS_IMETHOD BookmarkContentSink::OpenHead |
( |
| ) |
|
|
inline |
| nsresult BookmarkContentSink::PopFrame |
( |
| ) |
|
|
protected |
| NS_IMETHOD BookmarkContentSink::SetDocumentCharset |
( |
nsACString & |
aCharset | ) |
|
|
inline |
| nsresult BookmarkContentSink::SetFaviconForURI |
( |
nsIURI * |
aPageURI, |
|
|
nsIURI * |
aFaviconURI, |
|
|
const nsString & |
aData |
|
) |
| |
|
protected |
| NS_IMETHOD BookmarkContentSink::SetParser |
( |
nsIParser * |
aParser | ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::WillInterrupt |
( |
| ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::WillProcessAToken |
( |
| ) |
|
|
inline |
| NS_IMETHOD BookmarkContentSink::WillResume |
( |
| ) |
|
|
inline |
| PRBool BookmarkContentSink::mAllowRootChanges |
|
protected |
| nsCOMPtr<nsIAnnotationService> BookmarkContentSink::mAnnotationService |
|
protected |
| nsCOMPtr<nsINavBookmarksService> BookmarkContentSink::mBookmarksService |
|
protected |
| PRBool BookmarkContentSink::mFolderSpecified |
|
protected |
| nsCOMPtr<nsINavHistoryService> BookmarkContentSink::mHistoryService |
|
protected |
| PRBool BookmarkContentSink::mIsImportDefaults |
|
protected |
| nsCOMPtr<nsILivemarkService> BookmarkContentSink::mLivemarkService |
|
protected |
The documentation for this class was generated from the following file: