edu.sc.seis.fissuresUtil.xml
Class XMLUnit
java.lang.Object
edu.sc.seis.fissuresUtil.xml.XMLUnit
public class XMLUnit
- extends Object
XMLUnit.java
Created: Mon Jul 1 15:53:29 2002
- Version:
- Author:
- Srinivasa Telukutla
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLUnit
public XMLUnit()
insert
public static void insert(javax.xml.stream.XMLStreamWriter writer,
Unit unit)
throws javax.xml.stream.XMLStreamException
- StAX insert
- Throws:
javax.xml.stream.XMLStreamException
insert
public static void insert(Element element,
Unit unit)
- DOM insert
getUnit
public static Unit getUnit(Element base)
getUnit
public static Unit getUnit(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
Copyright © 2002-2007 Seismology at the University of South Carolina. All Rights Reserved.