|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.forester.io.writers.PhyloXmlNodeWriter
public class PhyloXmlNodeWriter
Constructor Summary | |
---|---|
PhyloXmlNodeWriter()
|
Method Summary | |
---|---|
static void |
toPhyloXml(Writer w,
PhylogenyNode node,
int level,
String indentation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PhyloXmlNodeWriter()
Method Detail |
---|
public static void toPhyloXml(Writer w, PhylogenyNode node, int level, String indentation) throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |