| Interface | Description |
|---|---|
| GedcomxEntryDeserializer |
Basic interface abstracting deserialization of an entry.
|
| GedcomxEntrySerializer |
Basic interface abstracting serialization of an entry.
|
| Class | Description |
|---|---|
| GedcomxFile |
The
GedcomxFile class is used to read the contents of a GEDCOM X file
from any file that can be opened with java.util.jar.JarFile. |
| GedcomxFileEntry |
A class to represent an entry from a GEDCOM X file.
|
| GedcomxOutputStream |
Class to help in writing a GEDCOM X file.
|
| GedcomxTimeStampUtil | |
| JacksonJsonSerialization |
A class for creating instances of
JAXBContext appropriate for reading and writing GEDCOM X files. |
| JaxbXmlSerialization |
A class for creating instances of
JAXBContext appropriate for reading and writing GEDCOM X files. |
Copyright © 2024. All rights reserved.