org.intamap.om.io
Class ObservationCollectionParser
java.lang.Object
org.intamap.om.io.ObservationCollectionParser
public class ObservationCollectionParser
- extends Object
- Author:
- williamw
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObservationCollectionParser
public ObservationCollectionParser()
parse
public ObservationCollection parse(InputStream stream)
throws IOException,
org.jdom.JDOMException
- Throws:
IOException
org.jdom.JDOMException
parse
public ObservationCollection parse(String url)
throws IOException,
org.jdom.JDOMException
- Throws:
IOException
org.jdom.JDOMException
parse
public ObservationCollection parse(org.jdom.Element root)
throws InvalidParameterException,
IOException
- Throws:
InvalidParameterException
IOException