class Vcard::Vcard::Line

An entry in a vCard. The value object's type varies with the kind of line (the name), and on how the line was encoded. The objects returned for a specific kind of line are often extended so that they support a common set of methods. The goal is to allow all types of objects for a kind of line to be treated with some uniformity, but still allow specific handling for the various value types if desired.

See the specific methods for details.

Attributes

group[R]
name[R]
value[R]