软件包 | 描述 |
---|---|
org.w3c.dom |
提供的文档对象模型(DOM)接口是一组API的
Java API for XML Processing。
|
org.w3c.dom.ls |
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
Document.getDomConfig()
配置
Document.normalizeDocument() 调用时使用。
|
Modifier and Type | Method and Description |
---|---|
DOMConfiguration |
LSSerializer.getDomConfig()
的
DOMConfiguration 对象使用的
LSSerializer 当序列化一个DOM节点。
|
DOMConfiguration |
LSParser.getDomConfig()
的
DOMConfiguration 对象用于分析输入源。
|
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.