Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.xml.stax |
Contains implementations that allow StAX based reading and writing of XML metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
MetaXMLEventWriter
This writer can be used by applications already implementing iterator-based StAX-writing of metadata as an adapter
to a
JPhyloIOEventWriter . |
class |
MetaXMLStreamWriter
This writer can be used by applications already implementing cursor-based StAX-writing of metadata as an adapter to a
JPhyloIOEventWriter . |