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 |
ImagePropertyScribe<T extends ImageProperty>
Marshals properties that contain images.
|
Modifier and Type | Class and Description |
---|---|
class |
Logo
Defines a company logo.
|
class |
Photo
Defines a photo, such as the person's portrait.
|
Constructor and Description |
---|
ImageProperty(ImageProperty original)
Copy constructor.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.