edu.sc.seis.fissuresUtil.xml
Class XMLLocation
java.lang.Object
edu.sc.seis.fissuresUtil.xml.XMLLocation
public class XMLLocation
- extends java.lang.Object
XMLLocation.java
Created: Wed Jun 12 15:22:08 2002
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLLocation
public XMLLocation()
insert
public static void insert(javax.xml.stream.XMLStreamWriter writer,
Location loc)
throws javax.xml.stream.XMLStreamException
- StAX insert
- Throws:
javax.xml.stream.XMLStreamException
insert
public static void insert(org.w3c.dom.Element element,
Location loc)
- DOM insert
getLocation
public static Location getLocation(org.w3c.dom.Element base)
getLocation
public static Location getLocation(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException