Class Comment


  • public class Comment
    extends java.lang.Object
    • Constructor Detail

      • Comment

        public Comment​(javax.xml.stream.XMLEventReader reader)
                throws javax.xml.stream.XMLStreamException,
                       SeisFileException
        Throws:
        javax.xml.stream.XMLStreamException
        SeisFileException
    • Method Detail

      • getText

        public java.lang.String getText()
      • setCreationInfo

        public void setCreationInfo​(CreationInfo creationInfo)
      • setText

        public void setText​(java.lang.String text)