JSCompsFormatter | Static class that provides functionality to convert a VCardProperty instance that implements ICompoundProperty (AddressProperty or NameProperty) to a formatted String, depending on the value of its ComponentOrder property (JSCOMPS). |
IAddressFormatter | Interface that allows implementing classes to convert AddressProperty instances to Strings, which represent corresponding address labels. |
ICompoundProperty | Interface implemented by VCardProperty instances containing a compound value. |
INameFormatter | Interface that allows implementing classes to convert NameProperty instances to corresponding Strings, which can by displayed to users. |