JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.xml.stream.events.NotationDeclaration
Packages that use
NotationDeclaration
软件包
描述
javax.xml.stream.events
为Streaming API for XML(StAX)定义事件接口。
Uses of
NotationDeclaration
in
javax.xml.stream.events
Methods in
javax.xml.stream.events
that return types with arguments of type
NotationDeclaration
变量和类型
方法
描述
List
<
NotationDeclaration
>
DTD.
getNotations
()
返回包含DTD中声明的符号的List。