| 软件包 | 描述 |
|---|---|
| org.w3c.dom.ls |
| Modifier and Type | Method and Description |
|---|---|
LSOutput |
DOMImplementationLS.createLSOutput()
创建一个空的输出目标对象,
LSOutput.characterStream,
LSOutput.byteStream,
LSOutput.systemId,
LSOutput.encoding是空的。
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LSSerializer.write(Node nodeArg, LSOutput destination)
将指定的节点如上面所描述的对
LSSerializer接口的一般描述。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.