gov.nasa.worldwind.applications.sar
Class SARAnnotationReader
java.lang.Object
gov.nasa.worldwind.applications.sar.SARAnnotationReader
public class SARAnnotationReader
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SARAnnotationReader
public SARAnnotationReader()
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
getSARAnnotations
public java.util.List<SARAnnotation> getSARAnnotations()
readFile
public void readFile(java.lang.String path)
throws java.io.IOException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
org.xml.sax.SAXException
readStream
public void readStream(java.io.InputStream stream)
throws java.io.IOException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
org.xml.sax.SAXException