org.lsst.ccs.utilities.zonesui
Class XMLStore
java.lang.Object
org.lsst.ccs.utilities.zonesui.XMLStore
public class XMLStore
- extends Object
- Author:
- Pascal Durieu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLStore
public XMLStore()
readFromXML
public static ArrayList<Zone> readFromXML(InputStream is)
throws IOException
- Throws:
IOException
writeToXML
public static void writeToXML(ArrayList<Zone> liste,
OutputStream os)
Copyright © 2013 LSST. All Rights Reserved.