infovis.tree.io
Class XMLTreeWriter
java.lang.Object
infovis.io.AbstractWriter
infovis.io.AbstractXMLWriter
infovis.tree.io.XMLTreeWriter
public class XMLTreeWriter
- extends AbstractXMLWriter
Writer according to the treeml DTD.
- Version:
- $Revision: 1.17 $
- Author:
- Jean-Daniel Fekete
Method Summary |
boolean |
write()
Abstract method that performs the actual writing of data. |
Methods inherited from class infovis.io.AbstractWriter |
addAllColumnLabels, addColumnLabel, flush, getColumnLabelAt, getColumnLabels, getEncoding, getName, getOut, getWriter, namedType, setEncoding, write, write, writeBuffer, writeln |
XMLTreeWriter
public XMLTreeWriter(OutputStream out,
Tree tree)
- Constructor for XMLTreeWriter.
- Parameters:
out
- tree
-
write
public boolean write()
- Description copied from class:
AbstractWriter
- Abstract method that performs the actual writing of data.
- Specified by:
write
in class AbstractWriter
- See Also:
AbstractWriter.write()
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.