JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
org.w3c.dom.ls
Packages that use
org.w3c.dom.ls
软件包
描述
javax.xml.catalog
提供实现
XML Catalogs OASIS Standard V1.1, 7 October 2005
的类。
javax.xml.validation
提供用于验证XML文档的API。
org.w3c.dom.ls
为DOM Level 3加载和保存提供接口。
Classes in
org.w3c.dom.ls
used by
javax.xml.catalog
类
描述
LSInput
此接口表示数据的输入源。
LSResourceResolver
LSResourceResolver
为应用程序提供了一种将引用重定向到外部资源的方法。
Classes in
org.w3c.dom.ls
used by
javax.xml.validation
类
描述
LSResourceResolver
LSResourceResolver
为应用程序提供了一种将引用重定向到外部资源的方法。
Classes in
org.w3c.dom.ls
used by
org.w3c.dom.ls
类
描述
LSException
如果处理停止,则解析或写入操作可能会抛出
LSException
。
LSInput
此接口表示数据的输入源。
LSOutput
此接口表示数据的输出目标。
LSParser
对象的接口,能够从各种输入源构建或扩充DOM树。
LSParserFilter
LSParserFilter
s为应用程序提供了在解析时构建节点时检查节点的能力。
LSSerializer
A
LSSerializer
提供了用于将DOM文档序列化(写入)到XML的API。
LSSerializerFilter
LSSerializerFilter
s provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not.