Package | Description |
---|---|
ezvcard.io.json |
Contains classes that can read/write jCards (JSON-encoded vCards).
|
ezvcard.io.scribe |
Contains classes that know how to marshal and unmarshal a property in each vCard format.
|
Class and Description |
---|
JCardPrettyPrinter
A JSON pretty-printer for jCards.
|
JCardRawReader.JCardDataStreamListener
Handles the vCard data as it is read off the data stream.
|
JCardSerializer
Serializes jCards within the jackson-databind framework.
|
JCardValue
Holds the data type and value of a jCard property.
|
JsonValue
Represents a JSON value, array, or object.
|
Class and Description |
---|
JCardValue
Holds the data type and value of a jCard property.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.