Package ezvcard.io.scribe

Class Summary
AddressScribe Marshals Address properties.
AgentScribe Marshals Agent properties.
AnniversaryScribe Marshals Anniversary properties.
BinaryPropertyScribe<T extends BinaryProperty<U>,U extends MediaTypeParameter> Marshals properties that have binary data.
BirthdayScribe Marshals Birthday properties.
BirthplaceScribe Marshals Birthplace properties.
CalendarRequestUriScribe Marshals CalendarRequestUri properties.
CalendarUriScribe Marshals CalendarUri properties.
CategoriesScribe Marshals Categories properties.
ClassificationScribe Marshals Classification properties.
ClientPidMapScribe Marshals ClientPidMap properties.
DateOrTimePropertyScribe<T extends DateOrTimeProperty> Marshals properties with date-time values.
DeathdateScribe Marshals Deathdate properties.
DeathplaceScribe Marshals Deathplace properties.
EmailScribe Marshals Email properties.
ExpertiseScribe Marshals Expertise properties.
FormattedNameScribe Marshals FormattedName properties.
FreeBusyUrlScribe Marshals FreeBusyUrl properties.
GenderScribe Marshals Gender properties.
GeoScribe Marshals Geo properties.
HobbyScribe Marshals Hobby properties.
ImagePropertyScribe<T extends ImageProperty> Marshals properties that contain images.
ImppScribe Marshals Impp properties.
InterestScribe Marshals Interest properties.
KeyScribe Marshals Key properties.
KindScribe Marshals Kind properties.
LabelScribe Marshals Label properties.
LanguageScribe Marshals Language properties.
ListPropertyScribe<T extends TextListProperty> Marshals properties that contain a list of values.
LogoScribe Marshals Logo properties.
MailerScribe Marshals Mailer properties.
MemberScribe Marshals Member properties.
NicknameScribe Marshals Nickname properties.
NoteScribe Marshals Note properties.
OrganizationScribe Marshals Organization properties.
OrgDirectoryScribe Marshals OrgDirectory properties.
PhotoScribe Marshals Photo properties.
ProductIdScribe Marshals ProductId properties.
ProfileScribe Marshals Profile properties.
RawPropertyScribe Marshals RawProperty properties.
RelatedScribe Marshals Related properties.
RevisionScribe Marshals Revision properties.
RoleScribe Marshals Role properties.
ScribeIndex Manages a listing of property scribes (marshallers).
SimplePropertyScribe<T extends VCardProperty> Marshals properties that have just a single value thats need no parsing or writing logic and that always has the same data type.
SortStringScribe Marshals SortString properties.
SoundScribe Marshals Sound properties.
SourceDisplayTextScribe Marshals SourceDisplayText properties.
SourceScribe Marshals Source properties.
StringPropertyScribe<T extends TextProperty> Marshals properties that contain a single string value (like text or a URI).
StructuredNameScribe Marshals StructuredName properties.
TelephoneScribe Marshals Telephone properties.
TimezoneScribe Marshals Timezone properties.
TitleScribe Marshals Title properties.
UidScribe Marshals Uid properties.
UriPropertyScribe<T extends TextProperty> Marshals properties that have URI values.
UrlScribe Marshals Url properties.
VCardPropertyScribe<T extends VCardProperty> Base class for vCard property marshallers.
VCardPropertyScribe.DateWriter Factory class for writing dates.
VCardPropertyScribe.Result<T extends VCardProperty> Represents the result of an unmarshal operation.
VCardPropertyScribe.SemiStructuredIterator Iterates over the fields in a semi-structured value (a structured value whose components cannot be multi-valued).
VCardPropertyScribe.Splitter Factory class for splitting strings.
VCardPropertyScribe.StructuredIterator Iterates over the fields in a structured value.
XmlScribe Marshals Xml properties.
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.