public static interface EmbeddedVCardException.InjectionCallback
Modifier and Type | Method and Description |
---|---|
VCardProperty |
getProperty()
Gets the property object that threw the
EmbeddedVCardException . |
void |
injectVCard(VCard vcard)
Injects an unmarshalled vCard into the property object.
|
void injectVCard(VCard vcard)
vcard
- the vCard to injectVCardProperty getProperty()
EmbeddedVCardException
.Copyright © 2012–2020 Michael Angstadt. All rights reserved.