File
Doc
Category
Size
Date
Package
Comment.java
API Doc
Java SE 6 API
372
Tue Jun 10 00:27:10 BST 2008
javax.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.String
getText
()
Return the string data of the comment, returns empty string if it does not exist
Java Code Source