edu.sc.seis.fissuresUtil.xml
Class XMLTime
java.lang.Object
edu.sc.seis.fissuresUtil.xml.XMLTime
public class XMLTime
- extends java.lang.Object
XMLTime.java
Created: Wed Jun 12 12:17:15 2002
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLTime
public XMLTime()
insert
public static void insert(javax.xml.stream.XMLStreamWriter writer,
Time time)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
insert
public static void insert(org.w3c.dom.Element element,
Time time)
getFissuresTime
public static Time getFissuresTime(org.w3c.dom.Element element)
getFissuresTime
public static Time getFissuresTime(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException