Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.nexml.elementreader |
Contains implementations of
XMLElementReader used by
NeXMLEventReader . |
info.bioinfweb.jphyloio.formats.phyloxml.elementreader |
Contains implementations of
XMLElementReader used by
PhyloXMLEventReader . |
Modifier and Type | Class and Description |
---|---|
class |
NeXMLStartDocumentElementReader
This element reader implements reading the start of a NeXML document.
|
Modifier and Type | Class and Description |
---|---|
class |
PhyloXMLStartDocumentElementReader
This element reader implements reading the start of a PhyloXML document.
|