Uses of Class
org.gedcomx.date.GedcomxDate
-
Uses of GedcomxDate in org.gedcomx.date
Subclasses of GedcomxDate in org.gedcomx.dateModifier and TypeClassDescriptionclassAn Approximate DateclassThe duration between two simple datesclassA Date RangeclassA Recurring DateclassA Simple DateMethods in org.gedcomx.date that return GedcomxDateModifier and TypeMethodDescriptionstatic GedcomxDateParse a String representation of a Formal GedcomX DateMethods in org.gedcomx.date with parameters of type GedcomxDateModifier and TypeMethodDescriptionintGedcomxDate.compareTo(GedcomxDate o) This method MAY not be implemented for each subclass.intGedcomxDateApproximate.compareTo(GedcomxDate other) Calls thecompareTomethod on the simple date that this GedcomxDateApproximate contains.intGedcomxDateSimple.compareTo(GedcomxDate other) Compares this GedcomxDateSimple object with either another GedcomxDateSimple object or a GedcomxDateApproximate object.