Package | Description |
---|---|
ezvcard | |
ezvcard.io.chain |
Contains classes used in the chaining API.
|
Modifier and Type | Method and Description |
---|---|
static ChainingHtmlWriter |
Ezvcard.writeHtml(Collection<VCard> vcards)
Marshals one or more vCards their HTML representation (hCard).
|
static ChainingHtmlWriter |
Ezvcard.writeHtml(VCard... vcards)
Marshals one or more vCards their HTML representation (hCard).
|
Modifier and Type | Method and Description |
---|---|
ChainingHtmlWriter |
ChainingHtmlWriter.template(Template template)
Sets the freemarker template to use.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.