Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(a6cf90cd-15b3-11d2-932e-00805f8add32)]
interface nsIDOMNSDocument : nsISupports

Attributes


        
readonly attribute DOMString characterSet

        
readonly attribute DOMString contentType

        
attribute DOMString dir

        
readonly attribute DOMString lastModified

        
readonly attribute nsIDOMLocation location

        
readonly attribute DOMString referrer

        
attribute DOMString title

Methods


        
nsIBoxObject getBoxObjectFor(in nsIDOMElement elt)

        
void setBoxObjectFor(in nsIDOMElement elt, in nsIBoxObject boxObject)