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.

nsIDOM3Document

IID:2e0e9ea1-72ab-4d9e-bdeb-ca64e1abeba4
Inherits From:nsIDOM3Node

For more information on this interface, please see http://www.w3.org/TR/DOM-Level-3-Core/

This interface is implemented by the following components:


Properties

DOMString documentURI

readonly nsIDOMDOMConfiguration domConfig

readonly DOMString inputEncoding

PRBool strictErrorChecking

readonly DOMString xmlEncoding

PRBool xmlStandalone

DOMString xmlVersion


Methods

nsIDOMNode adoptNode ( nsIDOMNode source ) void normalizeDocument ( ) nsIDOMNode renameNode ( nsIDOMNode node , DOMString namespaceURI , DOMString qualifiedName )

nsIDOMNode adoptNode ( nsIDOMNode source )

Arguments:
source

void normalizeDocument ( )


nsIDOMNode renameNode ( nsIDOMNode node , DOMString namespaceURI , DOMString qualifiedName )

Arguments:
node
namespaceURI
qualifiedName

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com