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