Class UniprotJaxbReader
java.lang.Object
org.dishevelled.bio.protein.uniprot.UniprotJaxbReader
UniProt XML JAXB reader.
- Since:
- 2.5
- Author:
- Michael Heuer
-
Method Summary
-
Method Details
-
read
Read UniProt XML from the specified reader via JAXB.- Parameters:
reader- reader to read UniProt XML from, must not be null- Returns:
- UniProt XML read from the specified reader via JAXB
- Throws:
IOException- if an I/O error occurs
-