Package | Description |
---|---|
ezvcard | |
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.
|
ezvcard.util |
Contains miscellaneous utility classes.
|
Class and Description |
---|
ListMultimap
A multimap that uses
ArrayList objects to store its values. |
Class and Description |
---|
PartialDate
Represents a date in which some of the components are missing.
|
Class and Description |
---|
CaseClasses
Manages objects that are like enums in that they are constant, but unlike
enums in that new instances can be created during runtime.
|
GeoUri
Represents a URI for encoding a geographical position.
|
ListMultimap
A multimap that uses
ArrayList objects to store its values. |
Class and Description |
---|
GeoUri
Represents a URI for encoding a geographical position.
|
PartialDate
Represents a date in which some of the components are missing.
|
TelUri
Represents a URI for encoding telephone numbers.
|
Class and Description |
---|
ClearableStringBuilder
Wraps a
StringBuilder object, providing utility methods for clearing
it. |
DataUri
Represents a data URI.
|
GeoUri
Represents a URI for encoding a geographical position.
|
GeoUri.Builder
Builder class for
GeoUri . |
ListMultimap
A multimap that uses
ArrayList objects to store its values. |
PartialDate
Represents a date in which some of the components are missing.
|
PartialDate.Builder
Constructs instances of the
PartialDate class. |
TelUri
Represents a URI for encoding telephone numbers.
|
TelUri.Builder |
VCardDateFormat
Parses and formats vCard timestamp values.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.