FileDocCategorySizeDatePackage
Comment.javaAPI DocJava SE 6 API372Tue Jun 10 00:27:10 BST 2008javax.xml.stream.events

Comment

public interface Comment implements XMLEvent
An interface for comment events
version
1.0
author
Copyright (c) 2003 by BEA Systems. All Rights Reserved.
since
1.6

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringgetText()
Return the string data of the comment, returns empty string if it does not exist