public class WriteXML extends Object
| Modifier and Type | Field and Description |
|---|---|
private OutputStreamWriter |
out |
private OutputStream |
XMLBuffOut |
private OutputStream |
XMLFileOut |
| Constructor and Description |
|---|
WriteXML(String XMLFilepath)
Creates a new instance of ODWriteXMLODD
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
writeXML(String imgFilename,
Vector<?> typeVector,
int currentType) |
private OutputStream XMLFileOut
private OutputStream XMLBuffOut
private OutputStreamWriter out
public WriteXML(String XMLFilepath) throws FileNotFoundException, UnsupportedEncodingException
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.