Package org.forester.io.writers
Class PhyloXmlNodeWriter
- java.lang.Object
-
- org.forester.io.writers.PhyloXmlNodeWriter
-
public class PhyloXmlNodeWriter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PhyloXmlNodeWriter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
toPhyloXml(java.io.Writer w, PhylogenyNode node, int level, java.lang.String indentation)
-
-
-
Method Detail
-
toPhyloXml
public static void toPhyloXml(java.io.Writer w, PhylogenyNode node, int level, java.lang.String indentation) throws java.io.IOException
- Throws:
java.io.IOException
-
-