Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.phyloxml.receivers |
Contains implementations for
JPhyloIOEventReceiver necessary for writing
PhyloXML. |
Modifier and Type | Class and Description |
---|---|
class |
PhyloXMLOnlyCustomXMLDataReceiver
Receiver, that writes only custom XML, e.g nested under
document . |
class |
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. |
class |
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.
|