com.bea.xml.stream.events

Class CommentEvent

public class CommentEvent extends CharactersEvent implements Comment

Constructor Summary
CommentEvent()
CommentEvent(String data)
Method Summary
StringgetText()
protected voidinit()
StringtoString()

Constructor Detail

CommentEvent

public CommentEvent()

CommentEvent

public CommentEvent(String data)

Method Detail

getText

public String getText()

init

protected void init()

toString

public String toString()