| Package | Description |
|---|---|
| org.gedcomx.records |
The sources model.
|
| org.gedcomx.util |
| Modifier and Type | Method and Description |
|---|---|
RecordSet |
RecordSet.extensionElement(Object element) |
RecordSet |
RecordSet.id(String id) |
RecordSet |
RecordSet.lang(String lang)
Build out this record set with a lang.
|
RecordSet |
RecordSet.link(Link link) |
RecordSet |
RecordSet.link(String rel,
URI href) |
RecordSet |
RecordSet.metadata(Gedcomx metadata)
Build out this record set with metadata.
|
RecordSet |
RecordSet.record(Gedcomx record)
Build out this record set with a record.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DocCheck.checkRecordSet(RecordSet records,
Gedcomx collection)
Check a GedcomX RecordSet for problems.
|
Copyright © 2016. All rights reserved.