JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
总览
模块
包
类
引用关系
树
实验API
新API
过时API
索引
帮助
搜索
Uses of Interface
javax.xml.stream.events.DTD
Packages that use
DTD
包
描述
javax.xml.stream
Defines interfaces and classes for the Streaming API for XML (StAX).
Uses of
DTD
in
javax.xml.stream
Methods in
javax.xml.stream
that return
DTD
修饰符和类
方法
描述
abstract
DTD
XMLEventFactory.
createDTD
(
String
dtd)
Create a document type definition event This string contains the entire document type declaration that matches the doctypedecl in the XML 1.0 specification