javax.xml.stream.events

Interface Comment

public interface Comment extends XMLEvent

A comment event.
Method Summary
StringgetText()
Returns the comment text.

Method Detail

getText

public String getText()
Returns the comment text.