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.

nsIDOMLSSerializer

IID:96ea4792-d362-4c28-a8c2-0337790d648a
Inherits From:nsISupports

Properties

readonly nsIDOMDOMConfiguration domConfig

nsIDOMLSSerializerFilter filter

DOMString newLine


Methods

PRBool write ( nsIDOMNode nodeArg , nsIDOMLSOutput destination ) DOMString writeToString ( nsIDOMNode nodeArg ) PRBool writeToURI ( nsIDOMNode nodeArg , DOMString uri )

PRBool write ( nsIDOMNode nodeArg , nsIDOMLSOutput destination )

Arguments:
nodeArg
destination

DOMString writeToString ( nsIDOMNode nodeArg )

Arguments:
nodeArg

PRBool writeToURI ( nsIDOMNode nodeArg , DOMString uri )

Arguments:
nodeArg
uri

References

This interface is returned from the following methods:

nsIDOMDOMImplementationLS.createLSSerializer

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com