Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIDirIndexParser

A parser for 'application/http-index-format' directories.
Inherits from: nsIStreamListener Last changed in Gecko 1.7

Called for each directory entry.

Attributes

Attribute Type Description
comment string The comment given, if any. This result is only valid after OnStopRequest has occurred, because it can occur anywhere in the datastream. Read only.
encoding string The encoding to use.
listener nsIDirIndexListener The interface to use as a callback for new entries.

Document Tags and Contributors

 Contributors to this page: Sheppy, trevorh, Kglee
 Last updated by: Sheppy,