edu.sc.seis.fissuresUtil.xml
Class XMLStationId
java.lang.Object
edu.sc.seis.fissuresUtil.xml.XMLStationId
public class XMLStationId
- extends java.lang.Object
XMLStationId.java
Created: Tue Jul 9 12:48:58 2002
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLStationId
public XMLStationId()
insert
public static void insert(javax.xml.stream.XMLStreamWriter writer,
StationId stationId)
throws javax.xml.stream.XMLStreamException
- StAX insert
- Throws:
javax.xml.stream.XMLStreamException
insert
public static void insert(org.w3c.dom.Element element,
StationId stationId)
- DOM insert
getStationId
public static StationId getStationId(org.w3c.dom.Element base)
getStationId
public static StationId getStationId(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException