gov.nasa.worldwind.applications.sar
Class SARAnnotationWriter
java.lang.Object
gov.nasa.worldwind.applications.sar.SARAnnotationWriter
public class SARAnnotationWriter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SARAnnotationWriter
public SARAnnotationWriter(java.io.OutputStream stream)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException
- Throws:
java.io.IOException
javax.xml.parsers.ParserConfigurationException
SARAnnotationWriter
public SARAnnotationWriter(java.lang.String path)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException
- Throws:
java.io.IOException
javax.xml.parsers.ParserConfigurationException
close
public void close()
writeAnnotation
public void writeAnnotation(SARAnnotation sarAnnotation)
throws javax.xml.transform.TransformerException
- Throws:
javax.xml.transform.TransformerException
writeAnnotations
public void writeAnnotations(java.lang.Iterable<SARAnnotation> sarAnnotations)
throws javax.xml.transform.TransformerException
- Throws:
javax.xml.transform.TransformerException