WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/rdf/resource-factory;1?name=imap
This component implements the following interfaces:
- nsIClassInfo
- nsICopyMessageListener
- nsIFolder
- nsIJunkMailClassificationListener
- nsIRDFResource
- nsISerializable
- nsISupports
- nsISupportsWeakReference
- nsIUrlListener
Properties
readonly char* nsIRDFResource.Value
The single-byte string value of the resource.
readonly AUTF8String nsIRDFResource.ValueUTF8
The UTF-8 URI of the resource.
Methods
| Interface | Method |
|---|---|
| nsICopyMessageListener |
void beginCopy ( nsIMsgDBHdr message )
|
| nsICopyMessageListener |
void copyData ( nsIInputStream IStream , PRInt32 length )
|
| nsICopyMessageListener |
void endCopy ( PRBool copySucceeded )
|
| nsICopyMessageListener |
void endMessage ( nsMsgKey key )
|
| nsICopyMessageListener |
void endMove ( PRBool moveSucceeded )
|
| nsIRDFNode |
PRBool EqualsNode ( nsIRDFNode node )
|
| nsIRDFResource |
PRBool EqualsString ( char* URI )
|
| nsIRDFResource |
void GetDelegate ( char* key , nsIIDRef IID , out nsQIResult* result )
|
| nsIRDFResource |
[noscript] void GetValueConst ( out char* constValue )
|
| nsISupportsWeakReference |
nsIWeakReference GetWeakReference ( )
|
| nsIRDFResource |
void Init ( char* uri )
|
| nsIJunkMailClassificationListener |
void onMessageClassified ( char* msgURI , nsMsgJunkStatus classification )
|
| nsIUrlListener |
void OnStartRunningUrl ( nsIURI url )
|
| nsIUrlListener |
void OnStopRunningUrl ( nsIURI url , nsresult exitCode )
|
| nsISerializable |
void read ( nsIObjectInputStream inputStream )
|
| nsIRDFResource |
void ReleaseDelegate ( char* key )
|
| nsICopyMessageListener |
void startMessage ( )
|
| nsISerializable |
void write ( nsIObjectOutputStream outputStream )
|
Reference documentation is generated from Mozilla's source.
