C | |
| children [Gedcom] |
Get node children.
|
| concat [Gedcom.GedcomHelpers] |
Concatenation of CONT / CONC lines groups.
|
L | |
| lvl [Gedcom] |
Get the level of a
gedcom_line
|
M | |
| mk_tree [Gedcom] |
Turn a list of
gedcom_line into a tree using tags level.
|
N | |
| name_first [Gedcom.GedcomHelpers] |
Extract first name part of a gedcom name or raise
Not_found.
|
| name_last [Gedcom.GedcomHelpers] |
Extract last name part of a gedcom name or raise
Not_found.
|
| name_title [Gedcom.GedcomHelpers] |
Extract title part of a gedcom name or raise
Not_found.
|
| node [Gedcom] |
Get node value, i.e.
|
P | |
| parse_line [Gedcom] |
Parse a GEDCOM line.
|
| parse_lines [Gedcom] |
Read a list of lines from an
in_channel and return the
gedcom_line list corresponding.
|
| parse_name [Gedcom.GedcomHelpers] |
Split name in first name / last name / title.
|
| print_gedcom_line [Gedcom.GedcomPrint] |
Print a
gedcom_line, without new line at the end.
|
| print_gedcom_node [Gedcom.GedcomPrint] |
Print a
gedcom_nocde, without new line at the end.
|
T | |
| tag [Gedcom] |
Get the tag of a
gedcom_line.
|
| trim_xref [Gedcom.GedcomHelpers] |
Trim characters which are not part of the
xref
(i.e.
|
V | |
| value [Gedcom] |
Get the value of a
gedcom_line.
|
X | |
| xref [Gedcom] |
Get the xref of a
gedcom_line.
|