站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java 2 SDK v1.4.2, Java 2 SDK 英文文档

W-Index (Common DOM API) - Java 2 SDK v1.4.2, Java 2 SDK 英文文档

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

W

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)
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() .

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 2003 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.