org.forester.io.parsers.phyloxml.phylogenydata
Class DateParser
java.lang.Object
org.forester.io.parsers.phyloxml.phylogenydata.DateParser
- All Implemented Interfaces:
- PhylogenyDataPhyloXmlParser
public class DateParser
- extends Object
- implements PhylogenyDataPhyloXmlParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public PhylogenyData parse(XmlElement element)
throws PhylogenyParserException
- Specified by:
parse
in interface PhylogenyDataPhyloXmlParser
- Throws:
PhylogenyParserException
getInstance
public static PhylogenyDataPhyloXmlParser getInstance()