| Package | Description |
|---|---|
| info.bioinfweb.jphyloio.formats.xml |
Contains classes implementing shared functionality for reading from and writing to streams/files in XML formats.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<XMLElementReaderKey,XMLElementReader<P>> |
AbstractXMLEventReader.getElementReaderMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractXMLEventReader.putElementReader(XMLElementReaderKey key,
XMLElementReader<P> reader) |