FamilySearch / gedcomx-java

Java support for GEDCOM X
Apache License 2.0
53 stars 34 forks source link

Add fact types defined in the gedcomx spec #63

Closed stevenlyde closed 5 years ago

stevenlyde commented 5 years ago

There were a few fact types that are present in spec but are missing from the enum.

I also added static fields for some of the types that were not present in the Person, Couple, and ParentChild classes.