| Class | Description |
|---|---|
| Ezvcard |
Contains chaining factory methods for parsing/writing vCards.
|
| ValidationWarning |
Represents a validation warning.
|
| ValidationWarnings |
Holds the validation warnings of a vCard.
|
| VCard |
Represents a vCard.
|
| VCardDataType |
Defines the data type of a property's value.
|
| Enum | Description |
|---|---|
| Messages |
Singleton for accessing the i18n resource bundle.
|
| VCardVersion |
Contains the vCard versions that this library supports.
|
| Annotation Type | Description |
|---|---|
| SupportedVersions |
Defines the vCard version(s) that support a property (
VCardProperty
class), parameter value (VCardParameter instance), or data type (
VCardDataType instance). |
Copyright © 2012–2023 Michael Angstadt. All rights reserved.