|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordSet | |
|---|---|
| org.gedcomx.records | The sources model. |
| org.gedcomx.util | |
| Uses of RecordSet in org.gedcomx.records |
|---|
| Methods in org.gedcomx.records that return RecordSet | |
|---|---|
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. |
| Uses of RecordSet in org.gedcomx.util |
|---|
| Methods in org.gedcomx.util with parameters of type RecordSet | |
|---|---|
static String |
DocCheck.checkRecordSet(RecordSet records,
Gedcomx collection)
Check a GedcomX RecordSet for problems. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||