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。
-