Main (root) class for an entire GEDCOM file.
Note that if you are creating a Gedcom object graph programmatically from scratch (as opposed to by parsing a GEDCOM file), you will (probably) want to do the following things...some are required for the structure to pass validation, and the results of autorepair (if enabled) may not be what you want (see {@link org.gedcom4j.validate.GedcomValidator}).
|
|
|
|
|
|