软件包 | 描述 |
---|---|
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 提供应用程序在分析时正在构造时检查节点的能力。
|
LSSerializer
A
LSSerializer 提供了将DOM文档序列化(写入)到XML中的API。
|
LSSerializerFilter
LSSerializerFilter 为应用程序提供了检查节点的序列化能力,并决定哪些节点应该被序列化。
|
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.