Package | Description |
---|---|
net.fortuna.ical4j.vcard |
Support for vCard.
|
Modifier and Type | Method and Description |
---|---|
VCard |
VCardBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<VCard> |
VCardBuilder.buildAll() |
Modifier and Type | Method and Description |
---|---|
void |
VCardOutputter.output(VCard card,
OutputStream out)
Outputs an iCalender string to the specified output stream.
|
void |
VCardOutputter.output(VCard card,
Writer out)
Outputs an iCalender string to the specified writer.
|
Copyright © 2008-2012 Micronode. All Rights Reserved.