Linux Mac OSX Windows

Implemented by

 A parser for application/http-index-format
[scriptable, uuid(38e3066c-1dd2-11b2-9b59-8be515c1ee3f)]
interface nsIDirIndexParser : nsIStreamListener

Attributes

 The comment given, if any
 This result is only valid _after_ OnStopRequest has occurred,
 because it can occur anywhere in the datastream
readonly attribute string comment
 The encoding to use
attribute string encoding
 The interface to use as a callback for new entries
attribute nsIDirIndexListener listener