Common DOM API
A B C D E F G H I L M N O P R S T U V W

W

write(String) - Method in interface org.w3c.dom.html.HTMLDocument
Write a string of text to a document stream opened by open() .
writeln(String) - Method in interface org.w3c.dom.html.HTMLDocument
Write a string of text followed by a newline character to a document stream opened by open() .
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)

Common DOM API
A B C D E F G H I L M N O P R S T U V W
Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.