JPhyloIOEventReceiver
necessary for writing
PhyloXML.See: Description
Class | Description |
---|---|
PhyloXMLCollectMetadataDataReceiver |
Receiver that is used to collect information from meta events (e.g.
|
PhyloXMLMetaDataReceiver |
Receiver that implements a general strategy of writing metadata to a PhyloXML document.
|
PhyloXMLOnlyCustomXMLDataReceiver |
Receiver, that writes only custom XML, e.g nested under
document . |
PhyloXMLPropertyMetadataReceiver |
This receiver is used to write the contents of meta events to a document, if their predicates indicate
that they contain information about a PhyloXML
property tag. |
PhyloXMLSpecificPredicatesDataReceiver |
Receiver that is used to translate between meta events with certain predicates indicating
they contain information about a PhyloXML tag and the actual tag.
|
JPhyloIOEventReceiver
necessary for writing
PhyloXML.