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.
RDFLiteral
This object holds a literal resource in a datasource. A literal is a string which contains no child resources.
Properties and Methods:
Returns an RDFEnumerator of all of the properties that point into the literal. This means the properties that have this node as its value.
Returns the source of the literal via the given property. If more than one exists, the first one is returned.
Returns an enumeration of all sources pointing to the literal via the given property.
Returns true if there is a property that points into the literal.
Change an assertion that points to the literal from oldsource to newsource. This is like changing the parent of a resource.
