Package | Description |
---|---|
ezvcard.io.scribe |
Contains classes that know how to marshal and unmarshal a property in each vCard format.
|
ezvcard.property |
Contains the DTO class for each property.
|
Modifier and Type | Class and Description |
---|---|
class |
ListPropertyScribe<T extends TextListProperty>
Marshals properties that contain a list of values.
|
Modifier and Type | Class and Description |
---|---|
class |
Categories
Defines a list of keywords that can be used to describe the person.
|
class |
Nickname
Defines the person's nicknames.
|
class |
Organization
Defines a list of organizations the person belongs to.
|
Constructor and Description |
---|
TextListProperty(TextListProperty original)
Copy constructor.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.