Package ezvcard.io

Interface Summary
EmbeddedVCardException.InjectionCallback Injects an unmarshalled vCard into the property object.
 

Exception Summary
CannotParseException Thrown during the unmarshalling of a vCard property to signal that the property's value could not be parsed (for example, being unable to parse a date string).
EmbeddedVCardException Thrown during the marshalling/unmarshalling of a property to signal to the marshaller that the property's value is a nested (2.1 style) or embedded (3.0 style) vCard.
SkipMeException Thrown during the marshalling/unmarshalling of a vCard property to show that the property should NOT be included in the marshalled vCard or the unmarshalled VCard object.
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.