Uses of Class
org.gedcomx.date.GedcomxDate
-
-
Uses of GedcomxDate in org.gedcomx.date
Subclasses of GedcomxDate in org.gedcomx.date Modifier and Type Class Description classGedcomxDateApproximateAn Approximate DateclassGedcomxDateDurationThe duration between two simple datesclassGedcomxDateRangeA Date RangeclassGedcomxDateRecurringA Recurring DateclassGedcomxDateSimpleA Simple DateMethods in org.gedcomx.date that return GedcomxDate Modifier and Type Method Description static GedcomxDateGedcomxDateUtil. parse(String date)Parse a String representation of a Formal GedcomX Date
-