public interface GedcomxEntryDeserializer
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(InputStream in,
String mediaType)
Deserialize the resource from the specified input stream.
|
Object deserialize(InputStream in, String mediaType) throws IOException
in - The input stream.mediaType - The media type of the input stream.IOException - a IOExceptionCopyright © 2024. All rights reserved.