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.
RDFEnumerator
Some of the methods in the other RDF objetcs return RDFEnumerator objects which can be used to iterate over a list of resources.
Properties and Methods:
Returns the next resource in the enumeration, moving the index to the next one.
Returns true if there is an additional resource in the enumeration past the current one.
