Modifier and Type | Method and Description |
---|---|
VCardMetadata |
VCardMetadata.filterByGroup(String groupName)
Filters all vCard records by the group name passed as a parameter.
|
VCardMetadata |
VCardMetadata.filterHomeTags()
Filters all vCard records marked with the HOME tag.
|
VCardMetadata |
VCardMetadata.filterPreferred()
Filters the preferred records.
|
VCardMetadata |
VCardMetadata.filterWorkTags()
Filters all vCard records marked with the WORK tag.
|
VCardMetadata |
VCardOrganizationalRecordsetMetadata.getObjectAgent()
Gets the information about another person who will act on behalf of the vCard object.
|
VCardMetadata |
VCardAgentRecordMetadata.getValue()
Gets the record value.
|
VCardMetadata[] |
VCardFormat.getVCardInfo()
Gets an array of vCard objects extracted from the file.
|
Copyright © 2019. All rights reserved.