public final class VCardPackage extends VCardBasePackage
Represents VCF (Virtual Contact File) electronic business card format metadata.
Learn more
Modifier and Type | Method and Description |
---|---|
VCardCard[] |
getCards()
Gets an array of the cards extracted from the file.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final VCardCard[] getCards()
Gets an array of the cards extracted from the file.