|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.stationxml.IrisCommentList
public class IrisCommentList
Constructor Summary | |
---|---|
IrisCommentList(java.lang.String elementName)
|
|
IrisCommentList(javax.xml.stream.XMLEventReader reader,
java.lang.String elementName)
|
Method Summary | |
---|---|
java.lang.String |
getElementName()
|
java.util.List<IrisComment> |
getList()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IrisCommentList(java.lang.String elementName)
public IrisCommentList(javax.xml.stream.XMLEventReader reader, java.lang.String elementName) throws javax.xml.stream.XMLStreamException, StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException
Method Detail |
---|
public java.lang.String getElementName()
public java.util.List<IrisComment> getList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |