Skip navigation links
info.bioinfweb.jphyloio.formats.phyloxml

Class PhyloXMLEventWriter

Custom XML annotations

Custom XML can be written nested under the clade and the phylogeny tag if it does not consist of character data that is not nested under any tags or tags that are already defined in PhyloXML. XML metadata not fulfilling these conditions will be ignored.

Namespaces used or declared in custom XML elements are managed according to ReadWriteParameterNames.KEY_CUSTOM_XML_NAMESPACE_HANDLING. More information about this can be found in the documentation of XMLReadWriteUtils#manageLiteralContentMetaNamespaces().

Recognized parameters

Since:
0.0.0
Author:
Sarah Wiechers, Ben Stöver
See Also:
PhyloXMLConstants, PhyloXMLMetadataTreatment, Metadata demo application
Skip navigation links