Uses of Interface
javax.xml.stream.events.NotationDeclaration
Packages that use NotationDeclaration
Package
Description
Defines event interfaces for the 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 NotationDeclarationModifier and TypeMethodDescriptionDTD.getNotations()
Return a List containing the notations declared in the DTD.