public class PhyloXmlNodeWriter
extends java.lang.Object
| Constructor and Description |
|---|
PhyloXmlNodeWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
toPhyloXml(java.io.Writer w,
PhylogenyNode node,
int level,
java.lang.String indentation) |
public static void toPhyloXml(java.io.Writer w,
PhylogenyNode node,
int level,
java.lang.String indentation)
throws java.io.IOException
java.io.IOException