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.
nsIDirIndexParser
| IID: | 38e3066c-1dd2-11b2-9b59-8be515c1ee3f |
| Inherits From: | nsIStreamListener |
This interface is implemented by the following components:
Properties
readonly char* comment
The comment given, if any This result is only valid _after_ OnStopRequest has occurred, because it can occur anywhere in the datastream
char* encoding
The encoding to use
nsIDirIndexListener listener
The interface to use as a callback for new entries
Reference documentation is generated from Mozilla's source.
