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 Modifier and Type 方法 描述 List<NotationDeclaration>
DTD. getNotations()
返回一个包含DTD中声明的符号的列表。
-