软件包 | 描述 |
---|---|
javax.xml.validation |
这个软件包提供了一个用于验证XML文档的API。
|
org.w3c.dom.ls |
Class and Description |
---|
LSResourceResolver
LSResourceResolver 提供重定向引用外部资源的应用程序的方法。
|
Class and Description |
---|
LSException
分析器或写操作可能如果处理停止抛出
LSException 。
|
LSInput
此接口表示数据的输入源。
|
LSOutput
此接口表示数据的输出目的地。
|
LSParser
一个接口的对象,可以建立,或增强,从各种输入源的DOM树。
|
LSParserFilter
LSParserFilter s提供应用检查节点作为他们正在建立在分析的能力。
|
LSSerializer
一个
LSSerializer 提供了一个API,用于序列化(写)一个DOM文档到XML。
|
LSSerializerFilter
LSSerializerFilter s提供应用能力的考查节点作为他们被序列化并决定哪些节点应该序列化或不。
|
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.