| Package | Description | 
|---|---|
| info.bioinfweb.jphyloio.formats.nexml | Contains classes for reading from and writing to streams/files in NeXML format. | 
| info.bioinfweb.jphyloio.formats.nexml.elementreader | Contains implementations of  XMLElementReaderused byNeXMLEventReader. | 
| info.bioinfweb.jphyloio.formats.phyloxml.elementreader | Contains implementations of  XMLElementReaderused byPhyloXMLEventReader. | 
| info.bioinfweb.jphyloio.formats.xml | Contains classes implementing shared functionality for reading from and writing to streams/files in XML formats. | 
| info.bioinfweb.jphyloio.formats.xml.elementreaders | Contains general (abstract) implementations of  XMLElementReaderused by
 readers of XML formats. | 
| info.bioinfweb.jphyloio.formats.xtg | Contains classes for reading from and writing to streams/files in XTG format. | 
| Class and Description | 
|---|
| XMLElementReader This interface should be implemented by all element readers used to process XML formats. | 
| Class and Description | 
|---|
| AbstractXMLElementReader Abstract implementation of an element reader that is used to process parts of an XML document. | 
| StartDocumentElementReader This element reader implements basic functionality for reading the start document event of an XML document. | 
| XMLElementReader This interface should be implemented by all element readers used to process XML formats. | 
| Class and Description | 
|---|
| AbstractXMLElementReader Abstract implementation of an element reader that is used to process parts of an XML document. | 
| StartDocumentElementReader This element reader implements basic functionality for reading the start document event of an XML document. | 
| XMLElementReader This interface should be implemented by all element readers used to process XML formats. | 
| Class and Description | 
|---|
| XMLElementReader This interface should be implemented by all element readers used to process XML formats. | 
| XMLElementReaderKey This class is used by  AbstractXMLEventReaders as a key to store element readers in a map. | 
| Class and Description | 
|---|
| AbstractXMLElementReader Abstract implementation of an element reader that is used to process parts of an XML document. | 
| XMLElementReader This interface should be implemented by all element readers used to process XML formats. | 
| Class and Description | 
|---|
| AbstractXMLElementReader Abstract implementation of an element reader that is used to process parts of an XML document. | 
| XMLElementReader This interface should be implemented by all element readers used to process XML formats. | 
| XMLStartElementReader Element reader that is used to process XML start elements. |