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