Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
VCardCard |
VCardCard.filterByGroup(String groupName)
Filters all vCard records by the group name passed as a parameter.
|
VCardCard |
VCardCard.filterHomeTags()
Filters all vCard records marked with the HOME tag.
|
VCardCard |
VCardCard.filterPreferred()
Filters the preferred records.
|
VCardCard |
VCardCard.filterWorkTags()
Filters all vCard records marked with the WORK tag.
|
VCardCard[] |
VCardPackage.getCards()
Gets an array of the cards extracted from the file.
|
VCardCard |
VCardOrganizationalRecordset.getObjectAgent()
Gets the information about another person who will act on behalf of the vCard object.
|
VCardCard |
VCardAgentRecord.getValue()
Gets the record value.
|