public class XMLtoBio extends Converter
| Constructor and Description |
|---|
XMLtoBio() |
| Modifier and Type | Method and Description |
|---|---|
List<org.orcid.jaxb.model.record_v2.Person> |
convert(InputStream xml) |
org.orcid.jaxb.model.record_v2.Person |
convertSinglePerson(InputStream xml) |
unmarshallpublic List<org.orcid.jaxb.model.record_v2.Person> convert(InputStream xml)
public org.orcid.jaxb.model.record_v2.Person convertSinglePerson(InputStream xml)
Copyright © 2022 LYRASIS. All rights reserved.