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