public class Comment
extends java.lang.Object
| Constructor and Description |
|---|
Comment(javax.xml.stream.XMLEventReader reader) |
| Modifier and Type | Method and Description |
|---|---|
CreationInfo |
getCreationInfo() |
java.lang.String |
getText() |
public Comment(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
SeisFileException
javax.xml.stream.XMLStreamExceptionSeisFileExceptionpublic java.lang.String getText()
public CreationInfo getCreationInfo()