Uses of Class
org.gedcomx.util.DocMap
Packages that use DocMap
-
Uses of DocMap in org.gedcomx.util
Methods in org.gedcomx.util that return DocMapModifier and TypeMethodDescriptionFieldMap.getCollectionDocMap()Get the DocMap for the collection that the record is found in.FieldMap.getRecordDocMap()Get the DocMap for the record.Methods in org.gedcomx.util with parameters of type DocMapModifier and TypeMethodDescriptionstatic RecordDescriptorFieldMap.getRecordDescriptor(DocMap collectionDocMap, DocMap recordDocMap) Find the RecordDescriptor from the collection document that is referenced by the main source description from the record document, i.e., find the record's record descriptor in the collection.static booleanTell whether the record with the given DocMap is a Census record, i.e., if it has a SourceDescription with a Coverage with a RecordType of Census.Constructors in org.gedcomx.util with parameters of type DocMap