| Modifier and Type | Method and Description |
|---|---|
Iterable<GedcomxFileEntry> |
GedcomxFile.getEntries()
Get the entries found in this GEDCOM X file.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
GedcomxFile.getResourceStream(GedcomxFileEntry gedxEntry)
Get the input stream of the resource in the given entry.
|
Object |
GedcomxFile.readResource(GedcomxFileEntry gedxEntry)
Unmarshal the resource contained in the given entry as an object.
|
Copyright © 2024. All rights reserved.