| Package | Description |
|---|---|
| ezvcard | |
| ezvcard.io.json |
Contains classes that can read/write jCards (JSON-encoded vCards).
|
| ezvcard.io.scribe |
Contains classes that know how to marshal and unmarshal a property in each vCard format.
|
| ezvcard.parameter |
Contains classes related to vCard parameters.
|
| ezvcard.property |
Contains the DTO class for each property.
|
| Class and Description |
|---|
| EmailType
Represents the TYPE parameter of the
Email properties. |
| TelephoneType
Represents the TYPE parameter of the
Telephone property. |
| Class and Description |
|---|
| VCardParameters
Stores the parameters (also known as "sub types") that belong to a property.
|
| Class and Description |
|---|
| ImageType |
| KeyType
Represents the TYPE parameter of the
Key property. |
| MediaTypeParameter
Represents a TYPE parameter that also has a media type associated with it.
|
| SoundType
Represents the TYPE parameter of the
Sound property. |
| VCardParameters
Stores the parameters (also known as "sub types") that belong to a property.
|
| Class and Description |
|---|
| AddressType |
| Calscale
Represents a CALSCALE parameter.
|
| EmailType
Represents the TYPE parameter of the
Email properties. |
| Encoding
Represents the "ENCODING" parameter.
|
| ExpertiseLevel
Represents a LEVEL parameter for the
Expertise property. |
| HobbyLevel
Represents a LEVEL parameter for the
Hobby property. |
| ImageType |
| ImppType
Represents the TYPE parameter of the
Impp property. |
| InterestLevel
Represents a LEVEL parameter for the
Interest property. |
| KeyType
Represents the TYPE parameter of the
Key property. |
| MediaTypeParameter
Represents a TYPE parameter that also has a media type associated with it.
|
| Pid
Represents a PID parameter value.
|
| RelatedType
Represents the TYPE parameter of the
Related property. |
| SoundType
Represents the TYPE parameter of the
Sound property. |
| TelephoneType
Represents the TYPE parameter of the
Telephone property. |
| VCardParameter
Represents a vCard parameter (aka "sub type") whose values are pre-defined.
|
| VCardParameters
Stores the parameters (also known as "sub types") that belong to a property.
|
| VCardParameters.EnumParameterList
A list that converts the raw string values of a parameter to the
appropriate
VCardParameter object that some parameters use. |
| VCardParameters.VCardParameterList
A list that converts the raw string values of a parameter to another kind
of value (for example, Integers).
|
| Class and Description |
|---|
| AddressType |
| Calscale
Represents a CALSCALE parameter.
|
| EmailType
Represents the TYPE parameter of the
Email properties. |
| ExpertiseLevel
Represents a LEVEL parameter for the
Expertise property. |
| HobbyLevel
Represents a LEVEL parameter for the
Hobby property. |
| ImageType |
| ImppType
Represents the TYPE parameter of the
Impp property. |
| InterestLevel
Represents a LEVEL parameter for the
Interest property. |
| KeyType
Represents the TYPE parameter of the
Key property. |
| MediaTypeParameter
Represents a TYPE parameter that also has a media type associated with it.
|
| Pid
Represents a PID parameter value.
|
| RelatedType
Represents the TYPE parameter of the
Related property. |
| SoundType
Represents the TYPE parameter of the
Sound property. |
| TelephoneType
Represents the TYPE parameter of the
Telephone property. |
| VCardParameters
Stores the parameters (also known as "sub types") that belong to a property.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.