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 |
MetaXMLEventReader
Adapter class that allows reading a sequence of
LiteralMetadataContentEvent s using an XMLEventReader . |
class |
MetaXMLStreamReader
Adapter class that allows reading a sequence of
LiteralMetadataContentEvent s using an XMLStreamReader . |