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
This component implements the following interfaces:
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 |
|---|---|
| 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 )
|
| nsIRDFResource |
void Init ( char* uri )
|
| nsIRDFResource |
void ReleaseDelegate ( char* key )
|
Reference documentation is generated from Mozilla's source.
