Uses of Interface
javax.xml.stream.events.Comment
Package
Description
Defines interfaces and classes for the Streaming API for XML (StAX).
-
Uses of Comment in javax.xml.stream
Modifier and TypeMethodDescriptionabstract Comment
XMLEventFactory.createComment
(String text) Create a comment.