Interface | Description |
---|---|
ParameterFactory<T extends Parameter> | |
PropertyFactory<T extends Property> |
Class | Description |
---|---|
AbstractFactory |
Created by fortuna on 23/09/14.
|
AbstractFactoryRegistry<T> |
Created by fortuna on 23/09/14.
|
Group |
A property group.
|
GroupRegistry |
A registry for standard and non-standard property groups.
|
Parameter |
A property parameter.
|
ParameterFactoryRegistry |
A registry for standard and non-standard parameter factories.
|
Property |
A vCard property.
|
PropertyFactoryRegistry |
Registry for standard and non-standard property factories.
|
VCard |
vCard object.
|
VCardBuilder |
vCard object builder.
|
VCardFileFilter |
A file filter for vCard files.
|
VCardOutputter |
Generates vCard object data streams.
|
Enum | Description |
---|---|
Group.Id |
Enumeration of group identifiers.
|
Parameter.Id |
Enumeration of parameter identifiers.
|
Property.Id |
Enumeration of property identifiers.
|