| Package | Description |
|---|---|
| ezvcard | |
| ezvcard.parameter |
Contains classes related to vCard parameters.
|
| ezvcard.util |
Contains miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
ListMultimap<VCardProperty,ValidationWarning> |
ValidationWarnings.getWarnings()
Gets all of the validation warnings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VCardParameters
Stores the parameters (also known as "sub types") that belong to a property.
|
| Constructor and Description |
|---|
ListMultimap(ListMultimap<K,V> orig)
Creates a copy of an existing multimap.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.