A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

AAC - Static variable in class ezvcard.parameter.SoundType
 
absUrl(String) - Method in class ezvcard.io.html.HCardElement
Gets the absolute URL of an attribute that has a URL.
ACQUAINTANCE - Static variable in class ezvcard.parameter.RelatedType
 
add(VCard) - Method in class ezvcard.io.html.HCardPage
Adds a vCard to the HTML page.
add(VCard) - Method in class ezvcard.io.xml.XCardDocument
Adds a vCard to the XML document.
add(VCardProperty, Warning) - Method in class ezvcard.ValidationWarnings
Adds a validation warning.
add(VCardProperty, List<Warning>) - Method in class ezvcard.ValidationWarnings
Adds a property's validation warnings.
addAdditional(String) - Method in class ezvcard.property.StructuredName
Adds an additional name the person goes by.
addAddress(Address) - Method in class ezvcard.VCard
Adds a mailing address.
addAddressAlt(Collection<Address>) - Method in class ezvcard.VCard
Adds an address property as a group of alternative representations (see: description of ALTID).
addAddressAlt(Address...) - Method in class ezvcard.VCard
Adds an address property as a group of alternative representations (see: description of ALTID).
addCalendarRequestUri(CalendarRequestUri) - Method in class ezvcard.VCard
Adds a URI that can be used to schedule a meeting with the person on his or her calendar.
addCalendarRequestUriAlt(Collection<CalendarRequestUri>) - Method in class ezvcard.VCard
Adds a calendar request URI property as a group of alternative representations (see: description of ALTID ).
addCalendarRequestUriAlt(CalendarRequestUri...) - Method in class ezvcard.VCard
Adds a calendar request URI property as a group of alternative representations (see: description of ALTID ).
addCalendarUri(CalendarUri) - Method in class ezvcard.VCard
Adds a URI that points to the person's calendar.
addCalendarUriAlt(Collection<CalendarUri>) - Method in class ezvcard.VCard
Adds a calendar URI property as a group of alternative representations (see: description of ALTID).
addCalendarUriAlt(CalendarUri...) - Method in class ezvcard.VCard
Adds a calendar URI property as a group of alternative representations (see: description of ALTID).
addCategories(Categories) - Method in class ezvcard.VCard
Adds a list of keywords (aka "tags") that can be used to describe the person.
addCategoriesAlt(Collection<Categories>) - Method in class ezvcard.VCard
Adds a categories property as a group of alternative representations (see: description of ALTID).
addCategoriesAlt(Categories...) - Method in class ezvcard.VCard
Adds a categories property as a group of alternative representations (see: description of ALTID).
addClientPidMap(ClientPidMap) - Method in class ezvcard.VCard
Adds a property that is used to assign a globally-unique identifier to an individual property instance.
addEmail(Email) - Method in class ezvcard.VCard
Adds an email address.
addEmail(String, EmailType...) - Method in class ezvcard.VCard
Adds an email address.
addEmailAlt(Collection<Email>) - Method in class ezvcard.VCard
Adds an email property as a group of alternative representations (see: description of ALTID).
addEmailAlt(Email...) - Method in class ezvcard.VCard
Adds an email property as a group of alternative representations (see: description of ALTID).
addExpertise(Expertise) - Method in class ezvcard.VCard
Adds a professional subject area of which the the person is knowledgeable.
addExpertise(String) - Method in class ezvcard.VCard
Adds a professional subject area of which the the person is knowledgeable.
addExpertiseAlt(Collection<Expertise>) - Method in class ezvcard.VCard
Adds an expertise property as a group of alternative representations (see: description of ALTID).
addExpertiseAlt(Expertise...) - Method in class ezvcard.VCard
Adds an expertise property as a group of alternative representations (see: description of ALTID).
addExtendedProperty(String, String) - Method in class ezvcard.VCard
Adds an extended property.
addFbUrl(FreeBusyUrl) - Method in class ezvcard.VCard
Adds a URL that can be used to determine when the person is free and/or busy.
addFbUrlAlt(Collection<FreeBusyUrl>) - Method in class ezvcard.VCard
Adds an fburl property as a group of alternative representations (see: description of ALTID).
addFbUrlAlt(FreeBusyUrl...) - Method in class ezvcard.VCard
Adds an fburl property as a group of alternative representations (see: description of ALTID).
addFormattedName(FormattedName) - Method in class ezvcard.VCard
Adds a text value used for displaying the person's name.
addFormattedNameAlt(Collection<FormattedName>) - Method in class ezvcard.VCard
Adds a formatted name property as a group of alternative representations (see: description of ALTID).
addFormattedNameAlt(FormattedName...) - Method in class ezvcard.VCard
Adds a formatted name property as a group of alternative representations (see: description of ALTID).
addGeo(Geo) - Method in class ezvcard.VCard
Adds a geographical position of where the person lives/works.
addGeoAlt(Collection<Geo>) - Method in class ezvcard.VCard
Adds a geographical position of where the person lives/works as a group of alternative representations (see: description of ALTID).
addGeoAlt(Geo...) - Method in class ezvcard.VCard
Adds a geographical position of where the person lives/works as a group of alternative representations (see: description of ALTID).
addHobby(Hobby) - Method in class ezvcard.VCard
Adds a hobby that the person actively engages in.
addHobby(String) - Method in class ezvcard.VCard
Adds a hobby that the person actively engages in.
addHobbyAlt(Collection<Hobby>) - Method in class ezvcard.VCard
Adds a hobby property as a group of alternative representations (see: description of ALTID).
addHobbyAlt(Hobby...) - Method in class ezvcard.VCard
Adds a hobby property as a group of alternative representations (see: description of ALTID).
addImpp(Impp) - Method in class ezvcard.VCard
Adds an instant messaging handle.
addImppAlt(Collection<Impp>) - Method in class ezvcard.VCard
Adds an impp property as a group of alternative representations (see: description of ALTID).
addImppAlt(Impp...) - Method in class ezvcard.VCard
Adds an impp property as a group of alternative representations (see: description of ALTID).
addInterest(Interest) - Method in class ezvcard.VCard
Adds an interest.
addInterest(String) - Method in class ezvcard.VCard
Adds an interest.
addInterestAlt(Collection<Interest>) - Method in class ezvcard.VCard
Adds an interest property as a group of alternative representations (see: description of ALTID).
addInterestAlt(Interest...) - Method in class ezvcard.VCard
Adds an interest property as a group of alternative representations (see: description of ALTID).
addKey(Key) - Method in class ezvcard.VCard
Adds a public encryption key.
addKeyAlt(Collection<Key>) - Method in class ezvcard.VCard
Adds a key property as a group of alternative representations (see: description of ALTID).
addKeyAlt(Key...) - Method in class ezvcard.VCard
Adds a key property as a group of alternative representations (see: description of ALTID).
addLanguage(Language) - Method in class ezvcard.VCard
Adds a language that the person speaks.
addLanguage(String) - Method in class ezvcard.VCard
Adds a language that the person speaks.
addLanguageAlt(Collection<Language>) - Method in class ezvcard.VCard
Adds a language property as a group of alternative representations (see: description of ALTID).
addLanguageAlt(Language...) - Method in class ezvcard.VCard
Adds a language property as a group of alternative representations (see: description of ALTID).
addLogo(Logo) - Method in class ezvcard.VCard
Adds a logo to the vCard, such as a company logo.
addLogoAlt(Collection<Logo>) - Method in class ezvcard.VCard
Adds a logo property as a group of alternative representations (see: description of ALTID).
addLogoAlt(Logo...) - Method in class ezvcard.VCard
Adds a logo property as a group of alternative representations (see: description of ALTID).
addMember(Member) - Method in class ezvcard.VCard
Adds a member to the group.
addMemberAlt(Collection<Member>) - Method in class ezvcard.VCard
Adds a member property as a group of alternative representations (see: description of ALTID).
addMemberAlt(Member...) - Method in class ezvcard.VCard
Adds a member property as a group of alternative representations (see: description of ALTID).
addNickname(Nickname) - Method in class ezvcard.VCard
Adds a set of nicknames.
addNicknameAlt(Collection<Nickname>) - Method in class ezvcard.VCard
Adds a nickname property as a group of alternative representations (see: description of ALTID).
addNicknameAlt(Nickname...) - Method in class ezvcard.VCard
Adds a nickname property as a group of alternative representations (see: description of ALTID).
addNote(Note) - Method in class ezvcard.VCard
Adds a note.
addNote(String) - Method in class ezvcard.VCard
Adds a note.
addNoteAlt(Collection<Note>) - Method in class ezvcard.VCard
Adds a note property as a group of alternative representations (see: description of ALTID).
addNoteAlt(Note...) - Method in class ezvcard.VCard
Adds a note property as a group of alternative representations (see: description of ALTID).
addOrganization(Organization) - Method in class ezvcard.VCard
Adds a hierarchy of departments to which the person belongs.
addOrganizationAlt(Collection<Organization>) - Method in class ezvcard.VCard
Adds an organization property as a group of alternative representations (see: description of ALTID).
addOrganizationAlt(Organization...) - Method in class ezvcard.VCard
Adds an organization property as a group of alternative representations (see: description of ALTID).
addOrgDirectory(OrgDirectory) - Method in class ezvcard.VCard
Adds an organization directory.
addOrgDirectory(String) - Method in class ezvcard.VCard
Adds an organization directory.
addOrgDirectoryAlt(Collection<OrgDirectory>) - Method in class ezvcard.VCard
Adds an org directory property as a group of alternative representations (see: description of ALTID).
addOrgDirectoryAlt(OrgDirectory...) - Method in class ezvcard.VCard
Adds an org directory property as a group of alternative representations (see: description of ALTID).
addOrphanedLabel(Label) - Method in class ezvcard.VCard
Adds a mailing label which is not associated with any address.
addParameter(String, String) - Method in class ezvcard.property.VCardProperty
Adds a value to a parameter.
addPhoto(Photo) - Method in class ezvcard.VCard
Adds a photo to the vCard, such as a picture of the person's face.
addPhotoAlt(Collection<Photo>) - Method in class ezvcard.VCard
Adds a photo property as a group of alternative representations (see: description of ALTID).
addPhotoAlt(Photo...) - Method in class ezvcard.VCard
Adds a photo property as a group of alternative representations (see: description of ALTID).
addPid(int) - Method in class ezvcard.parameter.VCardParameters
Adds a PID parameter value.
addPid(int, int) - Method in class ezvcard.parameter.VCardParameters
Adds a PID parameter value.
addPid(int, int) - Method in class ezvcard.property.Address
 
addPid(int, int) - Method in class ezvcard.property.BinaryProperty
 
addPid(int, int) - Method in class ezvcard.property.CalendarRequestUri
 
addPid(int, int) - Method in class ezvcard.property.CalendarUri
 
addPid(int, int) - Method in class ezvcard.property.Categories
 
addPid(int, int) - Method in class ezvcard.property.Email
 
addPid(int, int) - Method in class ezvcard.property.FormattedName
 
addPid(int, int) - Method in class ezvcard.property.FreeBusyUrl
 
addPid(int, int) - Method in class ezvcard.property.Geo
 
addPid(int, int) - Method in class ezvcard.property.Impp
 
addPid(int, int) - Method in class ezvcard.property.Language
 
addPid(int, int) - Method in class ezvcard.property.Member
 
addPid(int, int) - Method in class ezvcard.property.Nickname
 
addPid(int, int) - Method in class ezvcard.property.Note
 
addPid(int, int) - Method in class ezvcard.property.Organization
 
addPid(int, int) - Method in class ezvcard.property.Related
 
addPid(int, int) - Method in class ezvcard.property.Role
 
addPid(int, int) - Method in class ezvcard.property.Source
 
addPid(int, int) - Method in class ezvcard.property.Telephone
 
addPid(int, int) - Method in class ezvcard.property.Timezone
 
addPid(int, int) - Method in class ezvcard.property.Title
 
addPid(int, int) - Method in class ezvcard.property.Url
 
addPrefix(String) - Method in class ezvcard.property.StructuredName
Adds a prefix.
addProperty(VCardProperty) - Method in class ezvcard.VCard
Adds a property.
addPropertyAlt(Class<T>, T...) - Method in class ezvcard.VCard
Adds a property in the form of a collection of alternative representations.
addPropertyAlt(Class<T>, Collection<T>) - Method in class ezvcard.VCard
Adds a property in the form of a collection of alternative representations.
addRelated(Related) - Method in class ezvcard.VCard
Adds someone that the person is related to.
addRelatedAlt(Collection<Related>) - Method in class ezvcard.VCard
Adds a related property as a group of alternative representations (see: description of ALTID).
addRelatedAlt(Related...) - Method in class ezvcard.VCard
Adds a related property as a group of alternative representations (see: description of ALTID).
Address - Class in ezvcard.property
A mailing address.
Address() - Constructor for class ezvcard.property.Address
 
AddressScribe - Class in ezvcard.io.scribe
Marshals Address properties.
AddressScribe() - Constructor for class ezvcard.io.scribe.AddressScribe
 
AddressType - Class in ezvcard.parameter
Represents the TYPE parameter of the Address and Label properties.
addRole(Role) - Method in class ezvcard.VCard
Adds a role associated with the person.
addRole(String) - Method in class ezvcard.VCard
Adds a role associated with the person.
addRoleAlt(Collection<Role>) - Method in class ezvcard.VCard
Adds a role property as a group of alternative representations (see: description of ALTID).
addRoleAlt(Role...) - Method in class ezvcard.VCard
Adds a role property as a group of alternative representations (see: description of ALTID).
addSound(Sound) - Method in class ezvcard.VCard
Adds a sound to the vCard, such as a pronunciation of the person's name.
addSoundAlt(Collection<Sound>) - Method in class ezvcard.VCard
Adds a sound property as a group of alternative representations (see: description of ALTID).
addSoundAlt(Sound...) - Method in class ezvcard.VCard
Adds a sound property as a group of alternative representations (see: description of ALTID).
addSource(Source) - Method in class ezvcard.VCard
Adds a URI that can be used to retrieve the most up-to-date version of the person's vCard.
addSource(String) - Method in class ezvcard.VCard
Adds a URI that can be used to retrieve the most up-to-date version of the person's vCard.
addSourceAlt(Collection<Source>) - Method in class ezvcard.VCard
Adds a source property as a group of alternative representations (see: description of ALTID).
addSourceAlt(Source...) - Method in class ezvcard.VCard
Adds a source property as a group of alternative representations (see: description of ALTID).
addSuffix(String) - Method in class ezvcard.property.StructuredName
Adds a suffix.
addTelephoneNumber(Telephone) - Method in class ezvcard.VCard
Adds a telephone number.
addTelephoneNumber(String, TelephoneType...) - Method in class ezvcard.VCard
Adds a telephone number.
addTelephoneNumberAlt(Collection<Telephone>) - Method in class ezvcard.VCard
Adds a telephone property as a group of alternative representations (see: description of ALTID).
addTelephoneNumberAlt(Telephone...) - Method in class ezvcard.VCard
Adds a telephone property as a group of alternative representations (see: description of ALTID).
addTimezone(Timezone) - Method in class ezvcard.VCard
Adds a timezone the person lives/works in.
addTimezoneAlt(Collection<Timezone>) - Method in class ezvcard.VCard
Adds a timezone the person lives/works in as a group of alternative representations (see: description of ALTID ).
addTimezoneAlt(Timezone...) - Method in class ezvcard.VCard
Adds a timezone the person lives/works in as a group of alternative representations (see: description of ALTID ).
addTitle(Title) - Method in class ezvcard.VCard
Adds a title associated with the person.
addTitle(String) - Method in class ezvcard.VCard
Adds a title associated with the person.
addTitleAlt(Collection<Title>) - Method in class ezvcard.VCard
Adds a title property as a group of alternative representations (see: description of ALTID).
addTitleAlt(Title...) - Method in class ezvcard.VCard
Adds a title property as a group of alternative representations (see: description of ALTID).
addType(String) - Method in class ezvcard.parameter.VCardParameters
Adds a TYPE parameter.
addType(AddressType) - Method in class ezvcard.property.Address
Adds a TYPE parameter.
addType(EmailType) - Method in class ezvcard.property.Email
Adds a TYPE parameter.
addType(ImppType) - Method in class ezvcard.property.Impp
Adds a TYPE parameter.
addType(AddressType) - Method in class ezvcard.property.Label
Adds a TYPE parameter.
addType(RelatedType) - Method in class ezvcard.property.Related
Adds a TYPE parameter.
addType(TelephoneType) - Method in class ezvcard.property.Telephone
Adds a TYPE parameter.
addUrl(Url) - Method in class ezvcard.VCard
Adds a URL.
addUrl(String) - Method in class ezvcard.VCard
Adds a URL.
addUrlAlt(Collection<Url>) - Method in class ezvcard.VCard
Adds a URL property as a group of alternative representations (see: description of ALTID).
addUrlAlt(Url...) - Method in class ezvcard.VCard
Adds a URL property as a group of alternative representations (see: description of ALTID).
addValue(T) - Method in class ezvcard.property.ListProperty
Adds a value to the list.
addXml(Xml) - Method in class ezvcard.VCard
Adds XML data to the vCard.
addXmlAlt(Collection<Xml>) - Method in class ezvcard.VCard
Adds an XML property as a group of alternative representations (see: description of ALTID).
addXmlAlt(Xml...) - Method in class ezvcard.VCard
Adds an XML property as a group of alternative representations (see: description of ALTID).
AGENT - Static variable in class ezvcard.parameter.RelatedType
 
Agent - Class in ezvcard.property
An embedded vCard or URL containing the information of someone who represents the person.
Agent() - Constructor for class ezvcard.property.Agent
Creates an empty agent property.
Agent(String) - Constructor for class ezvcard.property.Agent
Creates an agent property.
Agent(VCard) - Constructor for class ezvcard.property.Agent
Creates an agent property.
AgentScribe - Class in ezvcard.io.scribe
Marshals Agent properties.
AgentScribe() - Constructor for class ezvcard.io.scribe.AgentScribe
 
AIM - Static variable in class ezvcard.io.scribe.ImppScribe
 
aim(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains a AOL Instant Messenger handle.
all() - Method in class ezvcard.Ezvcard.ParserChainHtmlString
 
all() - Method in class ezvcard.Ezvcard.ParserChainJsonString
 
all() - Method in class ezvcard.Ezvcard.ParserChainTextString
 
all() - Method in class ezvcard.Ezvcard.ParserChainXmlDom
 
all() - Method in class ezvcard.Ezvcard.ParserChainXmlString
 
all(VCardDataType) - Method in class ezvcard.io.xml.XCardElement
Gets all the values of a given data type.
all(String) - Method in class ezvcard.io.xml.XCardElement
Gets the value of all non-empty child elements that have the given name.
all() - Static method in class ezvcard.parameter.AddressType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.Calscale
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.EmailType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.Encoding
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.ExpertiseLevel
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.HobbyLevel
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.ImageType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.ImppType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.InterestLevel
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.KeyType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.RelatedType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.SoundType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class ezvcard.parameter.TelephoneType
Gets all of the parameter values that are defined as static constants in this class.
all() - Method in class ezvcard.util.CaseClasses
Gets all the static constants of the case class.
all() - Static method in class ezvcard.VCardDataType
Gets all of the data types that are defined as static constants in this class.
allValues(String) - Method in class ezvcard.io.html.HCardElement
Gets the hCard values of all descendant elements that have the given CSS class name.
ALTID - Static variable in class ezvcard.parameter.VCardParameters
 
Anniversary - Class in ezvcard.property
Defines the person's anniversary.
Anniversary(Date) - Constructor for class ezvcard.property.Anniversary
Creates an anniversary property.
Anniversary(Date, boolean) - Constructor for class ezvcard.property.Anniversary
Creates an anniversary property.
Anniversary(PartialDate) - Constructor for class ezvcard.property.Anniversary
Creates an anniversary property.
Anniversary(String) - Constructor for class ezvcard.property.Anniversary
Creates an anniversary property.
AnniversaryScribe - Class in ezvcard.io.scribe
Marshals Anniversary properties.
AnniversaryScribe() - Constructor for class ezvcard.io.scribe.AnniversaryScribe
 
AOL - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
append(String) - Method in class ezvcard.io.html.HCardElement
Appends text to the element, replacing newlines with <br> tags.
append(CharSequence, boolean, Charset) - Method in class ezvcard.io.text.FoldedLineWriter
Writes a string.
append(VCardDataType, String) - Method in class ezvcard.io.xml.XCardElement
Adds a value.
append(String, String) - Method in class ezvcard.io.xml.XCardElement
Adds a child element.
append(String, Collection<String>) - Method in class ezvcard.io.xml.XCardElement
Adds multiple child elements, each with the same name.
APPLELINK - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
APPLICATION - Static variable in class ezvcard.property.Kind
 
application() - Static method in class ezvcard.property.Kind
Creates a new KIND property whose value is set to "application".
asMulti() - Method in class ezvcard.io.json.JCardValue
Gets the value of a multi-valued property (such as Categories ).
asSingle() - Method in class ezvcard.io.json.JCardValue
Gets the value of a single-valued property (such as Note).
asStructured() - Method in class ezvcard.io.json.JCardValue
Gets the value of a structured property (such as StructuredName).
ATTMAIL - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
attr(String) - Method in class ezvcard.io.html.HCardElement
Gets an attribute value.
AVERAGE - Static variable in class ezvcard.parameter.ExpertiseLevel
 

B

B - Static variable in class ezvcard.parameter.Encoding
Supported versions: 3.0
BASE64 - Static variable in class ezvcard.parameter.Encoding
Supported versions: 2.1
BBS - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0
beginComponent(String) - Method in interface ezvcard.io.text.VCardRawReader.VCardDataStreamListener
Called when a component begins (when a "BEGIN:NAME" property is reached).
BEGINNER - Static variable in class ezvcard.parameter.ExpertiseLevel
 
beginVCard() - Method in interface ezvcard.io.json.JCardRawReader.JCardDataStreamListener
Called when a vCard has been found in the stream.
BINARY - Static variable in class ezvcard.VCardDataType
Supported versions: 3.0
BinaryProperty<T extends MediaTypeParameter> - Class in ezvcard.property
Represents a property whose value contains binary data (for example, Photo).
BinaryProperty() - Constructor for class ezvcard.property.BinaryProperty
 
BinaryProperty(String, T) - Constructor for class ezvcard.property.BinaryProperty
Creates a binary property.
BinaryProperty(byte[], T) - Constructor for class ezvcard.property.BinaryProperty
Creates a binary property.
BinaryProperty(InputStream, T) - Constructor for class ezvcard.property.BinaryProperty
Creates a binary property.
BinaryProperty(File, T) - Constructor for class ezvcard.property.BinaryProperty
Creates a binary property.
BinaryPropertyScribe<T extends BinaryProperty<U>,U extends MediaTypeParameter> - Class in ezvcard.io.scribe
Marshals properties that have binary data.
BinaryPropertyScribe(Class<T>, String) - Constructor for class ezvcard.io.scribe.BinaryPropertyScribe
 
Birthday - Class in ezvcard.property
Defines the person's birthday.
Birthday(Date) - Constructor for class ezvcard.property.Birthday
Creates a birthday property.
Birthday(Date, boolean) - Constructor for class ezvcard.property.Birthday
Creates a birthday property.
Birthday(PartialDate) - Constructor for class ezvcard.property.Birthday
Creates a birthday property.
Birthday(String) - Constructor for class ezvcard.property.Birthday
Creates a birthday property.
BirthdayScribe - Class in ezvcard.io.scribe
Marshals Birthday properties.
BirthdayScribe() - Constructor for class ezvcard.io.scribe.BirthdayScribe
 
Birthplace - Class in ezvcard.property
Defines the location of the person's birth.
Birthplace() - Constructor for class ezvcard.property.Birthplace
 
BirthplaceScribe - Class in ezvcard.io.scribe
Marshals Birthplace properties.
BirthplaceScribe() - Constructor for class ezvcard.io.scribe.BirthplaceScribe
 
BOOLEAN - Static variable in class ezvcard.VCardDataType
Supported versions: 4.0
build() - Method in class ezvcard.util.GeoUri.Builder
Builds the final GeoUri object.
build() - Method in class ezvcard.util.TelUri.Builder
Builds the final TelUri object.
BUSINESS - Static variable in class ezvcard.parameter.ImppType
 

C

CalendarRequestUri - Class in ezvcard.property
A URL to use for sending a scheduling request to the person's calendar.
CalendarRequestUri(String) - Constructor for class ezvcard.property.CalendarRequestUri
Creates a calendar request URI property.
CalendarRequestUriScribe - Class in ezvcard.io.scribe
Marshals CalendarRequestUri properties.
CalendarRequestUriScribe() - Constructor for class ezvcard.io.scribe.CalendarRequestUriScribe
 
CalendarUri - Class in ezvcard.property
A URL to the person's calendar.
CalendarUri(String) - Constructor for class ezvcard.property.CalendarUri
Creates a calendar URI property.
CalendarUriScribe - Class in ezvcard.io.scribe
Marshals CalendarUri properties.
CalendarUriScribe() - Constructor for class ezvcard.io.scribe.CalendarUriScribe
 
Calscale - Class in ezvcard.parameter
Represents a CALSCALE parameter.
CALSCALE - Static variable in class ezvcard.parameter.VCardParameters
 
CannotParseException - Exception in ezvcard.io
Thrown during the unmarshalling of a vCard property to signal that the property's value could not be parsed (for example, being unable to parse a date string).
CannotParseException() - Constructor for exception ezvcard.io.CannotParseException
Creates a new "cannot parse" exception.
CannotParseException(String) - Constructor for exception ezvcard.io.CannotParseException
Creates a new "cannot parse" exception.
CannotParseException(int, Object...) - Constructor for exception ezvcard.io.CannotParseException
Creates a new "cannot parse" exception.
cannotUnmarshalValue(String, VCardVersion, List<String>, U) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
Called if the unmarshalling code cannot determine how to unmarshal the value.
CAR - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0
caretDecoding(boolean) - Method in class ezvcard.Ezvcard.ParserChainTextReader
 
caretDecoding(boolean) - Method in class ezvcard.Ezvcard.ParserChainTextString
 
caretEncoding(boolean) - Method in class ezvcard.Ezvcard.WriterChainText
Sets whether the writer will use circumflex accent encoding for vCard 3.0 and 4.0 parameter values (disabled by default).
CaseClasses<T,V> - Class in ezvcard.util
Manages objects that are like enums in that they are constant, but unlike enums in that new instances can be created during runtime.
CaseClasses(Class<T>) - Constructor for class ezvcard.util.CaseClasses
Creates a new case class collection.
Categories - Class in ezvcard.property
A list of keywords (aka "tags") that can be used to describe the person.
Categories() - Constructor for class ezvcard.property.Categories
 
CategoriesScribe - Class in ezvcard.io.scribe
Marshals Categories properties.
CategoriesScribe() - Constructor for class ezvcard.io.scribe.CategoriesScribe
 
CELL - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0, 4.0
CHARSET - Static variable in class ezvcard.parameter.VCardParameters
 
CHILD - Static variable in class ezvcard.parameter.RelatedType
 
CIS - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
Classification - Class in ezvcard.property
Describes the sensitivity of the information in the vCard.
Classification(String) - Constructor for class ezvcard.property.Classification
Creates a classification property.
ClassificationScribe - Class in ezvcard.io.scribe
Marshals Classification properties.
ClassificationScribe() - Constructor for class ezvcard.io.scribe.ClassificationScribe
 
classNames() - Method in class ezvcard.io.html.HCardElement
Gets the element's CSS classes.
clazz - Variable in class ezvcard.io.scribe.VCardPropertyScribe
 
clazz - Variable in class ezvcard.util.CaseClasses
 
clear() - Method in class ezvcard.util.ListMultimap
Clears all entries from the multimap.
ClientPidMap - Class in ezvcard.property
Maps a globally-unique URI to a PID parameter value.
ClientPidMap(Integer, String) - Constructor for class ezvcard.property.ClientPidMap
Creates a client PID map property.
ClientPidMapScribe - Class in ezvcard.io.scribe
Marshals ClientPidMap properties.
ClientPidMapScribe() - Constructor for class ezvcard.io.scribe.ClientPidMapScribe
 
close() - Method in class ezvcard.io.json.JCardRawReader
Closes the underlying Reader object.
close() - Method in class ezvcard.io.json.JCardRawWriter
Finishes writing the JSON document and closes the underlying Writer.
close() - Method in class ezvcard.io.json.JCardReader
 
close() - Method in class ezvcard.io.json.JCardWriter
Ends the jCard data stream and closes the underlying writer.
close() - Method in class ezvcard.io.text.FoldedLineWriter
Closes the writer.
close() - Method in class ezvcard.io.text.VCardRawReader
Closes the underlying Reader object.
close() - Method in class ezvcard.io.text.VCardRawWriter
Closes the underlying Writer object.
close() - Method in class ezvcard.io.text.VCardReader
Closes the underlying Reader object.
close() - Method in class ezvcard.io.text.VCardWriter
Closes the underlying Writer object.
closeJsonStream() - Method in class ezvcard.io.json.JCardRawWriter
Finishes writing the JSON document so that it is syntactically correct.
closeJsonStream() - Method in class ezvcard.io.json.JCardWriter
Ends the jCard data stream, but does not close the underlying writer.
closeQuietly(Closeable) - Static method in class ezvcard.util.IOUtils
Closes a closeable resource, catching its IOException.
CO_RESIDENT - Static variable in class ezvcard.parameter.RelatedType
 
CO_WORKER - Static variable in class ezvcard.parameter.RelatedType
 
COLLEAGUE - Static variable in class ezvcard.parameter.RelatedType
 
compareTo(VCardProperty) - Method in class ezvcard.property.VCardProperty
Sorts by PREF parameter ascending.
CONTACT - Static variable in class ezvcard.parameter.RelatedType
 
containsKey(K) - Method in class ezvcard.util.ListMultimap
Determines whether the given key exists.
CONTENT_ID - Static variable in class ezvcard.VCardDataType
Supported versions: 2.1 (p.8-9)
contentType - Variable in class ezvcard.property.BinaryProperty
The content type of the resource (for example, a JPEG image).
coordA(Double) - Method in class ezvcard.util.GeoUri.Builder
Sets the first coordinate (latitude).
coordB(Double) - Method in class ezvcard.util.GeoUri.Builder
Sets the second coordinate (longitude).
coordC(Double) - Method in class ezvcard.util.GeoUri.Builder
Sets the third coordinate (altitude).
create(String[]) - Method in class ezvcard.parameter.MediaTypeCaseClasses
 
create(String) - Method in class ezvcard.parameter.VCardParameterCaseClasses
 
create(V) - Method in class ezvcard.util.CaseClasses
Creates a new instance of the case class.
createDocument() - Static method in class ezvcard.util.XmlUtils
Creates a new XML document.
crs(String) - Method in class ezvcard.util.GeoUri.Builder
Sets the coordinate reference system.
CRS_WGS84 - Static variable in class ezvcard.util.GeoUri
The coordinate reference system used by GPS (the default).
CRUSH - Static variable in class ezvcard.parameter.RelatedType
 

D

data - Variable in class ezvcard.property.BinaryProperty
The decoded data.
dataType - Variable in class ezvcard.io.scribe.SimplePropertyScribe
 
dataType(T, VCardVersion) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Determines the data type of a property instance.
DataUri - Class in ezvcard.util
Represents a URI for encoding binary data.
DataUri(String, byte[]) - Constructor for class ezvcard.util.DataUri
Creates a data URI.
DataUri(String) - Constructor for class ezvcard.util.DataUri
Parses a data URI string.
date(String) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Parses a date string.
date(Date) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Formats a Date object as a string.
DATE - Static variable in class ezvcard.parameter.RelatedType
 
date(Integer, Integer, Integer) - Static method in class ezvcard.util.PartialDate
Creates a partial date containing only date components.
DATE - Static variable in class ezvcard.VCardDataType
Supported versions: 3.0, 4.0
DATE_AND_OR_TIME - Static variable in class ezvcard.VCardDataType
Supported versions: 4.0
DATE_TIME - Static variable in class ezvcard.VCardDataType
Supported versions: 3.0, 4.0
DateOrTimeProperty - Class in ezvcard.property
Represents a property whose value contains a date and/or a time (for example, Birthday).
DateOrTimeProperty(Date) - Constructor for class ezvcard.property.DateOrTimeProperty
Creates a date-and-or-time property.
DateOrTimeProperty(Date, boolean) - Constructor for class ezvcard.property.DateOrTimeProperty
Creates a date-and-or-time property.
DateOrTimeProperty(PartialDate) - Constructor for class ezvcard.property.DateOrTimeProperty
Creates a date-and-or-time property.
DateOrTimeProperty(String) - Constructor for class ezvcard.property.DateOrTimeProperty
Creates a date-and-or-time property.
DateOrTimePropertyScribe<T extends DateOrTimeProperty> - Class in ezvcard.io.scribe
Marshals properties with date-time values.
DateOrTimePropertyScribe(Class<T>, String) - Constructor for class ezvcard.io.scribe.DateOrTimePropertyScribe
 
dateTime(Integer, Integer, Integer, Integer, Integer, Integer) - Static method in class ezvcard.util.PartialDate
Creates a partial date containing date and time components, without a timezone.
dateTime(Integer, Integer, Integer, Integer, Integer, Integer, UtcOffset) - Static method in class ezvcard.util.PartialDate
Creates a partial date containing date and time components.
Deathdate - Class in ezvcard.property
Defines the person's time of death.
Deathdate(Date) - Constructor for class ezvcard.property.Deathdate
Creates a deathdate property.
Deathdate(Date, boolean) - Constructor for class ezvcard.property.Deathdate
Creates a deathdate property.
Deathdate(PartialDate) - Constructor for class ezvcard.property.Deathdate
Creates a deathdate property.
Deathdate(String) - Constructor for class ezvcard.property.Deathdate
Creates a deathdate property.
DeathdateScribe - Class in ezvcard.io.scribe
Marshals Deathdate properties.
DeathdateScribe() - Constructor for class ezvcard.io.scribe.DeathdateScribe
 
Deathplace - Class in ezvcard.property
Defines the location of the person's death.
Deathplace() - Constructor for class ezvcard.property.Deathplace
 
DeathplaceScribe - Class in ezvcard.io.scribe
Marshals Deathplace properties.
DeathplaceScribe() - Constructor for class ezvcard.io.scribe.DeathplaceScribe
 
defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Determines the property's default data type.
DEVICE - Static variable in class ezvcard.property.Kind
 
device() - Static method in class ezvcard.property.Kind
Creates a new KIND property whose value is set to "device".
document() - Method in class ezvcard.io.xml.XCardElement
Gets the owner document.
dom() - Method in class ezvcard.Ezvcard.WriterChainXml
Generates an XML document object model (DOM) containing the xCards.
DOM - Static variable in class ezvcard.parameter.AddressType
Supported versions: 2.1, 3.0

E

element() - Method in class ezvcard.io.xml.XCardElement
Gets the wrapped XML element.
Email - Class in ezvcard.property
An email address associated with a person.
Email(String) - Constructor for class ezvcard.property.Email
Creates an email property.
EmailScribe - Class in ezvcard.io.scribe
Marshals Email properties.
EmailScribe() - Constructor for class ezvcard.io.scribe.EmailScribe
 
EmailType - Class in ezvcard.parameter
Represents the TYPE parameter of the Email properties.
EmbeddedVCardException - Exception in ezvcard.io
Thrown during the marshalling/unmarshalling of a property to signal to the marshaller that the property's value is a nested (2.1 style) or embedded (3.0 style) vCard.
EmbeddedVCardException(EmbeddedVCardException.InjectionCallback) - Constructor for exception ezvcard.io.EmbeddedVCardException
Thrown to unmarshal a nested or embedded vCard.
EmbeddedVCardException(VCard) - Constructor for exception ezvcard.io.EmbeddedVCardException
Thrown to marshal a nested or embedded vCard.
EmbeddedVCardException.InjectionCallback - Interface in ezvcard.io
Injects an unmarshalled vCard into the property object.
EMERGENCY - Static variable in class ezvcard.parameter.RelatedType
 
Encoding - Class in ezvcard.parameter
Represents the "ENCODING" parameter.
ENCODING - Static variable in class ezvcard.parameter.VCardParameters
 
endComponent(String) - Method in interface ezvcard.io.text.VCardRawReader.VCardDataStreamListener
Called when a component ends (when a "END:NAME" property is reached).
eof() - Method in class ezvcard.io.json.JCardRawReader
Determines whether the end of the data stream has been reached.
eof() - Method in class ezvcard.io.text.VCardRawReader
Determines whether the end of the data stream has been reached.
equals(Object) - Method in class ezvcard.io.json.JsonValue
 
equals(Object) - Method in class ezvcard.parameter.MediaTypeParameter
 
equals(Object) - Method in class ezvcard.parameter.VCardParameter
 
equals(Object) - Method in class ezvcard.util.ListMultimap
 
equals(Object) - Method in class ezvcard.util.PartialDate
 
equals(Object) - Method in class ezvcard.util.TelUri
 
equals(Object) - Method in class ezvcard.util.UtcOffset
 
escape(String) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Escapes all special characters within a vCard value.
EWORLD - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
EXPERT - Static variable in class ezvcard.parameter.ExpertiseLevel
 
Expertise - Class in ezvcard.property
Defines a professional subject area that the person has knowledge of.
Expertise(String) - Constructor for class ezvcard.property.Expertise
Creates an expertise property.
ExpertiseLevel - Class in ezvcard.parameter
Represents a LEVEL parameter for the Expertise property.
ExpertiseScribe - Class in ezvcard.io.scribe
Marshals Expertise properties.
ExpertiseScribe() - Constructor for class ezvcard.io.scribe.ExpertiseScribe
 
extended(boolean) - Method in class ezvcard.io.scribe.VCardPropertyScribe.DateWriter
Sets whether to use extended format or basic.
extension - Variable in class ezvcard.parameter.MediaTypeParameter
 
extension(String) - Method in class ezvcard.util.TelUri.Builder
Sets the extension.
ezvcard - package ezvcard
 
Ezvcard - Class in ezvcard
Contains chaining factory methods for parsing/writing vCards.
ezvcard.io - package ezvcard.io
 
ezvcard.io.html - package ezvcard.io.html
 
ezvcard.io.json - package ezvcard.io.json
 
ezvcard.io.scribe - package ezvcard.io.scribe
 
ezvcard.io.text - package ezvcard.io.text
 
ezvcard.io.xml - package ezvcard.io.xml
 
ezvcard.parameter - package ezvcard.parameter
 
Ezvcard.ParserChainHtmlReader - Class in ezvcard
Chainer class for parsing HTML vCards.
Ezvcard.ParserChainHtmlString - Class in ezvcard
Chainer class for parsing HTML vCards.
Ezvcard.ParserChainJsonReader - Class in ezvcard
Chainer class for parsing JSON-encoded vCards (jCard).
Ezvcard.ParserChainJsonString - Class in ezvcard
Chainer class for parsing JSON-encoded vCards (jCard).
Ezvcard.ParserChainTextReader - Class in ezvcard
Chainer class for parsing plain text vCards.
Ezvcard.ParserChainTextString - Class in ezvcard
Chainer class for parsing plain text vCards.
Ezvcard.ParserChainXmlDom - Class in ezvcard
Chainer class for parsing XML vCards.
Ezvcard.ParserChainXmlReader - Class in ezvcard
Chainer class for parsing XML vCards.
Ezvcard.ParserChainXmlString - Class in ezvcard
Chainer class for parsing XML vCards.
ezvcard.property - package ezvcard.property
 
ezvcard.util - package ezvcard.util
 
Ezvcard.WriterChainHtml - Class in ezvcard
Chainer class for writing HTML vCards (hCard).
Ezvcard.WriterChainJson - Class in ezvcard
Chainer class for writing JSON-encoded vCards (jCard).
Ezvcard.WriterChainText - Class in ezvcard
Chainer class for writing plain text vCards
Ezvcard.WriterChainXml - Class in ezvcard
Chainer class for writing XML vCards (xCard).

F

FAX - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0, 4.0
FEMALE - Static variable in class ezvcard.property.Gender
 
female() - Static method in class ezvcard.property.Gender
Creates a gender property whose value is set to "female".
find(String) - Static method in class ezvcard.parameter.AddressType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.Calscale
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.EmailType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.Encoding
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.ExpertiseLevel
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.HobbyLevel
Searches for a parameter value that is defined as a static constant in this class.
find(String, String, String) - Static method in class ezvcard.parameter.ImageType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.ImppType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.InterestLevel
Searches for a parameter value that is defined as a static constant in this class.
find(String, String, String) - Static method in class ezvcard.parameter.KeyType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.RelatedType
Searches for a parameter value that is defined as a static constant in this class.
find(String, String, String) - Static method in class ezvcard.parameter.SoundType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class ezvcard.parameter.TelephoneType
Searches for a parameter value that is defined as a static constant in this class.
find(V) - Method in class ezvcard.util.CaseClasses
Searches for a case object by value, only looking at the case class' static constants (does not include runtime-defined objects).
find(String) - Static method in class ezvcard.VCardDataType
Searches for a data type that is defined as a static constant in this class.
first() - Method in class ezvcard.Ezvcard.ParserChainHtmlString
 
first() - Method in class ezvcard.Ezvcard.ParserChainJsonString
 
first() - Method in class ezvcard.Ezvcard.ParserChainTextString
 
first() - Method in class ezvcard.Ezvcard.ParserChainXmlDom
 
first() - Method in class ezvcard.Ezvcard.ParserChainXmlString
 
first(VCardDataType...) - Method in class ezvcard.io.xml.XCardElement
Gets the first value with one of the given data types.
first(String...) - Method in class ezvcard.io.xml.XCardElement
Gets the value of the first child element with one of the given names.
first(K) - Method in class ezvcard.util.ListMultimap
Gets the first value that's associated with a key.
firstValue(String) - Method in class ezvcard.io.html.HCardElement
Gets the hCard value of the first descendant element that has the given CSS class name.
FLOAT - Static variable in class ezvcard.VCardDataType
Supported versions: 4.0
flush() - Method in class ezvcard.io.json.JCardRawWriter
Flushes the JSON stream.
flush() - Method in class ezvcard.io.json.JCardWriter
Flushes the jCard data stream.
flush() - Method in class ezvcard.io.text.FoldedLineWriter
Flushes the writer.
flush() - Method in class ezvcard.io.text.VCardRawWriter
Flushes the underlying Writer object.
flush() - Method in class ezvcard.io.text.VCardWriter
Flushes the underlying Writer object.
FoldedLineReader - Class in ezvcard.io.text
Automatically unfolds lines of text as they are read.
FoldedLineReader(Reader) - Constructor for class ezvcard.io.text.FoldedLineReader
Creates a folded line reader.
FoldedLineReader(String) - Constructor for class ezvcard.io.text.FoldedLineReader
Creates a folded line reader.
FoldedLineWriter - Class in ezvcard.io.text
Automatically folds lines as they are written.
FoldedLineWriter(Writer, Integer, String, String) - Constructor for class ezvcard.io.text.FoldedLineWriter
Creates a folded line writer.
FoldingScheme - Class in ezvcard.io.text
Specifies how a vCard should be folded when written to a string.
FoldingScheme(int, String) - Constructor for class ezvcard.io.text.FoldingScheme
Creates a folding scheme.
format(Date, ISOFormat) - Static method in class ezvcard.util.VCardDateFormatter
Formats a date for inclusion in a vCard.
format(Date, ISOFormat, TimeZone) - Static method in class ezvcard.util.VCardDateFormatter
Formats a date for inclusion in a vCard.
FormattedName - Class in ezvcard.property
Shows how the person's name should be displayed.
FormattedName(String) - Constructor for class ezvcard.property.FormattedName
Creates a formatted name property.
FormattedNameScribe - Class in ezvcard.io.scribe
Marshals FormattedName properties.
FormattedNameScribe() - Constructor for class ezvcard.io.scribe.FormattedNameScribe
 
FreeBusyUrl - Class in ezvcard.property
A URL that shows when the person is free/busy on their calendar.
FreeBusyUrl(String) - Constructor for class ezvcard.property.FreeBusyUrl
Creates a free/busy URL property.
FreeBusyUrlScribe - Class in ezvcard.io.scribe
Marshals FreeBusyUrl properties.
FreeBusyUrlScribe() - Constructor for class ezvcard.io.scribe.FreeBusyUrlScribe
 
FRIEND - Static variable in class ezvcard.parameter.RelatedType
 

G

Gender - Class in ezvcard.property
Defines the person's sex.
Gender(String) - Constructor for class ezvcard.property.Gender
Creates a gender property.
GenderScribe - Class in ezvcard.io.scribe
Marshals Gender properties.
GenderScribe() - Constructor for class ezvcard.io.scribe.GenderScribe
 
generate(String, byte[]) - Method in class ezvcard.io.html.HCardPage.DataUriGenerator
 
GEO - Static variable in class ezvcard.parameter.VCardParameters
 
Geo - Class in ezvcard.property
A set of latitude/longitude coordinates.
Geo(Double, Double) - Constructor for class ezvcard.property.Geo
Creates a geo property.
Geo(GeoUri) - Constructor for class ezvcard.property.Geo
Creates a geo property.
GeoScribe - Class in ezvcard.io.scribe
Marshals Geo properties.
GeoScribe() - Constructor for class ezvcard.io.scribe.GeoScribe
 
GeoUri - Class in ezvcard.util
Represents a URI for encoding a geographical position.
GeoUri.Builder - Class in ezvcard.util
Builder class for GeoUri.
GeoUri.Builder(Double, Double) - Constructor for class ezvcard.util.GeoUri.Builder
Creates a new GeoUri builder.
GeoUri.Builder(GeoUri) - Constructor for class ezvcard.util.GeoUri.Builder
Creates a new GeoUri builder.
get(String) - Static method in class ezvcard.parameter.AddressType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.Calscale
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.EmailType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.Encoding
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.ExpertiseLevel
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.HobbyLevel
Searches for a parameter value and creates one if it cannot be found.
get(String, String, String) - Static method in class ezvcard.parameter.ImageType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.ImppType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.InterestLevel
Searches for a parameter value and creates one if it cannot be found.
get(String, String, String) - Static method in class ezvcard.parameter.KeyType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.RelatedType
Searches for a parameter value and creates one if it cannot be found.
get(String, String, String) - Static method in class ezvcard.parameter.SoundType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class ezvcard.parameter.TelephoneType
Searches for a parameter value and creates one if it cannot be found.
get(V) - Method in class ezvcard.util.CaseClasses
Searches for a case object by value, creating a new object if one cannot be found.
get(K) - Method in class ezvcard.util.ListMultimap
Gets the values associated with the key.
get(String) - Static method in class ezvcard.VCardDataType
Searches for a data type and creates one if it cannot be found.
getActualToken() - Method in exception ezvcard.io.json.JCardParseException
Gets the JSON token that was read.
getAdditional() - Method in class ezvcard.property.StructuredName
Gets any additional names the person goes by.
getAddresses() - Method in class ezvcard.VCard
Gets the mailing addresses.
getAgent() - Method in class ezvcard.VCard
Gets information about the person's agent.
getAltId() - Method in class ezvcard.parameter.VCardParameters
Gets the ALTID parameter value.
getAltId() - Method in class ezvcard.property.Address
 
getAltId() - Method in class ezvcard.property.BinaryProperty
 
getAltId() - Method in class ezvcard.property.Birthplace
 
getAltId() - Method in class ezvcard.property.CalendarRequestUri
 
getAltId() - Method in class ezvcard.property.CalendarUri
 
getAltId() - Method in class ezvcard.property.Categories
 
getAltId() - Method in class ezvcard.property.DateOrTimeProperty
 
getAltId() - Method in class ezvcard.property.Deathplace
 
getAltId() - Method in class ezvcard.property.Email
 
getAltId() - Method in class ezvcard.property.Expertise
 
getAltId() - Method in class ezvcard.property.FormattedName
 
getAltId() - Method in class ezvcard.property.FreeBusyUrl
 
getAltId() - Method in class ezvcard.property.Geo
 
getAltId() - Method in interface ezvcard.property.HasAltId
Gets the property's ALTID parameter.
getAltId() - Method in class ezvcard.property.Hobby
 
getAltId() - Method in class ezvcard.property.Impp
 
getAltId() - Method in class ezvcard.property.Interest
 
getAltId() - Method in class ezvcard.property.Language
 
getAltId() - Method in class ezvcard.property.Member
 
getAltId() - Method in class ezvcard.property.Nickname
 
getAltId() - Method in class ezvcard.property.Note
 
getAltId() - Method in class ezvcard.property.Organization
 
getAltId() - Method in class ezvcard.property.OrgDirectory
 
getAltId() - Method in class ezvcard.property.Related
 
getAltId() - Method in class ezvcard.property.Role
 
getAltId() - Method in class ezvcard.property.Source
 
getAltId() - Method in class ezvcard.property.StructuredName
 
getAltId() - Method in class ezvcard.property.Telephone
 
getAltId() - Method in class ezvcard.property.Timezone
 
getAltId() - Method in class ezvcard.property.Title
 
getAltId() - Method in class ezvcard.property.Url
 
getAltId() - Method in class ezvcard.property.Xml
 
getAnniversaries() - Method in class ezvcard.VCard
Gets all anniversary property instances.
getAnniversary() - Method in class ezvcard.VCard
Gets the person's anniversary.
getArray() - Method in class ezvcard.io.json.JsonValue
Gets the JSON array elements.
getBirthday() - Method in class ezvcard.VCard
Gets the person's birthday.
getBirthdays() - Method in class ezvcard.VCard
Gets all birthday property instances.
getBirthplace() - Method in class ezvcard.VCard
Gets the person's birthplace.
getBirthplaces() - Method in class ezvcard.VCard
Gets all birthplace property instances.
getByProperty(Class<? extends VCardProperty>) - Method in class ezvcard.ValidationWarnings
Gets all validation warnings that belong to a property of a specific class.
getCalendarRequestUris() - Method in class ezvcard.VCard
Gets the URIs that can be used to schedule a meeting with the person on his or her calendar.
getCalendarUris() - Method in class ezvcard.VCard
Gets the URIs that point to the person's calendar.
getCalscale() - Method in class ezvcard.parameter.VCardParameters
Gets the type of calendar that is used for a date or date-time property value.
getCalscale() - Method in class ezvcard.property.DateOrTimeProperty
Gets the type of calendar that is used for a date or date-time property value.
getCategories() - Method in class ezvcard.VCard
Gets the list of keywords (aka "tags") that can be used to describe the person.
getCategoriesList() - Method in class ezvcard.VCard
Gets all instances of the categories property.
getCharset() - Method in class ezvcard.parameter.VCardParameters
Gets the CHARSET parameter.
getClassification() - Method in class ezvcard.VCard
Gets the classification of the vCard, which describes the sensitivity of the information in the vCard.
getClientPidMaps() - Method in class ezvcard.VCard
Gets the properties that are used to assign globally-unique identifiers to individual property instances.
getCode() - Method in class ezvcard.Warning
Gets the warning code.
getContentType() - Method in class ezvcard.property.BinaryProperty
Gets the content type of the resource.
getContentType() - Method in class ezvcard.util.DataUri
Sets the content type.
getCoordA() - Method in class ezvcard.util.GeoUri
Gets the first coordinate (latitude).
getCoordB() - Method in class ezvcard.util.GeoUri
Gets the second coordinate (longitude).
getCoordC() - Method in class ezvcard.util.GeoUri
Gets the third coordinate (altitude).
getCountry() - Method in class ezvcard.property.Address
Gets the country.
getCrs() - Method in class ezvcard.util.GeoUri
Gets the coordinate reference system.
getData() - Method in class ezvcard.property.BinaryProperty
Gets the binary data of the resource.
getData() - Method in class ezvcard.util.DataUri
Gets the binary data.
getDataType() - Method in class ezvcard.property.RawProperty
Gets the data type of the property's value.
getDate() - Method in class ezvcard.property.DateOrTimeProperty
Gets the date value.
getDate() - Method in class ezvcard.util.PartialDate
Gets the date component.
getDeathdate() - Method in class ezvcard.VCard
Gets the person's time of death.
getDeathdates() - Method in class ezvcard.VCard
Gets all death date property instances.
getDeathplace() - Method in class ezvcard.VCard
Gets the person's deathplace.
getDeathplaces() - Method in class ezvcard.VCard
Gets all deathplace property instances.
getDefaultQuotedPrintableCharset() - Method in class ezvcard.io.text.VCardReader
Gets the character set to use when decoding quoted-printable values if the property has no CHARSET parameter, or if the CHARSET parameter is not a valid character set.
getDocument() - Method in class ezvcard.io.xml.XCardDocument
Gets the XML document that was generated.
getElement() - Method in class ezvcard.io.html.HCardElement
Gets the wrapped HTML element.
getEmails() - Method in class ezvcard.VCard
Gets the email addresses.
getEncoding() - Method in class ezvcard.io.text.FoldedLineReader
Gets the character encoding of the reader.
getEncoding() - Method in class ezvcard.io.text.FoldedLineWriter
Gets the writer's character encoding.
getEncoding() - Method in class ezvcard.io.text.VCardRawReader
Gets the character encoding of the reader.
getEncoding() - Method in class ezvcard.parameter.VCardParameters
Gets the ENCODING parameter.
getExpectedToken() - Method in exception ezvcard.io.json.JCardParseException
Gets the JSON token that the parser was expected.
getExpertise() - Method in class ezvcard.VCard
Gets the professional subject areas of which the the person is knowledgeable.
getExtendedAddress() - Method in class ezvcard.property.Address
Gets the extended address.
getExtendedProperties(String) - Method in class ezvcard.VCard
Gets all extended properties with a given name.
getExtendedProperties() - Method in class ezvcard.VCard
Gets all extended properties.
getExtendedProperty(String) - Method in class ezvcard.VCard
Gets the first extended property with a given name.
getExtension() - Method in class ezvcard.parameter.MediaTypeParameter
Gets the file extension.
getExtension() - Method in class ezvcard.util.TelUri
Gets the extension.
getFamily() - Method in class ezvcard.property.StructuredName
Gets the family name (aka "last name").
getFbUrls() - Method in class ezvcard.VCard
Gets the URLs that can be used to determine when the person is free and/or busy.
getFileContents(File) - Static method in class ezvcard.util.IOUtils
Reads the contents of a text file.
getFileContents(File, String) - Static method in class ezvcard.util.IOUtils
Reads the contents of a text file.
getFileExtension(File) - Static method in class ezvcard.util.IOUtils
Gets the extension off a file's name.
getFirstChildElement(Element) - Static method in class ezvcard.util.XmlUtils
Gets the first child element of an element.
getFoldingScheme() - Method in class ezvcard.io.text.VCardRawWriter
Gets the rules for how each line is folded.
getFoldingScheme() - Method in class ezvcard.io.text.VCardWriter
Gets the rules for how each line is folded.
getFormatDateFormat() - Method in enum ezvcard.util.ISOFormat
Builds a DateFormat object for formatting dates in this ISO format.
getFormattedName() - Method in class ezvcard.VCard
Gets the text value used for displaying the person's name.
getFormattedNames() - Method in class ezvcard.VCard
Gets all instances of the formatted name property.
getGender() - Method in class ezvcard.property.Gender
Gets the gender value.
getGender() - Method in class ezvcard.VCard
Gets the gender of the person.
getGeo() - Method in class ezvcard.parameter.VCardParameters
Gets the GEO parameter value.
getGeo() - Method in class ezvcard.property.Address
Gets the global positioning coordinates that are associated with this address.
getGeo() - Method in class ezvcard.VCard
Gets the geographical position of where the person lives/works.
getGeos() - Method in class ezvcard.VCard
Gets all instances of the geo property.
getGeoUri() - Method in class ezvcard.property.Geo
Gets the raw object used for storing the GEO information.
getGiven() - Method in class ezvcard.property.StructuredName
Gets the given name (aka "first name").
getGroup() - Method in class ezvcard.property.VCardProperty
Gets this property's group.
getHandle() - Method in class ezvcard.property.Impp
Gets the IM handle.
getHobbies() - Method in class ezvcard.VCard
Gets the hobbies that the person actively engages in.
getHour() - Method in class ezvcard.util.PartialDate
Gets the hour component.
getHour() - Method in class ezvcard.util.UtcOffset
Gets the hour component.
getHourOffset() - Method in class ezvcard.property.Timezone
Gets the hour component of the UTC offset.
getImpps() - Method in class ezvcard.VCard
Gets the instant messaging handles.
getIndent() - Method in class ezvcard.io.text.FoldedLineWriter
Gets the string that is prepended to each folded line.
getIndent() - Method in class ezvcard.io.text.FoldingScheme
Gets the string that is used to indent the folded line.
getIndex() - Method in class ezvcard.parameter.VCardParameters
Gets the sorted position of this property when it is grouped together with other properties of the same type.
getIndex() - Method in class ezvcard.property.Expertise
 
getIndex() - Method in class ezvcard.property.Hobby
 
getIndex() - Method in class ezvcard.property.Interest
 
getIndex() - Method in class ezvcard.property.OrgDirectory
 
getInterests() - Method in class ezvcard.VCard
Gets the person's interests.
getIsdnSubaddress() - Method in class ezvcard.util.TelUri
Gets the ISDN sub address.
getKeys() - Method in class ezvcard.VCard
Gets the public encryption keys.
getKind() - Method in class ezvcard.VCard
Gets the type of entity this vCard represents.
getLabel() - Method in class ezvcard.parameter.VCardParameters
Gets the LABEL parameter.
getLabel() - Method in class ezvcard.property.Address
Gets the label of the address.
getLanguage() - Method in class ezvcard.parameter.VCardParameters
Gets the LANGUAGE parameter.
getLanguage() - Method in class ezvcard.property.Address
 
getLanguage() - Method in class ezvcard.property.Birthplace
 
getLanguage() - Method in class ezvcard.property.Deathdate
 
getLanguage() - Method in class ezvcard.property.Deathplace
 
getLanguage() - Method in class ezvcard.property.Expertise
 
getLanguage() - Method in class ezvcard.property.FormattedName
 
getLanguage() - Method in class ezvcard.property.Hobby
 
getLanguage() - Method in class ezvcard.property.Interest
 
getLanguage() - Method in class ezvcard.property.Label
 
getLanguage() - Method in class ezvcard.property.Logo
 
getLanguage() - Method in class ezvcard.property.Nickname
 
getLanguage() - Method in class ezvcard.property.Note
 
getLanguage() - Method in class ezvcard.property.Organization
 
getLanguage() - Method in class ezvcard.property.OrgDirectory
 
getLanguage() - Method in class ezvcard.property.Role
 
getLanguage() - Method in class ezvcard.property.Sound
 
getLanguage() - Method in class ezvcard.property.StructuredName
 
getLanguage() - Method in class ezvcard.property.Title
 
getLanguages() - Method in class ezvcard.VCard
Gets the languages that the person speaks.
getLatitude() - Method in class ezvcard.property.Geo
Gets the latitude.
getLevel() - Method in class ezvcard.parameter.VCardParameters
Gets the LEVEL parameter.
getLevel() - Method in class ezvcard.property.Expertise
Gets the level of knowledge the person has for this skill.
getLevel() - Method in class ezvcard.property.Hobby
Gets the level at which the person practices the hobby.
getLevel() - Method in class ezvcard.property.Interest
Gets the level of the person's interest.
getLineLength() - Method in class ezvcard.io.text.FoldedLineWriter
Gets the maximum length a line can be before it is folded (excluding the newline).
getLineLength() - Method in class ezvcard.io.text.FoldingScheme
Gets the maximum number of characters that can exist on a line before needing to be folded (not including the newline).
getLineNum() - Method in class ezvcard.io.json.JCardRawReader
Gets the current line number.
getLineNum() - Method in class ezvcard.io.text.FoldedLineReader
Gets the starting line number of the last unfolded line that was read.
getLineNum() - Method in class ezvcard.io.text.VCardRawReader
Gets the line number of the last line that was read.
getLocality() - Method in class ezvcard.property.Address
Gets the locality (city)
getLogos() - Method in class ezvcard.VCard
Gets the logos attached to the vCard, such a company logo.
getLongitude() - Method in class ezvcard.property.Geo
Gets the longitude.
getMailer() - Method in class ezvcard.VCard
Gets the email client that the person uses.
getMap() - Method in class ezvcard.util.ListMultimap
Gets the underlying Map object.
getMediaType() - Method in class ezvcard.parameter.MediaTypeParameter
Gets the media type.
getMediaType() - Method in class ezvcard.parameter.VCardParameters
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.CalendarRequestUri
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.CalendarUri
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.FreeBusyUrl
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.Geo
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.Impp
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.Member
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.Timezone
Gets the MEDIATYPE parameter.
getMediaType() - Method in class ezvcard.property.Url
Gets the MEDIATYPE parameter.
getMembers() - Method in class ezvcard.VCard
Gets the members of the group.
getMessage(String, Object...) - Method in enum ezvcard.Messages
Gets a message.
getMessage() - Method in class ezvcard.Warning
Gets the warning message
getMinute() - Method in class ezvcard.util.PartialDate
Gets the minute component.
getMinute() - Method in class ezvcard.util.UtcOffset
Gets the minute component.
getMinuteOffset() - Method in class ezvcard.property.Timezone
Gets the minute component of the UTC offset.
getMonth() - Method in class ezvcard.util.PartialDate
Gets the month component.
getName() - Method in class ezvcard.VCardDataType
Gets the name of the data type.
getNamespaceURI(String) - Method in class ezvcard.io.xml.XCardNamespaceContext
 
getNewline() - Method in class ezvcard.io.text.FoldedLineWriter
Gets the newline sequence that is used to separate lines.
getNewline() - Method in class ezvcard.io.text.VCardRawWriter
Gets the newline sequence that is used to separate lines.
getNewline() - Method in class ezvcard.io.text.VCardWriter
Gets the newline sequence that is used to separate lines.
getNickname() - Method in class ezvcard.VCard
Gets the person's nicknames.
getNicknames() - Method in class ezvcard.VCard
Gets all instances of the nickname property.
getNotes() - Method in class ezvcard.VCard
Gets the notes.
getNumber() - Method in class ezvcard.util.TelUri
Gets the phone number.
getObject() - Method in class ezvcard.io.json.JsonValue
Gets the JSON object.
getOffset() - Method in class ezvcard.property.Timezone
Gets the UTC offset.
getOrganization() - Method in class ezvcard.VCard
Gets the hierarchy of department(s) to which the person belongs.
getOrganizations() - Method in class ezvcard.VCard
Gets all instances of the organization property.
getOrgDirectories() - Method in class ezvcard.VCard
Gets the organization directories.
getOrphanedLabels() - Method in class ezvcard.VCard
Gets all mailing labels that could not be assigned to an address.
getParameter(String) - Method in class ezvcard.property.VCardProperty
Gets the first value of a parameter.
getParameter(String) - Method in class ezvcard.util.GeoUri
Gets a parameter value.
getParameter(String) - Method in class ezvcard.util.TelUri
Gets a parameter value.
getParameters() - Method in class ezvcard.property.VCardProperty
Gets all of the property's parameters.
getParameters(String) - Method in class ezvcard.property.VCardProperty
Gets all values of a parameter.
getParameters() - Method in class ezvcard.util.GeoUri
Gets all the parameters.
getParameters() - Method in class ezvcard.util.TelUri
Gets all parameters.
getParseDateFormat() - Method in enum ezvcard.util.ISOFormat
Builds a DateFormat object for parsing dates in this ISO format.
getParseMessage(int, Object...) - Method in enum ezvcard.Messages
Gets a parser warning message.
getParseWarnings() - Method in class ezvcard.io.xml.XCardDocument
Gets the warnings from the last parse operation.
getPartialDate() - Method in class ezvcard.property.DateOrTimeProperty
Gets the reduced accuracy or truncated date.
getPhoneContext() - Method in class ezvcard.util.TelUri
Gets the phone context.
getPhotos() - Method in class ezvcard.VCard
Gets the photos attached to the vCard, such as a picture of the person's face.
getPid() - Method in class ezvcard.property.ClientPidMap
Gets the value that is used to link the URI in this property to the property that the URI belongs to.
getPids() - Method in class ezvcard.parameter.VCardParameters
Gets all PID parameter values.
getPids() - Method in class ezvcard.property.Address
 
getPids() - Method in class ezvcard.property.BinaryProperty
 
getPids() - Method in class ezvcard.property.CalendarRequestUri
 
getPids() - Method in class ezvcard.property.CalendarUri
 
getPids() - Method in class ezvcard.property.Categories
 
getPids() - Method in class ezvcard.property.Email
 
getPids() - Method in class ezvcard.property.FormattedName
 
getPids() - Method in class ezvcard.property.FreeBusyUrl
 
getPids() - Method in class ezvcard.property.Geo
 
getPids() - Method in class ezvcard.property.Impp
 
getPids() - Method in class ezvcard.property.Language
 
getPids() - Method in class ezvcard.property.Member
 
getPids() - Method in class ezvcard.property.Nickname
 
getPids() - Method in class ezvcard.property.Note
 
getPids() - Method in class ezvcard.property.Organization
 
getPids() - Method in class ezvcard.property.Related
 
getPids() - Method in class ezvcard.property.Role
 
getPids() - Method in class ezvcard.property.Source
 
getPids() - Method in class ezvcard.property.Telephone
 
getPids() - Method in class ezvcard.property.Timezone
 
getPids() - Method in class ezvcard.property.Title
 
getPids() - Method in class ezvcard.property.Url
 
getPoBox() - Method in class ezvcard.property.Address
Gets the P.O.
getPostalCode() - Method in class ezvcard.property.Address
Gets the postal code.
getPref() - Method in class ezvcard.parameter.VCardParameters
Gets the preference value.
getPref() - Method in class ezvcard.property.Address
 
getPref() - Method in class ezvcard.property.BinaryProperty
 
getPref() - Method in class ezvcard.property.CalendarRequestUri
 
getPref() - Method in class ezvcard.property.CalendarUri
 
getPref() - Method in class ezvcard.property.Categories
 
getPref() - Method in class ezvcard.property.Email
 
getPref() - Method in class ezvcard.property.Expertise
 
getPref() - Method in class ezvcard.property.FormattedName
 
getPref() - Method in class ezvcard.property.FreeBusyUrl
 
getPref() - Method in class ezvcard.property.Geo
 
getPref() - Method in class ezvcard.property.Hobby
 
getPref() - Method in class ezvcard.property.Impp
 
getPref() - Method in class ezvcard.property.Interest
 
getPref() - Method in class ezvcard.property.Language
 
getPref() - Method in class ezvcard.property.Member
 
getPref() - Method in class ezvcard.property.Nickname
 
getPref() - Method in class ezvcard.property.Note
 
getPref() - Method in class ezvcard.property.Organization
 
getPref() - Method in class ezvcard.property.OrgDirectory
 
getPref() - Method in class ezvcard.property.Related
 
getPref() - Method in class ezvcard.property.Role
 
getPref() - Method in class ezvcard.property.Source
 
getPref() - Method in class ezvcard.property.Telephone
 
getPref() - Method in class ezvcard.property.Timezone
 
getPref() - Method in class ezvcard.property.Title
 
getPref() - Method in class ezvcard.property.Url
 
getPrefix() - Method in class ezvcard.io.xml.XCardNamespaceContext
Gets the prefix to use in xpath expressions.
getPrefix(String) - Method in class ezvcard.io.xml.XCardNamespaceContext
 
getPrefixes(String) - Method in class ezvcard.io.xml.XCardNamespaceContext
 
getPrefixes() - Method in class ezvcard.property.StructuredName
Gets the prefixes.
getProblemsListener() - Method in class ezvcard.io.text.VCardRawWriter
Gets the problems listener.
getProdId() - Method in class ezvcard.VCard
Gets the product ID, which identifies the software that created the vCard.
getProfile() - Method in class ezvcard.VCard
Gets the PROFILE property.
getProperties(Class<T>) - Method in class ezvcard.VCard
Gets all properties of a given class.
getProperties() - Method in class ezvcard.VCard
Gets all the properties in this vCard.
getPropertiesAlt(Class<T>) - Method in class ezvcard.VCard
Gets all properties of a given class, grouping the alternative representations of each property together (see: description of ALTID)
getProperty() - Method in exception ezvcard.io.EmbeddedVCardException
Gets the property object that threw the exception.
getProperty() - Method in interface ezvcard.io.EmbeddedVCardException.InjectionCallback
Gets the property object that threw the EmbeddedVCardException.
getProperty() - Method in class ezvcard.io.scribe.VCardPropertyScribe.Result
Gets the property object.
getProperty(Class<T>) - Method in class ezvcard.VCard
Gets the first property of a given class.
getPropertyClass() - Method in class ezvcard.io.scribe.VCardPropertyScribe
Gets the property class.
getPropertyName() - Method in class ezvcard.io.scribe.VCardPropertyScribe
Gets the property name.
getPropertyName() - Method in class ezvcard.property.RawProperty
Gets the name of the property.
getPropertyScribe(String) - Method in class ezvcard.io.scribe.ScribeIndex
Gets a property scribe by name.
getPropertyScribe(Class<? extends VCardProperty>) - Method in class ezvcard.io.scribe.ScribeIndex
Gets a property scribe by class.
getPropertyScribe(VCardProperty) - Method in class ezvcard.io.scribe.ScribeIndex
Gets the appropriate property scribe for a given property instance.
getPropertyScribe(QName) - Method in class ezvcard.io.scribe.ScribeIndex
Gets a property scribe by XML local name and namespace.
getProtocol() - Method in class ezvcard.property.Impp
Gets the IM protocol.
getQName() - Method in class ezvcard.io.scribe.VCardPropertyScribe
Gets this property's local name and namespace for xCard documents.
getRegion() - Method in class ezvcard.property.Address
Gets the region.
getRelations() - Method in class ezvcard.VCard
Gets a list of people that the person is related to.
getRevision() - Method in class ezvcard.VCard
Gets the time that the vCard was last modified.
getRoles() - Method in class ezvcard.VCard
Gets the roles associated with the person.
getRootElement(Document) - Static method in class ezvcard.util.XmlUtils
Gets the root element of a document.
getScribeIndex() - Method in class ezvcard.io.html.HCardReader
Gets the scribe index.
getScribeIndex() - Method in class ezvcard.io.json.JCardReader
Gets the scribe index.
getScribeIndex() - Method in class ezvcard.io.json.JCardWriter
Gets the scribe index.
getScribeIndex() - Method in class ezvcard.io.text.VCardReader
Gets the scribe index.
getScribeIndex() - Method in class ezvcard.io.text.VCardWriter
Gets the scribe index.
getScribeIndex() - Method in class ezvcard.io.xml.XCardDocument
Gets the scribe index.
getSecond() - Method in class ezvcard.util.PartialDate
Gets the second component.
getSortAs() - Method in class ezvcard.parameter.VCardParameters
Gets the SORT-AS parameter value(s).
getSortAs() - Method in class ezvcard.property.Organization
Gets the string(s) that define how to sort the vCard.
getSortAs() - Method in class ezvcard.property.StructuredName
Gets the string(s) that define how to sort the vCard.
getSortString() - Method in class ezvcard.VCard
Gets the string that should be used to sort the vCard.
getSounds() - Method in class ezvcard.VCard
Gets the sounds attached to the vCard, such as a pronunciation of the person's name.
getSourceDisplayText() - Method in class ezvcard.VCard
Gets a textual representation of the SOURCE property.
getSources() - Method in class ezvcard.VCard
Gets the URIs that can be used to retrieve the most up-to-date version of the person's vCard.
getStreetAddress() - Method in class ezvcard.property.Address
Gets the street address
getStructuredName() - Method in class ezvcard.VCard
Gets the individual components of the person's name.
getStructuredNames() - Method in class ezvcard.VCard
Gets all structured name properties.
getSuffixes() - Method in class ezvcard.property.StructuredName
Gets the suffixes.
getSupportedVersions() - Method in class ezvcard.property.VCardProperty
Gets the vCard versions that support this property.
getTargetVersion() - Method in class ezvcard.io.text.VCardWriter
Gets the version that the vCards should adhere to.
getTelephoneNumbers() - Method in class ezvcard.VCard
Gets the telephone numbers.
getText() - Method in class ezvcard.property.Birthplace
Gets the text value.
getText() - Method in class ezvcard.property.DateOrTimeProperty
Gets the text value of this type.
getText() - Method in class ezvcard.property.Deathplace
Gets the text value.
getText() - Method in class ezvcard.property.Gender
Gets the additional text associated with this property.
getText() - Method in class ezvcard.property.Key
Gets the plain text representation of the key.
getText() - Method in class ezvcard.property.Related
Gets the text value.
getText() - Method in class ezvcard.property.Telephone
Gets the telephone number as a text value.
getText() - Method in class ezvcard.property.Timezone
Gets the text portion of the timezone.
getTimezone() - Method in class ezvcard.parameter.VCardParameters
Gets the TZ parameter.
getTimezone() - Method in class ezvcard.property.Address
Gets the timezone that's associated with this address.
getTimezone() - Method in class ezvcard.util.PartialDate
Gets the timezone component.
getTimezone() - Method in class ezvcard.VCard
Gets the timezone the person lives/works in.
getTimezones() - Method in class ezvcard.VCard
Gets all instances of the timezone property.
getTitles() - Method in class ezvcard.VCard
Gets the titles associated with the person.
getType() - Method in class ezvcard.parameter.VCardParameters
Gets the first TYPE parameter.
getType() - Method in class ezvcard.property.BinaryProperty
Gets the vCard 4.0 TYPE parameter.
getType() - Method in class ezvcard.property.CalendarRequestUri
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.CalendarUri
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Categories
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Expertise
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.FormattedName
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.FreeBusyUrl
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Geo
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Hobby
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Interest
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Language
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Nickname
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Note
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Organization
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.OrgDirectory
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Role
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Timezone
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Title
Gets the TYPE parameter.
getType() - Method in class ezvcard.property.Url
Gets the TYPE parameter.
getTypes() - Method in class ezvcard.parameter.VCardParameters
Gets all TYPE parameters.
getTypes() - Method in class ezvcard.property.Address
Gets all the TYPE parameters.
getTypes() - Method in class ezvcard.property.Email
Gets all the TYPE parameters.
getTypes() - Method in class ezvcard.property.Impp
Gets all the TYPE parameters.
getTypes() - Method in class ezvcard.property.Label
Gets all the TYPE parameters.
getTypes() - Method in class ezvcard.property.Related
Gets all the TYPE parameters.
getTypes() - Method in class ezvcard.property.Telephone
Gets all the TYPE parameters.
getUid() - Method in class ezvcard.VCard
Gets the unique identifier of the vCard.
getUncertainty() - Method in class ezvcard.util.GeoUri
Gets the uncertainty (how accurate the coordinates are).
getUri() - Method in class ezvcard.property.Birthplace
Gets the URI value.
getUri() - Method in class ezvcard.property.ClientPidMap
Gets the URI.
getUri() - Method in class ezvcard.property.Deathplace
Gets the URI value.
getUri() - Method in class ezvcard.property.Impp
Gets the IM URI.
getUri() - Method in class ezvcard.property.Member
Gets the URI value.
getUri() - Method in class ezvcard.property.Related
Gets the URI value.
getUri() - Method in class ezvcard.property.Telephone
Gets a "tel" URI representing the phone number.
getUrl() - Method in class ezvcard.property.Agent
Gets the URL to the agent's information.
getUrl() - Method in class ezvcard.property.BinaryProperty
Gets the URL to the resource
getUrls() - Method in class ezvcard.VCard
Gets the URLs.
getValidationWarning(int, Object...) - Method in enum ezvcard.Messages
Gets a validation warning message.
getValue() - Method in class ezvcard.io.json.JsonValue
Gets the JSON value.
getValue() - Method in class ezvcard.parameter.VCardParameter
Gets the value of the parameter.
getValue() - Method in class ezvcard.parameter.VCardParameters
Gets the VALUE parameter.
getValue() - Method in class ezvcard.property.SimpleProperty
Gets the value of this property.
getValues() - Method in class ezvcard.io.json.JCardValue
Gets all the JSON values.
getValues() - Method in class ezvcard.property.ListProperty
Gest the list of values.
getVCard() - Method in exception ezvcard.io.EmbeddedVCardException
Gets the vCard to marshal.
getVCard() - Method in class ezvcard.property.Agent
Gets an embedded vCard with the agent's information.
getVersion() - Method in class ezvcard.io.text.VCardRawWriter
Gets the vCard version that the writer is adhering to.
getVersion() - Method in class ezvcard.VCard
Gets the version attached to this vCard.
getVersion() - Method in enum ezvcard.VCardVersion
Gets the text representation of this version.
getWarnings() - Method in class ezvcard.io.html.HCardReader
Gets the warnings from the last vCard that was unmarshalled.
getWarnings() - Method in class ezvcard.io.json.JCardReader
Gets the warnings from the last vCard that was unmarshalled.
getWarnings() - Method in class ezvcard.io.scribe.VCardPropertyScribe.Result
Gets the warnings.
getWarnings() - Method in class ezvcard.io.text.VCardReader
Gets the warnings from the last vCard that was unmarshalled.
getWarnings() - Method in class ezvcard.ValidationWarnings
Gets all of the validation warnings.
getWriter() - Method in class ezvcard.io.text.FoldedLineWriter
Gets the wrapped Writer object.
getXmlNamespace() - Method in enum ezvcard.VCardVersion
Gets the XML namespace of this version.
getXmls() - Method in class ezvcard.VCard
Gets any XML data that is attached to the vCard.
getYear() - Method in class ezvcard.util.PartialDate
Gets the year component.
GIF - Static variable in class ezvcard.parameter.ImageType
 
globalNumber(String) - Method in class ezvcard.util.TelUri.Builder
Sets the telephone number as a global number.
go() - Method in class ezvcard.Ezvcard.WriterChainHtml
Writes the hCards to a string.
go(OutputStream) - Method in class ezvcard.Ezvcard.WriterChainHtml
Writes the hCards to an output stream.
go(File) - Method in class ezvcard.Ezvcard.WriterChainHtml
Writes the hCards to a file.
go(Writer) - Method in class ezvcard.Ezvcard.WriterChainHtml
Writes the hCards to a writer.
go() - Method in class ezvcard.Ezvcard.WriterChainJson
Writes the jCards to a string.
go(OutputStream) - Method in class ezvcard.Ezvcard.WriterChainJson
Writes the jCards to an output stream.
go(File) - Method in class ezvcard.Ezvcard.WriterChainJson
Writes the jCards to a file.
go(Writer) - Method in class ezvcard.Ezvcard.WriterChainJson
Writes the jCards to a writer.
go() - Method in class ezvcard.Ezvcard.WriterChainText
Writes the vCards to a string.
go(OutputStream) - Method in class ezvcard.Ezvcard.WriterChainText
Writes the vCards to an output stream.
go(File) - Method in class ezvcard.Ezvcard.WriterChainText
Writes the vCards to a file.
go(File, boolean) - Method in class ezvcard.Ezvcard.WriterChainText
Writes the vCards to a file.
go(Writer) - Method in class ezvcard.Ezvcard.WriterChainText
Writes the vCards to a writer.
go() - Method in class ezvcard.Ezvcard.WriterChainXml
Writes the xCards to a string.
go(OutputStream) - Method in class ezvcard.Ezvcard.WriterChainXml
Writes the xCards to an output stream.
go(File) - Method in class ezvcard.Ezvcard.WriterChainXml
Writes the xCards to a file.
go(Writer) - Method in class ezvcard.Ezvcard.WriterChainXml
Writes the xCards to a writer.
GPG - Static variable in class ezvcard.parameter.KeyType
 
GREGORIAN - Static variable in class ezvcard.parameter.Calscale
 
GROUP - Static variable in class ezvcard.property.Kind
 
group() - Static method in class ezvcard.property.Kind
Creates a new KIND property whose value is set to "group".
group - Variable in class ezvcard.property.VCardProperty
The group that this property belongs to or null if it doesn't belong to a group.

H

handle(StringBuilder, T) - Method in interface ezvcard.util.StringUtils.JoinCallback
 
handle(StringBuilder, K, V) - Method in interface ezvcard.util.StringUtils.JoinMapCallback
 
handlePrefParam(VCardProperty, VCardParameters, VCardVersion, VCard) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Utility method for switching between the "PREF" and "TYPE=PREF" parameters, depending on the target vCard version.
HasAltId - Interface in ezvcard.property
Shows that a property class supports the ALTID parameter.
hasDateComponent() - Method in class ezvcard.util.PartialDate
Determines if there are any date components.
hashCode() - Method in class ezvcard.io.json.JsonValue
 
hashCode() - Method in class ezvcard.parameter.MediaTypeParameter
 
hashCode() - Method in class ezvcard.parameter.VCardParameter
 
hashCode() - Method in class ezvcard.util.ListMultimap
 
hashCode() - Method in class ezvcard.util.PartialDate
 
hashCode() - Method in class ezvcard.util.TelUri
 
hashCode() - Method in class ezvcard.util.UtcOffset
 
hasNext() - Method in class ezvcard.io.scribe.VCardPropertyScribe.SemiStructuredIterator
 
hasNext() - Method in class ezvcard.io.scribe.VCardPropertyScribe.StructuredIterator
 
hasTime() - Method in class ezvcard.property.DateOrTimeProperty
Determines whether the "date" or "partialDate" fields have a time component.
hasTimeComponent() - Method in class ezvcard.util.PartialDate
Determines if there are any time components.
HCardElement - Class in ezvcard.io.html
Wraps hCard functionality around an HTML Element object.
HCardElement(Element) - Constructor for class ezvcard.io.html.HCardElement
Creates an hCard element.
HCardPage - Class in ezvcard.io.html
Writes VCard objects to a templated HTML page (hCard format).
HCardPage() - Constructor for class ezvcard.io.html.HCardPage
 
HCardPage.DataUriGenerator - Class in ezvcard.io.html
Generates data URIs for the freemarker template.
HCardPage.DataUriGenerator() - Constructor for class ezvcard.io.html.HCardPage.DataUriGenerator
 
HCardReader - Class in ezvcard.io.html
Parses VCard objects from an HTML page (hCard format).
HCardReader(URL) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from a URL.
HCardReader(InputStream) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from an input stream.
HCardReader(InputStream, String) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from an input stream.
HCardReader(File) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from a file.
HCardReader(File, String) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from a file.
HCardReader(Reader) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from a reader.
HCardReader(Reader, String) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from a reader.
HCardReader(String) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from a string.
HCardReader(String, String) - Constructor for class ezvcard.io.html.HCardReader
Creates a reader that parses hCards from a string.
HIGH - Static variable in class ezvcard.parameter.HobbyLevel
 
HIGH - Static variable in class ezvcard.parameter.InterestLevel
 
Hobby - Class in ezvcard.property
Defines a recreational activity that the person actively engages in.
Hobby(String) - Constructor for class ezvcard.property.Hobby
Creates a hobby property.
HobbyLevel - Class in ezvcard.parameter
Represents a LEVEL parameter for the Hobby property.
HobbyScribe - Class in ezvcard.io.scribe
Marshals Hobby properties.
HobbyScribe() - Constructor for class ezvcard.io.scribe.HobbyScribe
 
HOME - Static variable in class ezvcard.parameter.AddressType
Supported versions: 2.1, 3.0, 4.0
HOME - Static variable in class ezvcard.parameter.EmailType
Supported versions: 4.0
HOME - Static variable in class ezvcard.parameter.ImppType
 
HOME - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0, 4.0
HtmlUtils - Class in ezvcard.util
Generic HTML utility methods.

I

IBMMAIL - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
ICQ - Static variable in class ezvcard.io.scribe.ImppScribe
 
icq(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains an ICQ handle.
ImageProperty - Class in ezvcard.property
Represents a vCard property that stores image data (for example, Photo).
ImageProperty(String, ImageType) - Constructor for class ezvcard.property.ImageProperty
Creates an image property.
ImageProperty(byte[], ImageType) - Constructor for class ezvcard.property.ImageProperty
Creates an image property.
ImageProperty(InputStream, ImageType) - Constructor for class ezvcard.property.ImageProperty
Creates an image property.
ImageProperty(File, ImageType) - Constructor for class ezvcard.property.ImageProperty
Creates an image property.
ImagePropertyScribe<T extends ImageProperty> - Class in ezvcard.io.scribe
Marshals properties that contain images.
ImagePropertyScribe(Class<T>, String) - Constructor for class ezvcard.io.scribe.ImagePropertyScribe
 
ImageType - Class in ezvcard.parameter
Represents an image media type used in the TYPE parameter, MEDIATYPE parameter, and data URIs of the Photo and Logo properties.
Impp - Class in ezvcard.property
An instant message handle.
Impp(String) - Constructor for class ezvcard.property.Impp
Creates an IMPP property.
Impp(URI) - Constructor for class ezvcard.property.Impp
Creates an IMPP property.
Impp(String, String) - Constructor for class ezvcard.property.Impp
Creates an IMPP property.
ImppScribe - Class in ezvcard.io.scribe
Marshals Impp properties.
ImppScribe() - Constructor for class ezvcard.io.scribe.ImppScribe
 
ImppType - Class in ezvcard.parameter
Represents the TYPE parameter of the Impp property.
indent(boolean) - Method in class ezvcard.Ezvcard.WriterChainJson
Sets whether or not to pretty-print the JSON.
indent(int) - Method in class ezvcard.Ezvcard.WriterChainXml
Sets the number of indent spaces to use for pretty-printing.
INDEX - Static variable in class ezvcard.parameter.VCardParameters
 
INDIVIDUAL - Static variable in class ezvcard.property.Kind
 
individual() - Static method in class ezvcard.property.Kind
Creates a new KIND property whose value is set to "individual".
injectVCard(VCard) - Method in interface ezvcard.io.EmbeddedVCardException.InjectionCallback
Injects an unmarshalled vCard into the property object.
injectVCard(VCard) - Method in exception ezvcard.io.EmbeddedVCardException
Injects the unmarshalled vCard into the property object that threw this exception.
INTEGER - Static variable in class ezvcard.VCardDataType
Supported versions: 4.0
Interest - Class in ezvcard.property
Defines a recreational activity that the person is interested in.
Interest(String) - Constructor for class ezvcard.property.Interest
Creates an interest property.
InterestLevel - Class in ezvcard.parameter
Represents a LEVEL parameter for the Interest property.
InterestScribe - Class in ezvcard.io.scribe
Marshals Interest properties.
InterestScribe() - Constructor for class ezvcard.io.scribe.InterestScribe
 
INTERNET - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1, 3.0
INTL - Static variable in class ezvcard.parameter.AddressType
Supported versions: 2.1, 3.0
invalidLine(String) - Method in interface ezvcard.io.text.VCardRawReader.VCardDataStreamListener
Called when a line cannot be parsed.
invalidVersion(String) - Method in interface ezvcard.io.text.VCardRawReader.VCardDataStreamListener
Called when an invalid VERSION property is encountered.
IOUtils - Class in ezvcard.util
I/O helper classes.
IRC - Static variable in class ezvcard.io.scribe.ImppScribe
 
irc(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains an IRC handle.
isAddProdId() - Method in class ezvcard.io.json.JCardWriter
Gets whether or not a "PRODID" property will be added to each vCard, saying that the vCard was generated by this library.
isAddProdId() - Method in class ezvcard.io.text.VCardWriter
Gets whether or not a "PRODID" property will be added to each vCard, saying that the vCard was generated by this library.
isAddProdId() - Method in class ezvcard.io.xml.XCardDocument
Gets whether or not a "PRODID" property will be added to each vCard, saying that the vCard was generated by this library.
isAim() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains an AOL Instant Messenger handle.
isApplication() - Method in class ezvcard.property.Kind
Determines if the value is set to "application".
isCaretDecodingEnabled() - Method in class ezvcard.io.text.VCardRawReader
Gets whether the reader will decode parameter values that use circumflex accent encoding (enabled by default).
isCaretDecodingEnabled() - Method in class ezvcard.io.text.VCardReader
Gets whether the reader will decode parameter values that use circumflex accent encoding (enabled by default).
isCaretEncodingEnabled() - Method in class ezvcard.io.text.VCardRawWriter
Gets whether the writer will apply circumflex accent encoding on parameter values (disabled by default, only applies to 3.0 and 4.0 vCards).
isCaretEncodingEnabled() - Method in class ezvcard.io.text.VCardWriter
Gets whether the writer will apply circumflex accent encoding on parameter values (disabled by default, only applies to 3.0 and 4.0 vCards).
isChildOf(Element, Elements) - Static method in class ezvcard.util.HtmlUtils
Determines whether the given element is a child of one of the given parent elements.
isDevice() - Method in class ezvcard.property.Kind
Determines if the value is set to "device".
ISDN - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0
isdnSubaddress(String) - Method in class ezvcard.util.TelUri.Builder
Sets the ISDN sub address.
isEmpty() - Method in class ezvcard.util.ListMultimap
Determines if the multimap is empty or not.
isEmpty() - Method in class ezvcard.ValidationWarnings
Determines whether or not the warnings list is empty.
isFemale() - Method in class ezvcard.property.Gender
Determines if the gender is "female" or not.
isGroup() - Method in class ezvcard.property.Kind
Determines if the value is set to "group".
isIcq() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains an ICQ handle.
isIndent() - Method in class ezvcard.io.json.JCardRawWriter
Gets whether or not the JSON will be pretty-printed.
isIndent() - Method in class ezvcard.io.json.JCardWriter
Gets whether or not the JSON will be pretty-printed.
isIndividual() - Method in class ezvcard.property.Kind
Determines if the value is set to "individual".
isIrc() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains an IRC handle.
isLocation() - Method in class ezvcard.property.Kind
Determines if the value is set to "location".
isMale() - Method in class ezvcard.property.Gender
Determines if the gender is "male" or not.
isMsn() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains an MSN handle.
isNone() - Method in class ezvcard.property.Gender
Determines if the gender is "none" or not.
isNull() - Method in class ezvcard.io.json.JsonValue
Determines if the value is "null" or not.
ISOFormat - Enum in ezvcard.util
Represents the various ISO8601 date/time formats that vCard dates can be represented as.
isOrg() - Method in class ezvcard.property.Kind
Determines if the value is set to "org".
isOther() - Method in class ezvcard.property.Gender
Determines if the gender is "other" or not.
isSip() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains a Session Initiation Protocol handle.
isSkype() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains a Skype handle.
isSupported(VCardVersion) - Method in class ezvcard.parameter.VersionedVCardParameter
Determines if the parameter value is supported by the given vCard version.
isSupported(VCardVersion) - Method in class ezvcard.VCardDataType
Determines if the data type is supported by the given vCard version.
isUnknown() - Method in class ezvcard.property.Gender
Determines if the gender is "unknown" or not.
isVersionStrict() - Method in class ezvcard.io.json.JCardWriter
Gets whether properties that do not support jCard (vCard version 4.0) will be excluded from the written vCard.
isVersionStrict() - Method in class ezvcard.io.text.VCardWriter
Gets whether properties that do not support the target version will be excluded from the written vCard.
isVersionStrict() - Method in class ezvcard.io.xml.XCardDocument
Gets whether properties that do not support xCard (vCard version 4.0) will be excluded from the written vCard.
isXmpp() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains an Extensible Messaging and Presence Protocol handle.
isYahoo() - Method in class ezvcard.property.Impp
Determines if this IMPP property contains a Yahoo! Messenger handle.
iterator() - Method in class ezvcard.util.ListMultimap
 
iterator() - Method in class ezvcard.ValidationWarnings
 
iterator() - Method in class ezvcard.VCard
Iterates through each of the vCard's properties in no particular order.

J

JCardParseException - Exception in ezvcard.io.json
Thrown during the parsing of a jCard, when a jCard is not formatted in the correct way (the JSON syntax is valid, but it's not in the correct jCard format).
JCardParseException(JsonToken, JsonToken) - Constructor for exception ezvcard.io.json.JCardParseException
Creates a jCard parse exception.
JCardRawReader - Class in ezvcard.io.json
Parses an vCard JSON data stream (jCard).
JCardRawReader(Reader) - Constructor for class ezvcard.io.json.JCardRawReader
Creates a new reader.
JCardRawReader.JCardDataStreamListener - Interface in ezvcard.io.json
Handles the vCard data as it is read off the data stream.
JCardRawWriter - Class in ezvcard.io.json
Writes data to an vCard JSON data stream (jCard).
JCardRawWriter(Writer, boolean) - Constructor for class ezvcard.io.json.JCardRawWriter
Creates a new raw writer.
JCardReader - Class in ezvcard.io.json
Parses VCard objects from a JSON data stream (jCard format).
JCardReader(String) - Constructor for class ezvcard.io.json.JCardReader
Creates a reader that parses jCards from a JSON string.
JCardReader(InputStream) - Constructor for class ezvcard.io.json.JCardReader
Creates a reader that parses jCards from an input stream.
JCardReader(File) - Constructor for class ezvcard.io.json.JCardReader
Creates a reader that parses jCards from a file.
JCardReader(Reader) - Constructor for class ezvcard.io.json.JCardReader
Creates a reader that parses jCards from a reader.
JCardValue - Class in ezvcard.io.json
Holds the data type and value of a jCard property.
JCardValue(List<JsonValue>) - Constructor for class ezvcard.io.json.JCardValue
Creates a new jCard value.
JCardValue(JsonValue...) - Constructor for class ezvcard.io.json.JCardValue
Creates a new jCard value.
JCardWriter - Class in ezvcard.io.json
Writes VCard objects to a JSON data stream (jCard format).
JCardWriter(OutputStream) - Constructor for class ezvcard.io.json.JCardWriter
Creates a writer that writes jCards to an output stream (UTF-8 encoding will be used).
JCardWriter(OutputStream, boolean) - Constructor for class ezvcard.io.json.JCardWriter
Creates a writer that writes jCards to an output stream (UTF-8 encoding will be used).
JCardWriter(File) - Constructor for class ezvcard.io.json.JCardWriter
Creates a writer that writes jCards to a file (UTF-8 encoding will be used).
JCardWriter(File, boolean) - Constructor for class ezvcard.io.json.JCardWriter
Creates a writer that writes jCards to a file (UTF-8 encoding will be used).
JCardWriter(Writer) - Constructor for class ezvcard.io.json.JCardWriter
Creates a writer that writes jCards to a writer.
JCardWriter(Writer, boolean) - Constructor for class ezvcard.io.json.JCardWriter
Creates a writer that writes jCards to a writer.
join(Collection<T>, String) - Static method in class ezvcard.util.StringUtils
Joins a collection of values into a delimited list.
join(Collection<T>, String, StringBuilder) - Static method in class ezvcard.util.StringUtils
Joins a collection of values into a delimited list.
join(Collection<T>, String, StringUtils.JoinCallback<T>) - Static method in class ezvcard.util.StringUtils
Joins a collection of values into a delimited list.
join(Collection<T>, String, StringBuilder, StringUtils.JoinCallback<T>) - Static method in class ezvcard.util.StringUtils
Joins a collection of values into a delimited list.
join(Map<K, V>, String, StringUtils.JoinMapCallback<K, V>) - Static method in class ezvcard.util.StringUtils
Joins a map into a delimited list.
JPEG - Static variable in class ezvcard.parameter.ImageType
 
JsonValue - Class in ezvcard.io.json
Represents a JSON value, array, or object.
JsonValue(Object) - Constructor for class ezvcard.io.json.JsonValue
Creates a JSON value (such as a string or integer).
JsonValue(List<JsonValue>) - Constructor for class ezvcard.io.json.JsonValue
Creates a JSON array.
JsonValue(Map<String, JsonValue>) - Constructor for class ezvcard.io.json.JsonValue
Creates a JSON object.

K

Key - Class in ezvcard.property
A public key for encryption.
Key() - Constructor for class ezvcard.property.Key
Creates an empty key property.
Key(byte[], KeyType) - Constructor for class ezvcard.property.Key
Creates a key property.
Key(String, KeyType) - Constructor for class ezvcard.property.Key
Creates a key property.
Key(InputStream, KeyType) - Constructor for class ezvcard.property.Key
Creates a key property.
Key(File, KeyType) - Constructor for class ezvcard.property.Key
Creates a key property.
KeyScribe - Class in ezvcard.io.scribe
Marshals Key properties.
KeyScribe() - Constructor for class ezvcard.io.scribe.KeyScribe
 
keySet() - Method in class ezvcard.util.ListMultimap
Returns all the keys.
KeyType - Class in ezvcard.parameter
Represents the TYPE parameter of the Key property.
KIN - Static variable in class ezvcard.parameter.RelatedType
 
Kind - Class in ezvcard.property
Defines the type of entity that this vCard represents, such as an individual or an organization.
Kind(String) - Constructor for class ezvcard.property.Kind
Creates a kind property.
KindScribe - Class in ezvcard.io.scribe
Marshals Kind properties.
KindScribe() - Constructor for class ezvcard.io.scribe.KindScribe
 

L

LABEL - Static variable in class ezvcard.parameter.VCardParameters
 
Label - Class in ezvcard.property
Defines the exact text to put on the mailing label when mailing a package or letter to the person.
Label(String) - Constructor for class ezvcard.property.Label
Creates a label property.
LabelScribe - Class in ezvcard.io.scribe
Marshals Label properties.
LabelScribe() - Constructor for class ezvcard.io.scribe.LabelScribe
 
LANGUAGE - Static variable in class ezvcard.parameter.VCardParameters
 
Language - Class in ezvcard.property
A language that the person speaks.
Language(String) - Constructor for class ezvcard.property.Language
Creates a language property.
LANGUAGE_TAG - Static variable in class ezvcard.VCardDataType
Supported versions: 4.0
LanguageScribe - Class in ezvcard.io.scribe
Marshals Language properties.
LanguageScribe() - Constructor for class ezvcard.io.scribe.LanguageScribe
 
LEVEL - Static variable in class ezvcard.parameter.VCardParameters
 
limit(int) - Method in class ezvcard.io.scribe.VCardPropertyScribe.Splitter
Sets the max number of split strings it should parse.
list(String) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Parses a comma-separated list of values.
list(Object...) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Writes a comma-separated list of values.
list(Collection<T>) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Writes a comma-separated list of values.
ListMultimap<K,V> - Class in ezvcard.util
A multimap that uses List objects to store its values.
ListMultimap() - Constructor for class ezvcard.util.ListMultimap
Creates an empty multimap.
ListMultimap(int) - Constructor for class ezvcard.util.ListMultimap
Creates an empty multimap.
ListMultimap(ListMultimap<K, V>) - Constructor for class ezvcard.util.ListMultimap
Creates a copy of an existing multimap.
ListProperty<T> - Class in ezvcard.property
Represents a property whose value is a list of textual values.
ListProperty() - Constructor for class ezvcard.property.ListProperty
 
ListPropertyScribe<T extends TextListProperty> - Class in ezvcard.io.scribe
Marshals properties that contain a list of values.
ListPropertyScribe(Class<T>, String) - Constructor for class ezvcard.io.scribe.ListPropertyScribe
 
localNumber(String, String) - Method in class ezvcard.util.TelUri.Builder
Sets the telephone number as a local number.
LOCATION - Static variable in class ezvcard.property.Kind
 
location() - Static method in class ezvcard.property.Kind
Creates a new KIND property whose value is set to "location".
Logo - Class in ezvcard.property
A company logo.
Logo(String, ImageType) - Constructor for class ezvcard.property.Logo
Creates a logo property.
Logo(byte[], ImageType) - Constructor for class ezvcard.property.Logo
Creates a logo property.
Logo(InputStream, ImageType) - Constructor for class ezvcard.property.Logo
Creates a logo property.
Logo(File, ImageType) - Constructor for class ezvcard.property.Logo
Creates a logo property.
LogoScribe - Class in ezvcard.io.scribe
Marshals Logo properties.
LogoScribe() - Constructor for class ezvcard.io.scribe.LogoScribe
 
LOW - Static variable in class ezvcard.parameter.HobbyLevel
 
LOW - Static variable in class ezvcard.parameter.InterestLevel
 
ltrim(String) - Static method in class ezvcard.util.StringUtils
Trims the whitespace off the left side of a string.

M

MAC_ADDRESS_BOOK - Static variable in class ezvcard.io.text.FoldingScheme
Folds lines at 76 characters (not including CRLF) and uses 2 spaces as indentation.
Mailer - Class in ezvcard.property
The email client that the person uses.
Mailer(String) - Constructor for class ezvcard.property.Mailer
Creates a mailer property.
MailerScribe - Class in ezvcard.io.scribe
Marshals Mailer properties.
MailerScribe() - Constructor for class ezvcard.io.scribe.MailerScribe
 
MALE - Static variable in class ezvcard.property.Gender
 
male() - Static method in class ezvcard.property.Gender
Creates a gender property whose value is set to "male".
matches(T, String[]) - Method in class ezvcard.parameter.MediaTypeCaseClasses
 
matches(T, String) - Method in class ezvcard.parameter.VCardParameterCaseClasses
 
matches(T, V) - Method in class ezvcard.util.CaseClasses
Determines if a value is associated with a case object.
matches(String) - Method in enum ezvcard.util.ISOFormat
Determines whether a date string is in this ISO format.
MCIMAIL - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
ME - Static variable in class ezvcard.parameter.RelatedType
 
mediaType - Variable in class ezvcard.parameter.MediaTypeParameter
 
MEDIATYPE - Static variable in class ezvcard.parameter.VCardParameters
 
MediaTypeCaseClasses<T extends MediaTypeParameter> - Class in ezvcard.parameter
Manages the list of pre-defined values for a media type parameter.
MediaTypeCaseClasses(Class<T>) - Constructor for class ezvcard.parameter.MediaTypeCaseClasses
 
MediaTypeParameter - Class in ezvcard.parameter
Represents a TYPE parameter that also has a media type associated with it.
MediaTypeParameter(String, String, String) - Constructor for class ezvcard.parameter.MediaTypeParameter
 
MEDIUM - Static variable in class ezvcard.parameter.HobbyLevel
 
MEDIUM - Static variable in class ezvcard.parameter.InterestLevel
 
Member - Class in ezvcard.property
The members that make up the group.
Member(String) - Constructor for class ezvcard.property.Member
Creates a member property.
MemberScribe - Class in ezvcard.io.scribe
Marshals Member properties.
MemberScribe() - Constructor for class ezvcard.io.scribe.MemberScribe
 
Messages - Enum in ezvcard
Singleton for accessing the i18n resource bundle.
MET - Static variable in class ezvcard.parameter.RelatedType
 
MIDI - Static variable in class ezvcard.parameter.SoundType
 
MIME_DIR - Static variable in class ezvcard.io.text.FoldingScheme
Folds lines at 75 characters (not including CRLF) and uses 1 space as indentation.
missingXmlElements(VCardDataType...) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Creates a CannotParseException, indicating that the XML elements that the parser expected to find are missing from the property's XML element.
missingXmlElements(String...) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Creates a CannotParseException, indicating that the XML elements that the parser expected to find are missing from the property's XML element.
MOBILE - Static variable in class ezvcard.parameter.ImppType
 
MODEM - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0
MP3 - Static variable in class ezvcard.parameter.SoundType
 
MPEG - Static variable in class ezvcard.parameter.SoundType
 
MS_OUTLOOK - Static variable in class ezvcard.io.text.FoldingScheme
Folds lines at 72 characters (not including CRLF) and uses 1 space as indentation.
MSG - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0
MSN - Static variable in class ezvcard.io.scribe.ImppScribe
 
msn(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains an MSN IMPP property.
multi(Object...) - Static method in class ezvcard.io.json.JCardValue
Creates a multi-valued value.
multi(List<?>) - Static method in class ezvcard.io.json.JCardValue
Creates a multi-valued value.
MUSE - Static variable in class ezvcard.parameter.RelatedType
 

N

NEIGHBOR - Static variable in class ezvcard.parameter.RelatedType
 
newInstance(String) - Method in class ezvcard.io.scribe.AnniversaryScribe
 
newInstance(Date, boolean) - Method in class ezvcard.io.scribe.AnniversaryScribe
 
newInstance(PartialDate) - Method in class ezvcard.io.scribe.AnniversaryScribe
 
newInstance(String) - Method in class ezvcard.io.scribe.BirthdayScribe
 
newInstance(Date, boolean) - Method in class ezvcard.io.scribe.BirthdayScribe
 
newInstance(PartialDate) - Method in class ezvcard.io.scribe.BirthdayScribe
 
newInstance(String) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
newInstance(Date, boolean) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
newInstance(PartialDate) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
newInstance(String) - Method in class ezvcard.io.scribe.DeathdateScribe
 
newInstance(Date, boolean) - Method in class ezvcard.io.scribe.DeathdateScribe
 
newInstance(PartialDate) - Method in class ezvcard.io.scribe.DeathdateScribe
 
NEWLINE - Static variable in class ezvcard.util.StringUtils
The local computer's newline character sequence.
next() - Method in class ezvcard.io.scribe.VCardPropertyScribe.SemiStructuredIterator
Gets the next value.
nextComponent() - Method in class ezvcard.io.scribe.VCardPropertyScribe.StructuredIterator
Gets the next component.
nextString() - Method in class ezvcard.io.scribe.VCardPropertyScribe.StructuredIterator
Gets the first value of the next component.
Nickname - Class in ezvcard.property
A list of nicknames the person goes by.
Nickname() - Constructor for class ezvcard.property.Nickname
 
NicknameScribe - Class in ezvcard.io.scribe
Marshals Nickname properties.
NicknameScribe() - Constructor for class ezvcard.io.scribe.NicknameScribe
 
NONE - Static variable in class ezvcard.property.Gender
 
none() - Static method in class ezvcard.property.Gender
Creates a gender property whose value is set to "none".
Note - Class in ezvcard.property
A free-form text field that contains miscellaneous information.
Note(String) - Constructor for class ezvcard.property.Note
Creates a note property.
NoteScribe - Class in ezvcard.io.scribe
Marshals Note properties.
NoteScribe() - Constructor for class ezvcard.io.scribe.NoteScribe
 
now() - Static method in class ezvcard.property.Revision
Creates a REV property whose value is the current time.

O

OGG - Static variable in class ezvcard.parameter.SoundType
 
onParameterValueChanged(String, String, String, String) - Method in interface ezvcard.io.text.VCardRawWriter.ProblemsListener
Called when a parameter value is changed in a lossy way, due to it containing invalid characters.
ORG - Static variable in class ezvcard.property.Kind
 
org() - Static method in class ezvcard.property.Kind
Creates a new KIND property whose value is set to "org".
Organization - Class in ezvcard.property
A list of organizations the person belongs to.
Organization() - Constructor for class ezvcard.property.Organization
 
OrganizationScribe - Class in ezvcard.io.scribe
Marshals Organization properties.
OrganizationScribe() - Constructor for class ezvcard.io.scribe.OrganizationScribe
 
OrgDirectory - Class in ezvcard.property
Defines a URI representing the person's work place, which can be used to lookup information on the person's co-workers.
OrgDirectory(String) - Constructor for class ezvcard.property.OrgDirectory
 
OrgDirectoryScribe - Class in ezvcard.io.scribe
Marshals OrgDirectory properties.
OrgDirectoryScribe() - Constructor for class ezvcard.io.scribe.OrgDirectoryScribe
 
OTHER - Static variable in class ezvcard.property.Gender
 
other() - Static method in class ezvcard.property.Gender
Creates a gender property whose value is set to "other".

P

PAGER - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0, 4.0
pageUrl(String) - Method in class ezvcard.Ezvcard.ParserChainHtmlReader
 
pageUrl(String) - Method in class ezvcard.Ezvcard.ParserChainHtmlString
 
parameter(String, String) - Method in class ezvcard.util.GeoUri.Builder
Adds a parameter.
parameter(String, String) - Method in class ezvcard.util.TelUri.Builder
Adds a parameter.
parameters - Variable in class ezvcard.property.VCardProperty
The property's parameters.
PARCEL - Static variable in class ezvcard.parameter.AddressType
Supported versions: 2.1, 3.0
PARENT - Static variable in class ezvcard.parameter.RelatedType
 
parse(String) - Static method in class ezvcard.Ezvcard
Parses plain text vCards.
parse(File) - Static method in class ezvcard.Ezvcard
Parses plain text vCards.
parse(InputStream) - Static method in class ezvcard.Ezvcard
Parses plain text vCards.
parse(Reader) - Static method in class ezvcard.Ezvcard
Parses plain text vCards.
parse(String) - Static method in class ezvcard.util.GeoUri
Parses a geo URI string.
parse(String) - Static method in class ezvcard.util.TelUri
Parses a tel URI.
parse(String) - Static method in class ezvcard.util.UtcOffset
Parses a UTC offset from a string.
parse(TimeZone) - Static method in class ezvcard.util.UtcOffset
Creates a UTC offset from a TimeZone object.
parse(String) - Static method in class ezvcard.util.VCardDateFormatter
Parses a vCard date.
parseAll() - Method in class ezvcard.io.xml.XCardDocument
Parses all the VCard objects from the xCard document.
parseContentType(VCardParameters, VCardVersion) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
parseFirst() - Method in class ezvcard.io.xml.XCardDocument
Parses the first the VCard object from the xCard document.
parseHtml(String) - Static method in class ezvcard.Ezvcard
Parses HTML-encoded vCards (hCard).
parseHtml(File) - Static method in class ezvcard.Ezvcard
Parses HTML-encoded vCards (hCard).
parseHtml(InputStream) - Static method in class ezvcard.Ezvcard
Parses HTML-encoded vCards (hCard).
parseHtml(Reader) - Static method in class ezvcard.Ezvcard
Parses HTML-encoded vCards (hCard).
parseHtml(URL) - Static method in class ezvcard.Ezvcard
Parses HTML-encoded vCards (hCard).
parseHtml(Element) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals the property from an HTML document (hCard).
parseHtmlLink(String) - Method in class ezvcard.io.scribe.ImppScribe
Parses an IM URI from an HTML link.
parseJson(String) - Static method in class ezvcard.Ezvcard
Parses JSON-encoded vCards (jCard).
parseJson(File) - Static method in class ezvcard.Ezvcard
Parses JSON-encoded vCards (jCard).
parseJson(InputStream) - Static method in class ezvcard.Ezvcard
Parses JSON-encoded vCards (jCard).
parseJson(Reader) - Static method in class ezvcard.Ezvcard
Parses JSON-encoded vCards (jCard).
parseJson(JCardValue, VCardDataType, VCardParameters) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals a property's value from a JSON data stream (jCard).
parseText(String, VCardDataType, VCardVersion, VCardParameters) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals a property from a plain-text vCard.
parseTimeZoneId(String) - Static method in class ezvcard.util.VCardDateFormatter
Gets the TimeZone object that corresponds to the given ID.
parseXml(String) - Static method in class ezvcard.Ezvcard
Parses XML-encoded vCards (xCard) from a string.
parseXml(File) - Static method in class ezvcard.Ezvcard
Parses XML-encoded vCards (xCard) from a file.
parseXml(InputStream) - Static method in class ezvcard.Ezvcard
Parses XML-encoded vCards (xCard) from an input stream.
parseXml(Reader) - Static method in class ezvcard.Ezvcard
Parses XML-encoded vCards (xCard) from a reader.
parseXml(Document) - Static method in class ezvcard.Ezvcard
Parses XML-encoded vCards (xCard).
parseXml(Element, VCardParameters) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals a property's value from an XML document (xCard).
PartialDate - Class in ezvcard.util
Represents a date in which some of the components are missing.
PartialDate(Integer, Integer, Integer, Integer, Integer, Integer, UtcOffset) - Constructor for class ezvcard.util.PartialDate
Creates a new partial date.
PartialDate(String) - Constructor for class ezvcard.util.PartialDate
Parses a partial date from a string.
PCS - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 3.0
PERSONAL - Static variable in class ezvcard.parameter.ImppType
 
PGP - Static variable in class ezvcard.parameter.KeyType
 
Photo - Class in ezvcard.property
A photo attached to the vCard (such as a portrait of the person).
Photo(String, ImageType) - Constructor for class ezvcard.property.Photo
Creates a photo property.
Photo(byte[], ImageType) - Constructor for class ezvcard.property.Photo
Creates a photo property.
Photo(InputStream, ImageType) - Constructor for class ezvcard.property.Photo
Creates a photo property.
Photo(File, ImageType) - Constructor for class ezvcard.property.Photo
Creates a photo property.
PhotoScribe - Class in ezvcard.io.scribe
Marshals Photo properties.
PhotoScribe() - Constructor for class ezvcard.io.scribe.PhotoScribe
 
PID - Static variable in class ezvcard.parameter.VCardParameters
 
PNG - Static variable in class ezvcard.parameter.ImageType
 
POSTAL - Static variable in class ezvcard.parameter.AddressType
Supported versions: 2.1, 3.0
POWERSHARE - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
preDefined - Variable in class ezvcard.util.CaseClasses
 
PREF - Static variable in class ezvcard.parameter.AddressType
Supported versions: 2.1, 3.0
PREF - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1, 3.0
PREF - Static variable in class ezvcard.parameter.ImppType
 
PREF - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0
PREF - Static variable in class ezvcard.parameter.VCardParameters
 
prepareParameters(T, VCardVersion, VCard) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Sanitizes a property's parameters (called before the property is written).
prodId(boolean) - Method in class ezvcard.Ezvcard.WriterChainJson
Sets whether or not to add a PRODID property to each vCard, saying that the vCard was generated by this library.
prodId(boolean) - Method in class ezvcard.Ezvcard.WriterChainText
Sets whether or not to add a PRODID property to each vCard, saying that the vCard was generated by this library.
prodId(boolean) - Method in class ezvcard.Ezvcard.WriterChainXml
Sets whether or not to add a PRODID property to each vCard, saying that the vCard was generated by this library.
PRODIGY - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
ProductId - Class in ezvcard.property
Defines the product that created the vCard.
ProductId(String) - Constructor for class ezvcard.property.ProductId
Creates a product ID property.
ProductIdScribe - Class in ezvcard.io.scribe
Marshals ProductId properties.
ProductIdScribe() - Constructor for class ezvcard.io.scribe.ProductIdScribe
 
Profile - Class in ezvcard.property
Marks the vCard as being an vCard.
Profile() - Constructor for class ezvcard.property.Profile
 
ProfileScribe - Class in ezvcard.io.scribe
Marshals Profile properties.
ProfileScribe() - Constructor for class ezvcard.io.scribe.ProfileScribe
 
propertyName - Variable in class ezvcard.io.scribe.VCardPropertyScribe
 
put(K, V) - Method in class ezvcard.util.ListMultimap
Adds a value to the multimap.
putAll(K, Collection<V>) - Method in class ezvcard.util.ListMultimap
Adds multiple values to the multimap.

Q

qname - Variable in class ezvcard.io.scribe.VCardPropertyScribe
 
QUOTED_PRINTABLE - Static variable in class ezvcard.parameter.Encoding
Supported versions: 2.1

R

random(Integer) - Static method in class ezvcard.property.ClientPidMap
Generates a CLIENTPIDMAP type that contains a random UID URI.
random() - Static method in class ezvcard.property.Uid
Generates a UID property that contains a random UID URI.
RawProperty - Class in ezvcard.property
Holds the property value as-is.
RawProperty(String, String) - Constructor for class ezvcard.property.RawProperty
Creates a raw property.
RawProperty(String, String, VCardDataType) - Constructor for class ezvcard.property.RawProperty
Creates a raw property.
RawPropertyScribe - Class in ezvcard.io.scribe
Marshals RawProperty properties.
RawPropertyScribe(String) - Constructor for class ezvcard.io.scribe.RawPropertyScribe
 
readLine() - Method in class ezvcard.io.text.FoldedLineReader
Reads the next unfolded line.
readNext() - Method in class ezvcard.io.html.HCardReader
Reads the next vCard from the data stream.
readNext(JCardRawReader.JCardDataStreamListener) - Method in class ezvcard.io.json.JCardRawReader
Reads the next vCard from the jCard data stream.
readNext() - Method in class ezvcard.io.json.JCardReader
Reads the next vCard from the data stream.
readNext() - Method in class ezvcard.io.text.VCardReader
Reads the next vCard from the data stream.
readProperty(String, String, VCardParameters, VCardDataType, JCardValue) - Method in interface ezvcard.io.json.JCardRawReader.JCardDataStreamListener
Called when a property is read.
readProperty(String, String, VCardParameters, String) - Method in interface ezvcard.io.text.VCardRawReader.VCardDataStreamListener
Called when a property is read.
readVersion(VCardVersion) - Method in interface ezvcard.io.text.VCardRawReader.VCardDataStreamListener
Called when the vCard's VERSION property is read.
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainHtmlReader
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainHtmlString
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainJsonReader
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainJsonString
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainTextReader
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainTextString
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainXmlDom
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainXmlReader
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.ParserChainXmlString
 
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.WriterChainJson
Registers a property scribe.
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.WriterChainText
Registers a property scribe.
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.Ezvcard.WriterChainXml
Registers a property scribe.
register(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.scribe.ScribeIndex
Registers a property scribe.
registerParameterDataType(String, VCardDataType) - Method in class ezvcard.io.xml.XCardDocument
Registers the data type of an experimental parameter.
registerScribe(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.html.HCardReader
Registers a property scribe.
registerScribe(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.json.JCardReader
Registers a property scribe.
registerScribe(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.json.JCardWriter
Registers a property scribe.
registerScribe(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.text.VCardReader
Registers a property scribe.
registerScribe(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.text.VCardWriter
Registers a property scribe.
registerScribe(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.xml.XCardDocument
Registers a property scribe.
Related - Class in ezvcard.property
Someone that the person is related to.
Related() - Constructor for class ezvcard.property.Related
 
RelatedScribe - Class in ezvcard.io.scribe
Marshals Related properties.
RelatedScribe() - Constructor for class ezvcard.io.scribe.RelatedScribe
 
RelatedType - Class in ezvcard.parameter
Represents the TYPE parameter of the Related property.
remove(K, V) - Method in class ezvcard.util.ListMultimap
Removes a particular value.
removeAll(K) - Method in class ezvcard.util.ListMultimap
Removes all the values associated with a key
removeEmpties(boolean) - Method in class ezvcard.io.scribe.VCardPropertyScribe.Splitter
Sets whether to remove empty elements.
removeExtendedProperty(String) - Method in class ezvcard.VCard
Removes all extended properties that have the given name.
removeParameter(String) - Method in class ezvcard.property.VCardProperty
Removes a parameter from the property.
removePids() - Method in class ezvcard.parameter.VCardParameters
Removes all PID values.
removePids() - Method in class ezvcard.property.Address
 
removePids() - Method in class ezvcard.property.BinaryProperty
 
removePids() - Method in class ezvcard.property.CalendarRequestUri
 
removePids() - Method in class ezvcard.property.CalendarUri
 
removePids() - Method in class ezvcard.property.Categories
 
removePids() - Method in class ezvcard.property.Email
 
removePids() - Method in class ezvcard.property.FormattedName
 
removePids() - Method in class ezvcard.property.FreeBusyUrl
 
removePids() - Method in class ezvcard.property.Geo
 
removePids() - Method in class ezvcard.property.Impp
 
removePids() - Method in class ezvcard.property.Language
 
removePids() - Method in class ezvcard.property.Member
 
removePids() - Method in class ezvcard.property.Nickname
 
removePids() - Method in class ezvcard.property.Note
 
removePids() - Method in class ezvcard.property.Organization
 
removePids() - Method in class ezvcard.property.Related
 
removePids() - Method in class ezvcard.property.Role
 
removePids() - Method in class ezvcard.property.Source
 
removePids() - Method in class ezvcard.property.Telephone
 
removePids() - Method in class ezvcard.property.Timezone
 
removePids() - Method in class ezvcard.property.Title
 
removePids() - Method in class ezvcard.property.Url
 
removeProperties(Class<? extends VCardProperty>) - Method in class ezvcard.VCard
Removes all properties of a given class.
removeProperty(VCardProperty) - Method in class ezvcard.VCard
Removes a property instance from the vCard.
removeType(String) - Method in class ezvcard.parameter.VCardParameters
Removes a TYPE parameter.
removeType(AddressType) - Method in class ezvcard.property.Address
Removes a TYPE parameter.
removeType(EmailType) - Method in class ezvcard.property.Email
Removes a TYPE parameter.
removeType(ImppType) - Method in class ezvcard.property.Impp
Removes a TYPE parameter.
removeType(AddressType) - Method in class ezvcard.property.Label
Removes a TYPE parameter.
removeType(RelatedType) - Method in class ezvcard.property.Related
Removes a TYPE parameter.
removeType(TelephoneType) - Method in class ezvcard.property.Telephone
Removes a TYPE parameter.
removeTypes() - Method in class ezvcard.parameter.VCardParameters
Removes all TYPE parameters.
removeValue() - Method in class ezvcard.parameter.VCardParameters
Removes the VALUE parameter.
removeValue(T) - Method in class ezvcard.property.ListProperty
Removes a value from the list.
replace(K, V) - Method in class ezvcard.util.ListMultimap
Replaces all values with the given value.
replace(K, Collection<V>) - Method in class ezvcard.util.ListMultimap
Replaces all values with the given values.
Revision - Class in ezvcard.property
The date that the vCard was last modified by its owner.
Revision(Date) - Constructor for class ezvcard.property.Revision
Creates a revision property.
RevisionScribe - Class in ezvcard.io.scribe
Marshals Revision properties.
RevisionScribe() - Constructor for class ezvcard.io.scribe.RevisionScribe
 
Role - Class in ezvcard.property
The function that the person plays in his or her organization.
Role(String) - Constructor for class ezvcard.property.Role
Creates a role property.
RoleScribe - Class in ezvcard.io.scribe
Marshals Role properties.
RoleScribe() - Constructor for class ezvcard.io.scribe.RoleScribe
 
rtrim(String) - Static method in class ezvcard.util.StringUtils
Trims the whitespace off the right side of a string.
runtimeDefined - Variable in class ezvcard.util.CaseClasses
 

S

sanitizeKey(String) - Method in class ezvcard.parameter.VCardParameters
 
sanitizeKey(K) - Method in class ezvcard.util.ListMultimap
Modifies a given key before it is used to interact with the internal map.
ScribeIndex - Class in ezvcard.io.scribe
Manages a listing of property scribes (marshallers).
ScribeIndex() - Constructor for class ezvcard.io.scribe.ScribeIndex
 
semistructured(String) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Parses a list of values that are delimited by semicolons.
semistructured(String, int) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Parses a list of values that are delimited by semicolons.
setAddProdId(boolean) - Method in class ezvcard.io.json.JCardWriter
Sets whether or not to add a "PRODID" property to each vCard, saying that the vCard was generated by this library.
setAddProdId(boolean) - Method in class ezvcard.io.text.VCardWriter
Sets whether or not to add a "PRODID" property to each vCard, saying that the vCard was generated by this library.
setAddProdId(boolean) - Method in class ezvcard.io.xml.XCardDocument
Sets whether or not to add a "PRODID" property to each vCard, saying that the vCard was generated by this library.
setAgent(Agent) - Method in class ezvcard.VCard
Sets information about the person's agent.
setAltId(String) - Method in class ezvcard.parameter.VCardParameters
Sets the ALTID parameter value.
setAltId(String) - Method in class ezvcard.property.Address
 
setAltId(String) - Method in class ezvcard.property.BinaryProperty
 
setAltId(String) - Method in class ezvcard.property.Birthplace
 
setAltId(String) - Method in class ezvcard.property.CalendarRequestUri
 
setAltId(String) - Method in class ezvcard.property.CalendarUri
 
setAltId(String) - Method in class ezvcard.property.Categories
 
setAltId(String) - Method in class ezvcard.property.DateOrTimeProperty
 
setAltId(String) - Method in class ezvcard.property.Deathplace
 
setAltId(String) - Method in class ezvcard.property.Email
 
setAltId(String) - Method in class ezvcard.property.Expertise
 
setAltId(String) - Method in class ezvcard.property.FormattedName
 
setAltId(String) - Method in class ezvcard.property.FreeBusyUrl
 
setAltId(String) - Method in class ezvcard.property.Geo
 
setAltId(String) - Method in interface ezvcard.property.HasAltId
Sets the property's ALTID parameter.
setAltId(String) - Method in class ezvcard.property.Hobby
 
setAltId(String) - Method in class ezvcard.property.Impp
 
setAltId(String) - Method in class ezvcard.property.Interest
 
setAltId(String) - Method in class ezvcard.property.Language
 
setAltId(String) - Method in class ezvcard.property.Member
 
setAltId(String) - Method in class ezvcard.property.Nickname
 
setAltId(String) - Method in class ezvcard.property.Note
 
setAltId(String) - Method in class ezvcard.property.Organization
 
setAltId(String) - Method in class ezvcard.property.OrgDirectory
 
setAltId(String) - Method in class ezvcard.property.Related
 
setAltId(String) - Method in class ezvcard.property.Role
 
setAltId(String) - Method in class ezvcard.property.Source
 
setAltId(String) - Method in class ezvcard.property.StructuredName
 
setAltId(String) - Method in class ezvcard.property.Telephone
 
setAltId(String) - Method in class ezvcard.property.Timezone
 
setAltId(String) - Method in class ezvcard.property.Title
 
setAltId(String) - Method in class ezvcard.property.Url
 
setAltId(String) - Method in class ezvcard.property.Xml
 
setAnniversary(Anniversary) - Method in class ezvcard.VCard
Sets the person's anniversary.
setAnniversaryAlt(Collection<Anniversary>) - Method in class ezvcard.VCard
Sets the person's anniversary as a group of alternative representations (see VCardParameters.getAltId() for more details).
setAnniversaryAlt(Anniversary...) - Method in class ezvcard.VCard
Sets the person's anniversary as a group of alternative representations (see VCardParameters.getAltId() for more details).
setBirthday(Birthday) - Method in class ezvcard.VCard
Sets the person's birthday.
setBirthdayAlt(Collection<Birthday>) - Method in class ezvcard.VCard
Sets the person's birthday as a group of alternative representations (see: description of ALTID).
setBirthdayAlt(Birthday...) - Method in class ezvcard.VCard
Sets the person's birthday as a group of alternative representations (see: description of ALTID).
setBirthplace(Birthplace) - Method in class ezvcard.VCard
Sets the person's birthplace.
setBirthplaceAlt(Collection<Birthplace>) - Method in class ezvcard.VCard
Sets the person's birthplace as a group of alternative representations (see: description of ALTID.
setBirthplaceAlt(Birthplace...) - Method in class ezvcard.VCard
Sets the person's birthplace as a group of alternative representations (see: description of ALTID.
setCalscale(Calscale) - Method in class ezvcard.parameter.VCardParameters
Sets the type of calendar that is used for a date or date-time property value.
setCalscale(Calscale) - Method in class ezvcard.property.DateOrTimeProperty
Sets the type of calendar that is used for a date or date-time property value.
setCaretDecodingEnabled(boolean) - Method in class ezvcard.io.text.VCardRawReader
Sets whether the reader will decode parameter values that use circumflex accent encoding (enabled by default).
setCaretDecodingEnabled(boolean) - Method in class ezvcard.io.text.VCardReader
Sets whether the reader will decode parameter values that use circumflex accent encoding (enabled by default).
setCaretEncodingEnabled(boolean) - Method in class ezvcard.io.text.VCardRawWriter
Sets whether the writer will apply circumflex accent encoding on parameter values (disabled by default, only applies to 3.0 and 4.0 vCards).
setCaretEncodingEnabled(boolean) - Method in class ezvcard.io.text.VCardWriter
Sets whether the writer will apply circumflex accent encoding on parameter values (disabled by default, only applies to 3.0 and 4.0 vCards).
setCategories(Categories) - Method in class ezvcard.VCard
Sets the list of keywords (aka "tags") that can be used to describe the person.
setCategories(String...) - Method in class ezvcard.VCard
Sets the list of keywords (aka "tags") that can be used to describe the person.
setCategoriesAlt(Collection<Categories>) - Method in class ezvcard.VCard
Sets the categories property as a group of alternative representations (see: description of ALTID).
setCategoriesAlt(Categories...) - Method in class ezvcard.VCard
Sets the categories property as a group of alternative representations (see: description of ALTID).
setCharset(String) - Method in class ezvcard.parameter.VCardParameters
Sets the CHARSET parameter.
setClassification(Classification) - Method in class ezvcard.VCard
Sets the classification of the vCard, which describes the sensitivity of the information in the vCard.
setClassification(String) - Method in class ezvcard.VCard
Sets the classification of the vCard, which describes the sensitivity of the information in the vCard.
setContentType(T) - Method in class ezvcard.property.BinaryProperty
Sets the content type of the resource.
setCountry(String) - Method in class ezvcard.property.Address
Sets the country.
setData(byte[], T) - Method in class ezvcard.property.BinaryProperty
Sets the binary data of the resource.
setDataType(VCardDataType) - Method in class ezvcard.property.RawProperty
Sets the data type of the property's value.
setDate(Date, boolean) - Method in class ezvcard.property.DateOrTimeProperty
Sets the value of this property to a complete date.
setDeathdate(Deathdate) - Method in class ezvcard.VCard
Sets the person's time of death.
setDeathdateAlt(Collection<Deathdate>) - Method in class ezvcard.VCard
Sets the deathdate property as a group of alternative representations (see: description of ALTID).
setDeathdateAlt(Deathdate...) - Method in class ezvcard.VCard
Sets the deathdate property as a group of alternative representations (see: description of ALTID).
setDeathplace(Deathplace) - Method in class ezvcard.VCard
Sets the person's deathplace.
setDeathplaceAlt(Collection<Deathplace>) - Method in class ezvcard.VCard
Sets the person's deathplace as a group of alternative representations (see VCardParameters.getAltId() for more details).
setDeathplaceAlt(Deathplace...) - Method in class ezvcard.VCard
Sets the person's deathplace as a group of alternative representations (see VCardParameters.getAltId() for more details).
setDefaultQuotedPrintableCharset(Charset) - Method in class ezvcard.io.text.VCardReader
Sets the character set to use when decoding quoted-printable values if the property has no CHARSET parameter, or if the CHARSET parameter is not a valid character set.
setEncoding(Encoding) - Method in class ezvcard.parameter.VCardParameters
Sets the ENCODING parameter.
setExtendedAddress(String) - Method in class ezvcard.property.Address
Sets the extended address.
setExtendedProperty(String, String) - Method in class ezvcard.VCard
Replaces all existing extended properties with the given name with a single property instance.
setFamily(String) - Method in class ezvcard.property.StructuredName
Sets the family name (aka "last name").
setFormattedName(FormattedName) - Method in class ezvcard.VCard
Sets the text value used for displaying the person's name.
setFormattedName(String) - Method in class ezvcard.VCard
Sets the text value used for displaying the person's name.
setFormattedNameAlt(Collection<FormattedName>) - Method in class ezvcard.VCard
Sets the formatted name property as a group of alternative representations (see: description of ALTID ).
setFormattedNameAlt(FormattedName...) - Method in class ezvcard.VCard
Sets the formatted name property as a group of alternative representations (see: description of ALTID ).
setGender(String) - Method in class ezvcard.property.Gender
Sets the gender value.
setGender(Gender) - Method in class ezvcard.VCard
Sets the gender of the person.
setGeo(double, double) - Method in class ezvcard.parameter.VCardParameters
Sets the GEO parameter value.
setGeo(double, double) - Method in class ezvcard.property.Address
Sets the global positioning coordinates that are associated with this address.
setGeo(Geo) - Method in class ezvcard.VCard
Sets the geographical position of where the person lives/works.
setGeo(double, double) - Method in class ezvcard.VCard
Sets the geographical position of where the person lives/works.
setGeoAlt(Collection<Geo>) - Method in class ezvcard.VCard
Sets the geographical position of where the person lives/works as a group of alternative representations (see: description of ALTID).
setGeoUri(GeoUri) - Method in class ezvcard.property.Geo
Sets the raw object used for storing the GEO information.
setGiven(String) - Method in class ezvcard.property.StructuredName
Sets the given name (aka "first name").
setGroup(String) - Method in class ezvcard.property.VCardProperty
Sets this property's group.
setIndent(boolean) - Method in class ezvcard.io.json.JCardRawWriter
Sets whether or not to pretty-print the JSON.
setIndent(boolean) - Method in class ezvcard.io.json.JCardWriter
Sets whether or not to pretty-print the JSON.
setIndent(String) - Method in class ezvcard.io.text.FoldedLineWriter
Sets the string that is prepended to each folded line.
setIndex(Integer) - Method in class ezvcard.parameter.VCardParameters
Sets the sorted position of this property when it is grouped together with other properties of the same type.
setIndex(Integer) - Method in class ezvcard.property.Expertise
 
setIndex(Integer) - Method in class ezvcard.property.Hobby
 
setIndex(Integer) - Method in class ezvcard.property.Interest
 
setIndex(Integer) - Method in class ezvcard.property.OrgDirectory
 
setKind(Kind) - Method in class ezvcard.VCard
Sets the type of entity this vCard represents.
setLabel(String) - Method in class ezvcard.parameter.VCardParameters
Sets the LABEL parameter.
setLabel(String) - Method in class ezvcard.property.Address
Sets the label of the address.
setLanguage(String) - Method in class ezvcard.parameter.VCardParameters
Sets the LANGUAGE parameter.
setLanguage(String) - Method in class ezvcard.property.Address
 
setLanguage(String) - Method in class ezvcard.property.Birthplace
 
setLanguage(String) - Method in class ezvcard.property.Deathdate
 
setLanguage(String) - Method in class ezvcard.property.Deathplace
 
setLanguage(String) - Method in class ezvcard.property.Expertise
 
setLanguage(String) - Method in class ezvcard.property.FormattedName
 
setLanguage(String) - Method in class ezvcard.property.Hobby
 
setLanguage(String) - Method in class ezvcard.property.Interest
 
setLanguage(String) - Method in class ezvcard.property.Label
 
setLanguage(String) - Method in class ezvcard.property.Logo
 
setLanguage(String) - Method in class ezvcard.property.Nickname
 
setLanguage(String) - Method in class ezvcard.property.Note
 
setLanguage(String) - Method in class ezvcard.property.Organization
 
setLanguage(String) - Method in class ezvcard.property.OrgDirectory
 
setLanguage(String) - Method in class ezvcard.property.Role
 
setLanguage(String) - Method in class ezvcard.property.Sound
 
setLanguage(String) - Method in class ezvcard.property.StructuredName
 
setLanguage(String) - Method in class ezvcard.property.Title
 
setLatitude(Double) - Method in class ezvcard.property.Geo
Sets the latitude.
setLevel(String) - Method in class ezvcard.parameter.VCardParameters
Sets the LEVEL parameter.
setLevel(ExpertiseLevel) - Method in class ezvcard.property.Expertise
Sets the level of knowledge the person has for this skill.
setLevel(HobbyLevel) - Method in class ezvcard.property.Hobby
Sets the level at which the person practices the hobby.
setLevel(InterestLevel) - Method in class ezvcard.property.Interest
Sets the level of the person's interest.
setLineLength(Integer) - Method in class ezvcard.io.text.FoldedLineWriter
Sets the maximum length a line can be before it is folded (excluding the newline).
setLocality(String) - Method in class ezvcard.property.Address
Sets the locality (city).
setLongitude(Double) - Method in class ezvcard.property.Geo
Sets the longitude.
setMailer(Mailer) - Method in class ezvcard.VCard
Sets the email client that the person uses.
setMailer(String) - Method in class ezvcard.VCard
Sets the email client that the person uses.
setMediaType(String) - Method in class ezvcard.parameter.VCardParameters
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.CalendarRequestUri
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.CalendarUri
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.FreeBusyUrl
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.Geo
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.Impp
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.Member
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.Timezone
Sets the MEDIATYPE parameter.
setMediaType(String) - Method in class ezvcard.property.Url
Sets the MEDIATYPE parameter.
setNewline(String) - Method in class ezvcard.io.text.FoldedLineWriter
Sets the newline sequence that is used to separate lines
setNickname(Nickname) - Method in class ezvcard.VCard
Sets the person's nickname(s).
setNickname(String...) - Method in class ezvcard.VCard
Sets the person's nicknames.
setNicknameAlt(Collection<Nickname>) - Method in class ezvcard.VCard
Sets the nickname property as a group of alternative representations (see: description of ALTID).
setNicknameAlt(Nickname...) - Method in class ezvcard.VCard
Sets the nickname property as a group of alternative representations (see: description of ALTID).
setOffset(int, int) - Method in class ezvcard.property.Timezone
Sets the UTC offset.
setOffset(UtcOffset) - Method in class ezvcard.property.Timezone
Sets the UTC offset.
setOrganization(Organization) - Method in class ezvcard.VCard
Sets the hierarchy of departments to which the person belongs.
setOrganization(String...) - Method in class ezvcard.VCard
Sets the hierarchy of departments to which the person belongs.
setOrganizationAlt(Collection<Organization>) - Method in class ezvcard.VCard
Sets the organization property as a group of alternative representations (see: description of ALTID).
setOrganizationAlt(Organization...) - Method in class ezvcard.VCard
Sets the organization property as a group of alternative representations (see: description of ALTID).
setParameter(String, String) - Method in class ezvcard.property.VCardProperty
Replaces all existing values of a parameter with the given value.
setParameters(VCardParameters) - Method in class ezvcard.property.VCardProperty
Sets the property's parameters.
setPartialDate(PartialDate) - Method in class ezvcard.property.DateOrTimeProperty
Sets the value of this property to a reduced accuracy or truncated date.
setPid(Integer) - Method in class ezvcard.property.ClientPidMap
Gets the value that is used to link the URI in this property to the property that the URI belongs to.
setPoBox(String) - Method in class ezvcard.property.Address
Sets the P.O.
setPostalCode(String) - Method in class ezvcard.property.Address
Sets the postal code.
setPref(Integer) - Method in class ezvcard.parameter.VCardParameters
Sets the preference value.
setPref(Integer) - Method in class ezvcard.property.Address
 
setPref(Integer) - Method in class ezvcard.property.BinaryProperty
 
setPref(Integer) - Method in class ezvcard.property.CalendarRequestUri
 
setPref(Integer) - Method in class ezvcard.property.CalendarUri
 
setPref(Integer) - Method in class ezvcard.property.Categories
 
setPref(Integer) - Method in class ezvcard.property.Email
 
setPref(Integer) - Method in class ezvcard.property.Expertise
 
setPref(Integer) - Method in class ezvcard.property.FormattedName
 
setPref(Integer) - Method in class ezvcard.property.FreeBusyUrl
 
setPref(Integer) - Method in class ezvcard.property.Geo
 
setPref(Integer) - Method in class ezvcard.property.Hobby
 
setPref(Integer) - Method in class ezvcard.property.Impp
 
setPref(Integer) - Method in class ezvcard.property.Interest
 
setPref(Integer) - Method in class ezvcard.property.Language
 
setPref(Integer) - Method in class ezvcard.property.Member
 
setPref(Integer) - Method in class ezvcard.property.Nickname
 
setPref(Integer) - Method in class ezvcard.property.Note
 
setPref(Integer) - Method in class ezvcard.property.Organization
 
setPref(Integer) - Method in class ezvcard.property.OrgDirectory
 
setPref(Integer) - Method in class ezvcard.property.Related
 
setPref(Integer) - Method in class ezvcard.property.Role
 
setPref(Integer) - Method in class ezvcard.property.Source
 
setPref(Integer) - Method in class ezvcard.property.Telephone
 
setPref(Integer) - Method in class ezvcard.property.Timezone
 
setPref(Integer) - Method in class ezvcard.property.Title
 
setPref(Integer) - Method in class ezvcard.property.Url
 
setProblemsListener(VCardRawWriter.ProblemsListener) - Method in class ezvcard.io.text.VCardRawWriter
Sets the problems listener.
setProdId(ProductId) - Method in class ezvcard.VCard
Sets the product ID, which identifies the software that created the vCard.
setProdId(String) - Method in class ezvcard.VCard
Sets the product ID, which identifies the software that created the vCard.
setProfile(Profile) - Method in class ezvcard.VCard
Sets the PROFILE property.
setProperty(Class<T>, T) - Method in class ezvcard.VCard
Replaces all existing properties of the given class with a single property instance.
setPropertyAlt(Class<T>, T...) - Method in class ezvcard.VCard
Sets a property in the form of a collection of alternative representations.
setPropertyAlt(Class<T>, Collection<T>) - Method in class ezvcard.VCard
Sets a property in the form of a collection of alternative representations.
setPropertyName(String) - Method in class ezvcard.property.RawProperty
Sets the name of the property.
setRegion(String) - Method in class ezvcard.property.Address
Sets the region.
setRevision(Revision) - Method in class ezvcard.VCard
Sets the time that the vCard was last modified.
setRevision(Date) - Method in class ezvcard.VCard
Sets the time that the vCard was last modified.
setScribeIndex(ScribeIndex) - Method in class ezvcard.io.html.HCardReader
Sets the scribe index.
setScribeIndex(ScribeIndex) - Method in class ezvcard.io.json.JCardReader
Sets the scribe index.
setScribeIndex(ScribeIndex) - Method in class ezvcard.io.json.JCardWriter
Sets the scribe index.
setScribeIndex(ScribeIndex) - Method in class ezvcard.io.text.VCardReader
Sets the scribe index.
setScribeIndex(ScribeIndex) - Method in class ezvcard.io.text.VCardWriter
Sets the scribe index.
setScribeIndex(ScribeIndex) - Method in class ezvcard.io.xml.XCardDocument
Sets the scribe index.
setSortAs(String...) - Method in class ezvcard.parameter.VCardParameters
Sets the SORT-AS parameter value(s).
setSortAs(String...) - Method in class ezvcard.property.Organization
Sets the string(s) that define how to sort the vCard.
setSortAs(String) - Method in class ezvcard.property.StructuredName
Sets the string that defines how to sort the vCard.
setSortAs(String, String) - Method in class ezvcard.property.StructuredName
Sets the strings that define how to sort the vCard.
setSortString(SortString) - Method in class ezvcard.VCard
Sets the string that should be used to sort the vCard.
setSortString(String) - Method in class ezvcard.VCard
Sets the string that should be used to sort the vCard.
setSourceDisplayText(SourceDisplayText) - Method in class ezvcard.VCard
Sets a textual representation of the SOURCE property.
setSourceDisplayText(String) - Method in class ezvcard.VCard
Sets a textual representation of the SOURCE property.
setStreetAddress(String) - Method in class ezvcard.property.Address
Sets the street address.
setStructuredName(StructuredName) - Method in class ezvcard.VCard
Sets the individual components of the person's name.
setStructuredNameAlt(Collection<StructuredName>) - Method in class ezvcard.VCard
Sets the structured name property as a group of alternative representations (see VCardParameters.getAltId() for more details).
setStructuredNameAlt(StructuredName...) - Method in class ezvcard.VCard
Sets the structured name property as a group of alternative representations (see VCardParameters.getAltId() for more details).
setTargetVersion(VCardVersion) - Method in class ezvcard.io.text.VCardWriter
Sets the version that the vCards should adhere to.
setText(String) - Method in class ezvcard.property.Birthplace
Sets the value to free-form text.
setText(String) - Method in class ezvcard.property.DateOrTimeProperty
Sets the value of this property to a text string.
setText(String) - Method in class ezvcard.property.Deathplace
Sets the value to free-form text.
setText(String) - Method in class ezvcard.property.Gender
Sets the additional text associated with this property.
setText(String, KeyType) - Method in class ezvcard.property.Key
Sets a plain text representation of the key.
setText(String) - Method in class ezvcard.property.Related
Sets the value to free-form text instead of a URI.
setText(String) - Method in class ezvcard.property.Telephone
Sets the telephone number as a text value.
setText(String) - Method in class ezvcard.property.Timezone
Sets the text portion of the timezone.
setTimezone(String) - Method in class ezvcard.parameter.VCardParameters
Sets the TZ parameter.
setTimezone(String) - Method in class ezvcard.property.Address
Sets the timezone that's associated with this address.
setTimezone(Timezone) - Method in class ezvcard.VCard
Sets the timezone the person lives/works in.
setTimezoneAlt(Collection<Timezone>) - Method in class ezvcard.VCard
Sets the timezone the person lives/works in as a group of alternative representations (see: description of ALTID ).
setTimezoneAlt(Timezone...) - Method in class ezvcard.VCard
Sets the timezone the person lives/works in as a group of alternative representations (see: description of ALTID ).
setType(String) - Method in class ezvcard.parameter.VCardParameters
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.BinaryProperty
Sets the vCard 4.0 TYPE parameter.
setType(String) - Method in class ezvcard.property.CalendarRequestUri
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.CalendarUri
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Categories
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Expertise
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.FormattedName
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.FreeBusyUrl
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Geo
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Hobby
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Interest
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Language
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Nickname
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Note
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Organization
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.OrgDirectory
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Role
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Timezone
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Title
Sets the TYPE parameter.
setType(String) - Method in class ezvcard.property.Url
Sets the TYPE parameter.
setUid(Uid) - Method in class ezvcard.VCard
Sets the unique identifier of the vCard.
setUri(String) - Method in class ezvcard.property.Birthplace
Sets the value to a URI.
setUri(String) - Method in class ezvcard.property.ClientPidMap
Sets the URI.
setUri(String) - Method in class ezvcard.property.Deathplace
Sets the value to a URI.
setUri(String) - Method in class ezvcard.property.Impp
Sets the IM URI.
setUri(URI) - Method in class ezvcard.property.Impp
Sets the IM URI.
setUri(String, String) - Method in class ezvcard.property.Impp
Sets the IM URI.
setUri(String) - Method in class ezvcard.property.Member
Sets the URI.
setUri(String) - Method in class ezvcard.property.Related
Sets the URI.
setUri(TelUri) - Method in class ezvcard.property.Telephone
Sets a "tel" URI representing the phone number.
setUriEmail(String) - Method in class ezvcard.property.Member
Sets the URI to an email address.
setUriEmail(String) - Method in class ezvcard.property.Related
Sets the URI to an email address.
setUriIM(String, String) - Method in class ezvcard.property.Member
Sets the URI to an instant messaging handle.
setUriIM(String, String) - Method in class ezvcard.property.Related
Sets the URI to an instant messaging handle.
setUriTelephone(String) - Method in class ezvcard.property.Member
Sets the URI to a telephone number.
setUriTelephone(String) - Method in class ezvcard.property.Related
Sets the URI to a telephone number.
setUrl(String) - Method in class ezvcard.property.Agent
Sets the URL to the agent's information.
setUrl(String, T) - Method in class ezvcard.property.BinaryProperty
Sets the URL to the resource.
setValue(VCardDataType) - Method in class ezvcard.parameter.VCardParameters
Sets the VALUE parameter.
setValue(T) - Method in class ezvcard.property.SimpleProperty
Sets the value of this property.
setVCard(VCard) - Method in class ezvcard.property.Agent
Sets an embedded vCard with the agent's information.
setVersion(VCardVersion) - Method in class ezvcard.io.text.VCardRawWriter
Sets the vCard version that the writer should adhere to.
setVersion(VCardVersion) - Method in class ezvcard.VCard
Sets the version of this vCard.
setVersionStrict(boolean) - Method in class ezvcard.io.json.JCardWriter
Sets whether properties that do not support jCard (vCard version 4.0) will be excluded from the written vCard.
setVersionStrict(boolean) - Method in class ezvcard.io.text.VCardWriter
Sets whether properties that do not support the target version will be excluded from the written vCard.
setVersionStrict(boolean) - Method in class ezvcard.io.xml.XCardDocument
Sets whether properties that do not support xCard (vCard version 4.0) will be excluded from the written vCard.
SIBLING - Static variable in class ezvcard.parameter.RelatedType
 
SimpleProperty<T> - Class in ezvcard.property
Represents a property whose data model consists of a single Java object.
SimpleProperty(T) - Constructor for class ezvcard.property.SimpleProperty
Creates a valued property
SimplePropertyScribe<T extends VCardProperty> - Class in ezvcard.io.scribe
Marshals properties that have just a single value thats need no parsing or writing logic and that always has the same data type.
SimplePropertyScribe(Class<T>, String, VCardDataType) - Constructor for class ezvcard.io.scribe.SimplePropertyScribe
 
single(Object) - Static method in class ezvcard.io.json.JCardValue
Creates a single-valued value.
SIP - Static variable in class ezvcard.io.scribe.ImppScribe
 
sip(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains a Session Initiation Protocol handle.
size() - Method in class ezvcard.util.ListMultimap
Returns the number of values in the map.
SkipMeException - Exception in ezvcard.io
Thrown during the marshalling/unmarshalling of a vCard property to show that the property should NOT be included in the marshalled vCard or the unmarshalled VCard object.
SkipMeException() - Constructor for exception ezvcard.io.SkipMeException
Creates a skip-me exception.
SkipMeException(String) - Constructor for exception ezvcard.io.SkipMeException
Creates a skip-me exception.
SKYPE - Static variable in class ezvcard.io.scribe.ImppScribe
 
skype(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains a Skype handle.
SORT_AS - Static variable in class ezvcard.parameter.VCardParameters
 
SortString - Class in ezvcard.property
Defines a string that should be used when an application sorts this vCard in some way.
SortString(String) - Constructor for class ezvcard.property.SortString
Creates a sort-string property.
SortStringScribe - Class in ezvcard.io.scribe
Marshals SortString properties.
SortStringScribe() - Constructor for class ezvcard.io.scribe.SortStringScribe
 
Sound - Class in ezvcard.property
A sound to attach to the vCard, such as a pronunciation of the person's name.
Sound(String, SoundType) - Constructor for class ezvcard.property.Sound
Creates a sound property.
Sound(byte[], SoundType) - Constructor for class ezvcard.property.Sound
Creates a sound property.
Sound(InputStream, SoundType) - Constructor for class ezvcard.property.Sound
Creates a sound property.
Sound(File, SoundType) - Constructor for class ezvcard.property.Sound
Creates a sound property.
SoundScribe - Class in ezvcard.io.scribe
Marshals Sound properties.
SoundScribe() - Constructor for class ezvcard.io.scribe.SoundScribe
 
SoundType - Class in ezvcard.parameter
Represents the TYPE parameter of the Sound property.
Source - Class in ezvcard.property
A URL that can be used to retrieve the most up-to-date version of the person's vCard.
Source(String) - Constructor for class ezvcard.property.Source
Creates a source property.
SourceDisplayText - Class in ezvcard.property
Provides a textual representation of Source.
SourceDisplayText(String) - Constructor for class ezvcard.property.SourceDisplayText
Creates a source display text property.
SourceDisplayTextScribe - Class in ezvcard.io.scribe
Marshals SourceDisplayText properties.
SourceDisplayTextScribe() - Constructor for class ezvcard.io.scribe.SourceDisplayTextScribe
 
SourceScribe - Class in ezvcard.io.scribe
Marshals Source properties.
SourceScribe() - Constructor for class ezvcard.io.scribe.SourceScribe
 
split(String, String) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Splits a string by a delimiter.
split() - Method in class ezvcard.io.scribe.VCardPropertyScribe.Splitter
Performs the split operation.
SPOUSE - Static variable in class ezvcard.parameter.RelatedType
 
start(VCardRawReader.VCardDataStreamListener) - Method in class ezvcard.io.text.VCardRawReader
Starts or continues reading from the vCard data stream.
StringPropertyScribe<T extends TextProperty> - Class in ezvcard.io.scribe
Marshals properties that contain a single string value (like text or a URI).
StringPropertyScribe(Class<T>, String) - Constructor for class ezvcard.io.scribe.StringPropertyScribe
 
StringPropertyScribe(Class<T>, String, VCardDataType) - Constructor for class ezvcard.io.scribe.StringPropertyScribe
 
StringUtils - Class in ezvcard.util
Helper class for dealing with vCard strings.
StringUtils.JoinCallback<T> - Interface in ezvcard.util
Callback interface used with various VCardStringUtils.join() methods.
StringUtils.JoinMapCallback<K,V> - Interface in ezvcard.util
Callback interface used with the StringUtils.join(Map, String, JoinMapCallback) method.
structured(Object...) - Static method in class ezvcard.io.json.JCardValue
Creates a structured value.
structured(List<List<?>>) - Static method in class ezvcard.io.json.JCardValue
Creates a structured value.
structured(String) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Parses a structured value.
structured(JCardValue) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Provides an iterator for a jCard structured value.
structured(Object...) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Writes a structured value.
StructuredName - Class in ezvcard.property
Contains the separated components of the person's name.
StructuredName() - Constructor for class ezvcard.property.StructuredName
 
StructuredNameScribe - Class in ezvcard.io.scribe
Marshals StructuredName properties.
StructuredNameScribe() - Constructor for class ezvcard.io.scribe.StructuredNameScribe
 
supportedVersions - Variable in class ezvcard.parameter.VersionedVCardParameter
 
SWEETHEART - Static variable in class ezvcard.parameter.RelatedType
 

T

tagName() - Method in class ezvcard.io.html.HCardElement
Gets the name of the HTML element.
Telephone - Class in ezvcard.property
A telephone number.
Telephone(String) - Constructor for class ezvcard.property.Telephone
Creates a telephone property.
Telephone(TelUri) - Constructor for class ezvcard.property.Telephone
Creates a telephone property.
TelephoneScribe - Class in ezvcard.io.scribe
Marshals Telephone properties.
TelephoneScribe() - Constructor for class ezvcard.io.scribe.TelephoneScribe
 
TelephoneType - Class in ezvcard.parameter
Represents the TYPE parameter of the Telephone property.
TelUri - Class in ezvcard.util
Represents a URI for encoding telephone numbers.
TelUri.Builder - Class in ezvcard.util
 
TelUri.Builder(String) - Constructor for class ezvcard.util.TelUri.Builder
Initializes the builder with a global telephone number.
TelUri.Builder(String, String) - Constructor for class ezvcard.util.TelUri.Builder
Initializes the builder with a local telephone number.
TelUri.Builder(TelUri) - Constructor for class ezvcard.util.TelUri.Builder
Creates a new TelUri builder.
TEXT - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 4.0
TEXT - Static variable in class ezvcard.VCardDataType
Supported versions: 2.1, 3.0, 4.0
TextListProperty - Class in ezvcard.property
Represents a property whose value is a list of textual values.
TextListProperty() - Constructor for class ezvcard.property.TextListProperty
 
TEXTPHONE - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 4.0
TextProperty - Class in ezvcard.property
Represents a property whose value is just a regular text value.
TextProperty(String) - Constructor for class ezvcard.property.TextProperty
Creates a property that contains text.
time(boolean) - Method in class ezvcard.io.scribe.VCardPropertyScribe.DateWriter
Sets whether to output the date's time component.
time(Integer, Integer, Integer) - Static method in class ezvcard.util.PartialDate
Creates a partial date containing only time components.
time(Integer, Integer, Integer, UtcOffset) - Static method in class ezvcard.util.PartialDate
Creates a partial date containing only time components.
TIME - Static variable in class ezvcard.VCardDataType
Supported versions: 3.0, 4.0
TIMESTAMP - Static variable in class ezvcard.VCardDataType
Supported versions: 4.0
Timezone - Class in ezvcard.property
Contains the timezone that the person lives/works in.
Timezone(String) - Constructor for class ezvcard.property.Timezone
Creates a timezone property.
Timezone(Integer, Integer) - Constructor for class ezvcard.property.Timezone
Creates a timezone property.
Timezone(UtcOffset) - Constructor for class ezvcard.property.Timezone
Creates a timezone property.
Timezone(Integer, Integer, String) - Constructor for class ezvcard.property.Timezone
Creates a timezone property.
Timezone(UtcOffset, String) - Constructor for class ezvcard.property.Timezone
Creates a timezone property.
Timezone(TimeZone) - Constructor for class ezvcard.property.Timezone
Creates a timezone property.
TimezoneScribe - Class in ezvcard.io.scribe
Marshals Timezone properties.
TimezoneScribe() - Constructor for class ezvcard.io.scribe.TimezoneScribe
 
Title - Class in ezvcard.property
The person's position or job in his or her organization.
Title(String) - Constructor for class ezvcard.property.Title
Creates a title property.
TitleScribe - Class in ezvcard.io.scribe
Marshals Title properties.
TitleScribe() - Constructor for class ezvcard.io.scribe.TitleScribe
 
TLX - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1 (suggested)
toByteArray(InputStream) - Static method in class ezvcard.util.IOUtils
Reads all the bytes from an input stream.
toByteArray(InputStream, boolean) - Static method in class ezvcard.util.IOUtils
Reads all the bytes from an input stream.
toDateAndOrTime(boolean) - Method in class ezvcard.util.PartialDate
Converts this partial date to its ISO 8601 representation.
toDocument(String) - Static method in class ezvcard.util.XmlUtils
Parses an XML string into a DOM.
toDocument(InputStream) - Static method in class ezvcard.util.XmlUtils
Parses an XML document from an input stream.
toDocument(Reader) - Static method in class ezvcard.util.XmlUtils
Parses an XML document from a reader.
toElement(String) - Static method in class ezvcard.util.HtmlUtils
Converts an HTML string to an HTML element.
toElement(String, String) - Static method in class ezvcard.util.HtmlUtils
Converts an HTML string to an HTML element.
toElementList(NodeList) - Static method in class ezvcard.util.XmlUtils
Gets all the elements out of a NodeList.
toString() - Method in class ezvcard.io.json.JsonValue
 
toString() - Method in class ezvcard.parameter.VCardParameter
 
toString() - Method in class ezvcard.util.DataUri
 
toString() - Method in class ezvcard.util.GeoUri
Converts this geo URI to its string representation.
toString(int) - Method in class ezvcard.util.GeoUri
Converts this geo URI to its string representation.
toString() - Method in class ezvcard.util.ListMultimap
 
toString() - Method in class ezvcard.util.PartialDate
 
toString() - Method in class ezvcard.util.TelUri
Converts this tel URI to its string representation.
toString() - Method in class ezvcard.util.UtcOffset
Converts this offset to its ISO string representation using "basic" format.
toString(boolean) - Method in class ezvcard.util.UtcOffset
Converts this offset to its ISO string representation.
toString(Node) - Static method in class ezvcard.util.XmlUtils
Converts an XML node to a string.
toString(Node, Map<String, String>) - Static method in class ezvcard.util.XmlUtils
Converts an XML node to a string.
toString() - Method in class ezvcard.ValidationWarnings
Outputs all validation warnings as a newline-delimited string.
toString() - Method in class ezvcard.VCardDataType
 
toString() - Method in enum ezvcard.VCardVersion
 
toString() - Method in class ezvcard.Warning
 
toTimeZone() - Method in class ezvcard.property.Timezone
Creates a TimeZone representation of this class.
toUri() - Method in class ezvcard.util.DataUri
Creates a URI object from this data URI.
toUri() - Method in class ezvcard.util.GeoUri
Creates a URI object from this geo URI.
toWriter(Node, Writer) - Static method in class ezvcard.util.XmlUtils
Writes an XML node to a writer.
toWriter(Node, Writer, Map<String, String>) - Static method in class ezvcard.util.XmlUtils
Writes an XML node to a writer.
TYPE - Static variable in class ezvcard.parameter.VCardParameters
 
types() - Method in class ezvcard.io.html.HCardElement
Gets all type values (for example, "home" and "cell" for the "tel" type).
TZ - Static variable in class ezvcard.parameter.VCardParameters
 

U

Uid - Class in ezvcard.property
A globally unique identifier of the person.
Uid(String) - Constructor for class ezvcard.property.Uid
Creates a UID property.
UidScribe - Class in ezvcard.io.scribe
Marshals Uid properties.
UidScribe() - Constructor for class ezvcard.io.scribe.UidScribe
 
uncertainty(Double) - Method in class ezvcard.util.GeoUri.Builder
Sets the uncertainty (how accurate the coordinates are).
unescape(boolean) - Method in class ezvcard.io.scribe.VCardPropertyScribe.Splitter
Sets whether to unescape each split string.
unescape(String) - Static method in class ezvcard.io.scribe.VCardPropertyScribe
Unescapes all special characters that are escaped with a backslash, as well as escaped newlines.
UNKNOWN - Static variable in class ezvcard.property.Gender
 
unknown() - Static method in class ezvcard.property.Gender
Creates a gender property whose value is set to "unknown".
unregister(VCardPropertyScribe<? extends VCardProperty>) - Method in class ezvcard.io.scribe.ScribeIndex
Unregisters a property scribe.
URI - Static variable in class ezvcard.VCardDataType
Supported versions: 3.0, 4.0
UriProperty - Class in ezvcard.property
Represents a property whose value is a URI (for example, Url).
UriProperty(String) - Constructor for class ezvcard.property.UriProperty
Creates a property whose value is a URI.
UriPropertyScribe<T extends TextProperty> - Class in ezvcard.io.scribe
Marshals properties that have URI values.
UriPropertyScribe(Class<T>, String) - Constructor for class ezvcard.io.scribe.UriPropertyScribe
 
URL - Static variable in class ezvcard.Ezvcard
The project webpage.
url - Variable in class ezvcard.property.BinaryProperty
The URL to the resource.
Url - Class in ezvcard.property
A URL pointing to the person's homepage or business website.
Url(String) - Constructor for class ezvcard.property.Url
Creates a URL property.
URL - Static variable in class ezvcard.VCardDataType
Supported versions: 2.1 (p.18-9)
UrlScribe - Class in ezvcard.io.scribe
Marshals Url properties.
UrlScribe() - Constructor for class ezvcard.io.scribe.UrlScribe
 
utc(boolean) - Method in class ezvcard.io.scribe.VCardPropertyScribe.DateWriter
Sets whether to format the date in UTC time, or to include a UTC offset.
UTC_OFFSET - Static variable in class ezvcard.VCardDataType
Supported versions: 4.0
UtcOffset - Class in ezvcard.util
Represents a UTC offset.
UtcOffset(int, int) - Constructor for class ezvcard.util.UtcOffset
Creates a new UTC offset.
utf8Reader(InputStream) - Static method in class ezvcard.util.IOUtils
Creates a reader whose character encoding is set to "UTF-8".
utf8Reader(File) - Static method in class ezvcard.util.IOUtils
Creates a reader whose character encoding is set to "UTF-8".
utf8Writer(OutputStream) - Static method in class ezvcard.util.IOUtils
Creates a writer whose character encoding is set to "UTF-8".
utf8Writer(File) - Static method in class ezvcard.util.IOUtils
Creates a writer whose character encoding is set to "UTF-8".
utf8Writer(File, boolean) - Static method in class ezvcard.util.IOUtils
Creates a writer whose character encoding is set to "UTF-8".

V

validate(VCardVersion) - Method in class ezvcard.parameter.VCardParameters
Checks this parameters list for data consistency problems or deviations from the spec.
validate(VCardVersion, VCard) - Method in class ezvcard.property.VCardProperty
Checks the property for data consistency problems or deviations from the spec.
validate(VCardVersion) - Method in class ezvcard.VCard
Checks this vCard for data consistency problems or deviations from the spec.
ValidationWarnings - Class in ezvcard
Holds the validation warnings of a vCard.
ValidationWarnings() - Constructor for class ezvcard.ValidationWarnings
 
value() - Method in class ezvcard.io.html.HCardElement
Gets the hCard value of this element.
value - Variable in class ezvcard.parameter.VCardParameter
The value (for example, "home").
VALUE - Static variable in class ezvcard.parameter.VCardParameters
 
value - Variable in class ezvcard.property.SimpleProperty
 
valueOf(String) - Static method in enum ezvcard.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ezvcard.util.ISOFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ezvcard.VCardVersion
Returns the enum constant of this type with the specified name.
valueOfByStr(String) - Static method in enum ezvcard.VCardVersion
Gets a VCardVersion instance based on the given text representation.
valueOfByXmlNamespace(String) - Static method in enum ezvcard.VCardVersion
Gets a VCardVersion instance based on the given XML namespace.
values() - Static method in enum ezvcard.Messages
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class ezvcard.property.ListProperty
 
values() - Static method in enum ezvcard.util.ISOFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class ezvcard.util.ListMultimap
Returns all the values.
values() - Static method in enum ezvcard.VCardVersion
Returns an array containing the constants of this enum type, in the order they are declared.
VCard - Class in ezvcard
Represents a vCard.
VCard() - Constructor for class ezvcard.VCard
 
VCardDataType - Class in ezvcard
Defines the data type of a property's value.
VCardDateFormatter - Class in ezvcard.util
Helper class that formats and parses vCard dates.
VCardException - Exception in ezvcard
Base exception for all ez-vcard exceptions.
VCardException(String, Throwable) - Constructor for exception ezvcard.VCardException
Creates a vCard exception.
VCardException(String) - Constructor for exception ezvcard.VCardException
Creates a vCard exception.
VCardException() - Constructor for exception ezvcard.VCardException
Creates a vCard exception.
VCardFloatFormatter - Class in ezvcard.util
Formats floating-point values for vCards.
VCardFloatFormatter() - Constructor for class ezvcard.util.VCardFloatFormatter
Creates a new formatter with a max of 6 decimals.
VCardFloatFormatter(int) - Constructor for class ezvcard.util.VCardFloatFormatter
Creates a new formatter.
VCardParameter - Class in ezvcard.parameter
Represents a vCard parameter (aka "sub type") whose values are pre-defined.
VCardParameter(String) - Constructor for class ezvcard.parameter.VCardParameter
Creates a new parameter.
VCardParameterCaseClasses<T extends VCardParameter> - Class in ezvcard.parameter
Manages the list of pre-defined values for a parameter that consists of a single String value.
VCardParameterCaseClasses(Class<T>) - Constructor for class ezvcard.parameter.VCardParameterCaseClasses
 
VCardParameters - Class in ezvcard.parameter
Holds the parameters (aka "sub types") of a vCard property.
VCardParameters() - Constructor for class ezvcard.parameter.VCardParameters
Creates a list of parameters.
VCardParameters(VCardParameters) - Constructor for class ezvcard.parameter.VCardParameters
Creates a copy of an existing parameter list.
VCardProperty - Class in ezvcard.property
Represents a vCard key/value pair entry (called a "type" or "property").
VCardProperty() - Constructor for class ezvcard.property.VCardProperty
 
VCardPropertyScribe<T extends VCardProperty> - Class in ezvcard.io.scribe
Base class for vCard property marshallers.
VCardPropertyScribe(Class<T>, String) - Constructor for class ezvcard.io.scribe.VCardPropertyScribe
Creates a new marshaller.
VCardPropertyScribe(Class<T>, String, QName) - Constructor for class ezvcard.io.scribe.VCardPropertyScribe
Creates a new marshaller.
VCardPropertyScribe.DateWriter - Class in ezvcard.io.scribe
Factory class for writing dates.
VCardPropertyScribe.DateWriter(Date) - Constructor for class ezvcard.io.scribe.VCardPropertyScribe.DateWriter
Creates a new date writer object.
VCardPropertyScribe.Result<T extends VCardProperty> - Class in ezvcard.io.scribe
Represents the result of an unmarshal operation.
VCardPropertyScribe.Result(T, List<String>) - Constructor for class ezvcard.io.scribe.VCardPropertyScribe.Result
Creates a new result.
VCardPropertyScribe.SemiStructuredIterator - Class in ezvcard.io.scribe
Iterates over the fields in a semi-structured value (a structured value whose components cannot be multi-valued).
VCardPropertyScribe.SemiStructuredIterator(Iterator<String>) - Constructor for class ezvcard.io.scribe.VCardPropertyScribe.SemiStructuredIterator
Constructs a new structured iterator.
VCardPropertyScribe.Splitter - Class in ezvcard.io.scribe
Factory class for splitting strings.
VCardPropertyScribe.Splitter(String, String) - Constructor for class ezvcard.io.scribe.VCardPropertyScribe.Splitter
Creates a new splitter object.
VCardPropertyScribe.StructuredIterator - Class in ezvcard.io.scribe
Iterates over the fields in a structured value.
VCardPropertyScribe.StructuredIterator(Iterator<List<String>>) - Constructor for class ezvcard.io.scribe.VCardPropertyScribe.StructuredIterator
Constructs a new structured iterator.
VCardRawReader - Class in ezvcard.io.text
Parses a vCard data stream.
VCardRawReader(Reader) - Constructor for class ezvcard.io.text.VCardRawReader
Creates a new reader.
VCardRawReader.StopReadingException - Exception in ezvcard.io.text
Instructs a VCardRawReader to stop reading from the data stream when thrown from a VCardRawReader.VCardDataStreamListener implementation.
VCardRawReader.StopReadingException() - Constructor for exception ezvcard.io.text.VCardRawReader.StopReadingException
 
VCardRawReader.VCardDataStreamListener - Interface in ezvcard.io.text
Handles the vCard data as it is read off the data stream.
VCardRawWriter - Class in ezvcard.io.text
Writes data to an vCard data stream.
VCardRawWriter(Writer, VCardVersion) - Constructor for class ezvcard.io.text.VCardRawWriter
Creates a vCard raw writer using the standard folding scheme and newline sequence.
VCardRawWriter(Writer, VCardVersion, FoldingScheme) - Constructor for class ezvcard.io.text.VCardRawWriter
Creates a vCard raw writer using the standard newline sequence.
VCardRawWriter(Writer, VCardVersion, FoldingScheme, String) - Constructor for class ezvcard.io.text.VCardRawWriter
Creates a vCard raw writer.
VCardRawWriter.ProblemsListener - Interface in ezvcard.io.text
A listener whose methods are invoked when non-critical issues occur during the writing process.
VCardReader - Class in ezvcard.io.text
Parses VCard objects from a plain-text vCard data stream.
VCardReader(String) - Constructor for class ezvcard.io.text.VCardReader
Creates a reader that parses vCards from a string.
VCardReader(InputStream) - Constructor for class ezvcard.io.text.VCardReader
Creates a reader that parses vCards from an input stream.
VCardReader(File) - Constructor for class ezvcard.io.text.VCardReader
Creates a reader that parses vCards from a file.
VCardReader(Reader) - Constructor for class ezvcard.io.text.VCardReader
Creates a reader that parses vCards from a reader.
VCardVersion - Enum in ezvcard
Contains all possible vCard versions.
VCardWriter - Class in ezvcard.io.text
Writes VCard objects to a plain-text vCard data stream.
VCardWriter(OutputStream) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to an output stream (writes v3.0 vCards and uses the standard folding scheme and newline sequence).
VCardWriter(OutputStream, VCardVersion) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to an output stream (uses the standard folding scheme and newline sequence).
VCardWriter(OutputStream, VCardVersion, FoldingScheme, String) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to an output stream.
VCardWriter(File) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to a file (writes v3.0 vCards and uses the standard folding scheme and newline sequence).
VCardWriter(File, boolean) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to a file (writes v3.0 vCards and uses the standard folding scheme and newline sequence).
VCardWriter(File, boolean, VCardVersion) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to a file (uses the standard folding scheme and newline sequence).
VCardWriter(File, boolean, VCardVersion, FoldingScheme, String) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to a file.
VCardWriter(Writer) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to a writer (writes v3.0 vCards and uses the standard folding scheme and newline sequence).
VCardWriter(Writer, VCardVersion) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to a writer (uses the standard folding scheme and newline sequence).
VCardWriter(Writer, VCardVersion, FoldingScheme, String) - Constructor for class ezvcard.io.text.VCardWriter
Creates a writer that writes vCards to a writer.
VERSION - Static variable in class ezvcard.Ezvcard
The version of the library.
version(VCardVersion) - Method in class ezvcard.Ezvcard.WriterChainText
Sets the version that all the vCards will be marshalled to.
version() - Method in class ezvcard.io.xml.XCardElement
Gets the vCard version.
VersionedVCardParameter - Class in ezvcard.parameter
Represents a parameter whose values are supported by a variety of different vCard versions.
VersionedVCardParameter(String, VCardVersion...) - Constructor for class ezvcard.parameter.VersionedVCardParameter
 
versionStrict(boolean) - Method in class ezvcard.Ezvcard.WriterChainJson
Sets whether properties that do not support jCard (vCard version 4.0) will be excluded from the written vCard.
versionStrict(boolean) - Method in class ezvcard.Ezvcard.WriterChainText
Sets whether properties that do not support the target version will be excluded from the written vCard.
versionStrict(boolean) - Method in class ezvcard.Ezvcard.WriterChainXml
Sets whether properties that do not support xCard (vCard version 4.0) will be excluded from the written vCard.
VIDEO - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0, 4.0
VOICE - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0, 4.0

W

Warning - Class in ezvcard
Represents a warning.
Warning(String) - Constructor for class ezvcard.Warning
Creates a new warning.
Warning(int, Object...) - Constructor for class ezvcard.Warning
Creates a new warning whose message text is defined in the resource bundle.
Warning(String, Integer) - Constructor for class ezvcard.Warning
Creates a new warning.
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainHtmlReader
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainHtmlString
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainJsonReader
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainJsonString
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainTextReader
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainTextString
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainXmlDom
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainXmlReader
 
warnings(List<List<String>>) - Method in class ezvcard.Ezvcard.ParserChainXmlString
 
WAV - Static variable in class ezvcard.parameter.SoundType
 
WORK - Static variable in class ezvcard.parameter.AddressType
Supported versions: 2.1, 3.0, 4.0
WORK - Static variable in class ezvcard.parameter.EmailType
Supported versions: 4.0
WORK - Static variable in class ezvcard.parameter.ImppType
 
WORK - Static variable in class ezvcard.parameter.TelephoneType
Supported versions: 2.1, 3.0, 4.0
write(VCard...) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards to their traditional, plain-text representation.
write(Collection<VCard>) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards to their traditional, plain-text representation.
write() - Method in class ezvcard.io.html.HCardPage
Writes the HTML document to a string.
write(OutputStream) - Method in class ezvcard.io.html.HCardPage
Writes the HTML document to an output stream.
write(File) - Method in class ezvcard.io.html.HCardPage
Writes the HTML document to a file.
write(Writer) - Method in class ezvcard.io.html.HCardPage
Writes the HTML document to a writer.
write(VCard) - Method in class ezvcard.io.json.JCardWriter
Writes a vCard to the stream.
write() - Method in class ezvcard.io.scribe.VCardPropertyScribe.DateWriter
Creates the date string.
write(CharSequence, boolean, Charset) - Method in class ezvcard.io.text.FoldedLineWriter
Writes a string.
write(char[], int, int) - Method in class ezvcard.io.text.FoldedLineWriter
 
write(char[], int, int, boolean, Charset) - Method in class ezvcard.io.text.FoldedLineWriter
Writes a portion of an array of characters.
write(VCard) - Method in class ezvcard.io.text.VCardWriter
Writes a vCard to the stream.
write() - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to a string without pretty-printing it.
write(int) - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to a string and pretty-prints it.
write(OutputStream) - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to an output stream without pretty-printing it.
write(OutputStream, int) - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to an output stream and pretty-prints it.
write(File) - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to a file without pretty-printing it.
write(File, int) - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to a file and pretty-prints it.
write(Writer) - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to a writer without pretty-printing it.
write(Writer, int) - Method in class ezvcard.io.xml.XCardDocument
Writes the XML document to a writer and pretty-prints it.
write() - Method in class ezvcard.VCard
Marshals this vCard to its text representation.
write(File) - Method in class ezvcard.VCard
Marshals this vCard to its text representation.
write(OutputStream) - Method in class ezvcard.VCard
Marshals this vCard to its text representation.
write(Writer) - Method in class ezvcard.VCard
Marshals this vCard to its text representation.
writeBeginComponent(String) - Method in class ezvcard.io.text.VCardRawWriter
Writes a property marking the beginning of a component (in other words, writes a "BEGIN:NAME" property).
writeEndComponent(String) - Method in class ezvcard.io.text.VCardRawWriter
Writes a property marking the end of a component (in other words, writes a "END:NAME" property).
writeEndVCard() - Method in class ezvcard.io.json.JCardRawWriter
Closes the "vcard" component array.
writeHtml(VCard...) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards their HTML representation (hCard).
writeHtml(Collection<VCard>) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards their HTML representation (hCard).
writeHtml() - Method in class ezvcard.VCard
Marshals this vCard to a basic HTML page (hCard).
writeHtml(File) - Method in class ezvcard.VCard
Marshals this vCard to a basic HTML page (hCard).
writeHtml(OutputStream) - Method in class ezvcard.VCard
Marshals this vCard to a basic HTML page (hCard).
writeHtml(Writer) - Method in class ezvcard.VCard
Marshals this vCard to a basic HTML page (hCard).
writeHtmlLink(Impp) - Method in class ezvcard.io.scribe.ImppScribe
Builds a URI suitable for use as a link on a webpage.
writeJson(VCard...) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards to their JSON representation (jCard).
writeJson(Collection<VCard>) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards to their JSON representation (jCard).
writeJson(T) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Marshals a property's value to a JSON data stream (jCard).
writeJson() - Method in class ezvcard.VCard
Marshals this vCard to its JSON representation (jCard).
writeJson(File) - Method in class ezvcard.VCard
Marshals this vCard to its JSON representation (jCard).
writeJson(OutputStream) - Method in class ezvcard.VCard
Marshals this vCard to its JSON representation (jCard).
writeJson(Writer) - Method in class ezvcard.VCard
Marshals this vCard to its JSON representation (jCard).
writeln(String) - Method in class ezvcard.io.text.FoldedLineWriter
Writes a string, followed by a newline.
writeProperty(String, VCardDataType, JCardValue) - Method in class ezvcard.io.json.JCardRawWriter
Writes a property to the current component.
writeProperty(String, String, VCardParameters, VCardDataType, JCardValue) - Method in class ezvcard.io.json.JCardRawWriter
Writes a property to the current vCard.
writeProperty(String, String) - Method in class ezvcard.io.text.VCardRawWriter
Writes a property to the vCard data stream.
writeProperty(String, String, VCardParameters, String) - Method in class ezvcard.io.text.VCardRawWriter
Writes a property to the vCard data stream.
writeStartVCard() - Method in class ezvcard.io.json.JCardRawWriter
Writes the beginning of a new "vcard" component.
writeText(T, VCardVersion) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Marshals a property's value to a string.
writeVersion() - Method in class ezvcard.io.text.VCardRawWriter
Writes a "VERSION" property, based on the vCard version that the writer is adhering to.
writeXml(VCard...) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards to their XML representation (xCard).
writeXml(Collection<VCard>) - Static method in class ezvcard.Ezvcard
Marshals one or more vCards to their XML representation (xCard).
writeXml(T, Element) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Marshals a property's value to an XML element (xCard).
writeXml() - Method in class ezvcard.VCard
Marshals this vCard to its XML representation (xCard).
writeXml(File) - Method in class ezvcard.VCard
Marshals this vCard to its XML representation (xCard).
writeXml(OutputStream) - Method in class ezvcard.VCard
Marshals this vCard to its XML representation (xCard).
writeXml(Writer) - Method in class ezvcard.VCard
Marshals this vCard to its XML representation (xCard).

X

X400 - Static variable in class ezvcard.parameter.EmailType
Supported versions: 2.1, 3.0
X509 - Static variable in class ezvcard.parameter.KeyType
 
XCardDocument - Class in ezvcard.io.xml
Represents an XML document that contains vCard objects ("xCard" standard).
XCardDocument() - Constructor for class ezvcard.io.xml.XCardDocument
Creates an xCard document.
XCardDocument(String) - Constructor for class ezvcard.io.xml.XCardDocument
Parses an xCard document from a string.
XCardDocument(InputStream) - Constructor for class ezvcard.io.xml.XCardDocument
Parses an xCard document from an input stream.
XCardDocument(File) - Constructor for class ezvcard.io.xml.XCardDocument
Parses an xCard document from a file.
XCardDocument(Reader) - Constructor for class ezvcard.io.xml.XCardDocument
Parses an xCard document from a reader.
XCardDocument(Document) - Constructor for class ezvcard.io.xml.XCardDocument
Wraps an existing XML DOM object.
XCardElement - Class in ezvcard.io.xml
Wraps xCard functionality around an XML Element.
XCardElement(String) - Constructor for class ezvcard.io.xml.XCardElement
Creates a new XML element under its own XML document.
XCardElement(String, VCardVersion) - Constructor for class ezvcard.io.xml.XCardElement
Creates a new XML element under its own XML document.
XCardElement(Element) - Constructor for class ezvcard.io.xml.XCardElement
Wraps an existing XML element.
XCardElement(Element, VCardVersion) - Constructor for class ezvcard.io.xml.XCardElement
Wraps an existing XML element.
XCardNamespaceContext - Class in ezvcard.io.xml
Used for xCard XPath expressions.
XCardNamespaceContext(VCardVersion, String) - Constructor for class ezvcard.io.xml.XCardNamespaceContext
 
Xml - Class in ezvcard.property
Any XML data attached to the vCard.
Xml(String) - Constructor for class ezvcard.property.Xml
Creates an XML property.
Xml(Element) - Constructor for class ezvcard.property.Xml
Creates an XML property.
Xml(Document) - Constructor for class ezvcard.property.Xml
Creates an XML property.
XmlScribe - Class in ezvcard.io.scribe
Marshals Xml properties.
XmlScribe() - Constructor for class ezvcard.io.scribe.XmlScribe
 
XmlUtils - Class in ezvcard.util
Generic XML utility methods.
XMPP - Static variable in class ezvcard.io.scribe.ImppScribe
 
xmpp(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains an Extensible Messaging and Presence Protocol handle.

Y

YAHOO - Static variable in class ezvcard.io.scribe.ImppScribe
 
yahoo(String) - Static method in class ezvcard.property.Impp
Creates an IMPP property that contains a Yahoo! Messenger handle.

_

_7BIT - Static variable in class ezvcard.parameter.Encoding
Supported versions: 2.1
_8BIT - Static variable in class ezvcard.parameter.Encoding
Supported versions: 2.1
_buildMediaTypeObj(String) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
Builds a MediaTypeParameter object based on the information in the MEDIATYPE parameter or data URI of 4.0 vCards.
_buildMediaTypeObj(String) - Method in class ezvcard.io.scribe.ImagePropertyScribe
 
_buildMediaTypeObj(String) - Method in class ezvcard.io.scribe.KeyScribe
 
_buildMediaTypeObj(String) - Method in class ezvcard.io.scribe.SoundScribe
 
_buildTypeObj(String) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
Builds a MediaTypeParameter object based on the value of the TYPE parameter in 2.1/3.0 vCards.
_buildTypeObj(String) - Method in class ezvcard.io.scribe.ImagePropertyScribe
 
_buildTypeObj(String) - Method in class ezvcard.io.scribe.KeyScribe
 
_buildTypeObj(String) - Method in class ezvcard.io.scribe.SoundScribe
 
_dataType(Agent, VCardVersion) - Method in class ezvcard.io.scribe.AgentScribe
 
_dataType(T, VCardVersion) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_dataType(Birthplace, VCardVersion) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_dataType(T, VCardVersion) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_dataType(Deathplace, VCardVersion) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_dataType(RawProperty, VCardVersion) - Method in class ezvcard.io.scribe.RawPropertyScribe
 
_dataType(Related, VCardVersion) - Method in class ezvcard.io.scribe.RelatedScribe
 
_dataType(Telephone, VCardVersion) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_dataType(Timezone, VCardVersion) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_dataType(T, VCardVersion) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Determines the data type of a property instance.
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.AddressScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.AgentScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.ClientPidMapScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.GenderScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.GeoScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.ImppScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.RawPropertyScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.RelatedScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.RevisionScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Determines the property's default data type.
_defaultDataType(VCardVersion) - Method in class ezvcard.io.scribe.XmlScribe
 
_newInstance(String, U) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_newInstance(byte[], U) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_newInstance() - Method in class ezvcard.io.scribe.CategoriesScribe
 
_newInstance(String, KeyType) - Method in class ezvcard.io.scribe.KeyScribe
 
_newInstance(byte[], KeyType) - Method in class ezvcard.io.scribe.KeyScribe
 
_newInstance() - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_newInstance(String, ImageType) - Method in class ezvcard.io.scribe.LogoScribe
 
_newInstance(byte[], ImageType) - Method in class ezvcard.io.scribe.LogoScribe
 
_newInstance() - Method in class ezvcard.io.scribe.NicknameScribe
 
_newInstance(String, ImageType) - Method in class ezvcard.io.scribe.PhotoScribe
 
_newInstance(byte[], ImageType) - Method in class ezvcard.io.scribe.PhotoScribe
 
_newInstance(String, SoundType) - Method in class ezvcard.io.scribe.SoundScribe
 
_newInstance(byte[], SoundType) - Method in class ezvcard.io.scribe.SoundScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.AddressScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.AgentScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.CategoriesScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.EmailScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.GeoScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.ImagePropertyScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.ImppScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.LabelScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.NicknameScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.RevisionScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.SoundScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.UriPropertyScribe
 
_parseHtml(HCardElement, List<String>) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals the property from an hCard (HTML document).
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.AddressScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ClientPidMapScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.GenderScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.GeoScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ImppScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.RelatedScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.RevisionScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals a property from a JSON data stream (jCard).
_parseJson(JCardValue, VCardDataType, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.XmlScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.AddressScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.AgentScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ClientPidMapScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.GenderScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.GeoScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ImppScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.RawPropertyScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.RelatedScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.RevisionScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals a property from a plain-text vCard.
_parseText(String, VCardDataType, VCardVersion, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.XmlScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.CalendarRequestUriScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.CalendarUriScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.ClassificationScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.EmailScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.ExpertiseScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.FormattedNameScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.FreeBusyUrlScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.HobbyScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.InterestScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.KindScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.LabelScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.LanguageScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.MailerScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.MemberScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.NoteScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.OrgDirectoryScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.ProductIdScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.ProfileScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.RoleScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.SimplePropertyScribe
Parses the property from a string.
_parseValue(String) - Method in class ezvcard.io.scribe.SortStringScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.SourceDisplayTextScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.SourceScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.TitleScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.UidScribe
 
_parseValue(String) - Method in class ezvcard.io.scribe.UrlScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.AddressScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ClientPidMapScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.GenderScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.GeoScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ImppScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.RelatedScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.RevisionScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Unmarshals a property from an XML document (xCard).
_parseXml(XCardElement, VCardParameters, List<String>) - Method in class ezvcard.io.scribe.XmlScribe
 
_prepareParameters(Address, VCardParameters, VCardVersion, VCard) - Method in class ezvcard.io.scribe.AddressScribe
 
_prepareParameters(T, VCardParameters, VCardVersion, VCard) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_prepareParameters(Email, VCardParameters, VCardVersion, VCard) - Method in class ezvcard.io.scribe.EmailScribe
 
_prepareParameters(Telephone, VCardParameters, VCardVersion, VCard) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_prepareParameters(T, VCardParameters, VCardVersion, VCard) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Sanitizes a property's parameters before the property is written.
_supportedVersions() - Method in class ezvcard.property.Agent
 
_supportedVersions() - Method in class ezvcard.property.Anniversary
 
_supportedVersions() - Method in class ezvcard.property.Birthplace
 
_supportedVersions() - Method in class ezvcard.property.CalendarRequestUri
 
_supportedVersions() - Method in class ezvcard.property.CalendarUri
 
_supportedVersions() - Method in class ezvcard.property.Classification
 
_supportedVersions() - Method in class ezvcard.property.ClientPidMap
 
_supportedVersions() - Method in class ezvcard.property.Deathdate
 
_supportedVersions() - Method in class ezvcard.property.Deathplace
 
_supportedVersions() - Method in class ezvcard.property.Expertise
 
_supportedVersions() - Method in class ezvcard.property.FreeBusyUrl
 
_supportedVersions() - Method in class ezvcard.property.Gender
 
_supportedVersions() - Method in class ezvcard.property.Hobby
 
_supportedVersions() - Method in class ezvcard.property.Impp
 
_supportedVersions() - Method in class ezvcard.property.Interest
 
_supportedVersions() - Method in class ezvcard.property.Kind
 
_supportedVersions() - Method in class ezvcard.property.Label
 
_supportedVersions() - Method in class ezvcard.property.Language
 
_supportedVersions() - Method in class ezvcard.property.Mailer
 
_supportedVersions() - Method in class ezvcard.property.Member
 
_supportedVersions() - Method in class ezvcard.property.Nickname
 
_supportedVersions() - Method in class ezvcard.property.OrgDirectory
 
_supportedVersions() - Method in class ezvcard.property.ProductId
 
_supportedVersions() - Method in class ezvcard.property.Profile
 
_supportedVersions() - Method in class ezvcard.property.Related
 
_supportedVersions() - Method in class ezvcard.property.SortString
 
_supportedVersions() - Method in class ezvcard.property.SourceDisplayText
 
_supportedVersions() - Method in class ezvcard.property.VCardProperty
Gets the vCard versions that support this property.
_supportedVersions() - Method in class ezvcard.property.Xml
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Address
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Agent
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.BinaryProperty
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Birthplace
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.ClientPidMap
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.DateOrTimeProperty
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Deathplace
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Email
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Gender
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Geo
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Impp
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Key
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.ListProperty
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Member
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Profile
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Related
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.SimpleProperty
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Telephone
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.Timezone
 
_validate(List<Warning>, VCardVersion, VCard) - Method in class ezvcard.property.VCardProperty
Checks the property for data consistency problems or deviations from the spec.
_writeJson(Address) - Method in class ezvcard.io.scribe.AddressScribe
 
_writeJson(T) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_writeJson(Birthplace) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_writeJson(ClientPidMap) - Method in class ezvcard.io.scribe.ClientPidMapScribe
 
_writeJson(T) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_writeJson(Deathplace) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_writeJson(Gender) - Method in class ezvcard.io.scribe.GenderScribe
 
_writeJson(Geo) - Method in class ezvcard.io.scribe.GeoScribe
 
_writeJson(Impp) - Method in class ezvcard.io.scribe.ImppScribe
 
_writeJson(T) - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_writeJson(Organization) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_writeJson(Related) - Method in class ezvcard.io.scribe.RelatedScribe
 
_writeJson(Revision) - Method in class ezvcard.io.scribe.RevisionScribe
 
_writeJson(T) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_writeJson(StructuredName) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_writeJson(Telephone) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_writeJson(Timezone) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_writeJson(T) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Marshals a property's value to a JSON data stream (jCard).
_writeJson(Xml) - Method in class ezvcard.io.scribe.XmlScribe
 
_writeText(Address, VCardVersion) - Method in class ezvcard.io.scribe.AddressScribe
 
_writeText(Agent, VCardVersion) - Method in class ezvcard.io.scribe.AgentScribe
 
_writeText(T, VCardVersion) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_writeText(Birthplace, VCardVersion) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_writeText(ClientPidMap, VCardVersion) - Method in class ezvcard.io.scribe.ClientPidMapScribe
 
_writeText(T, VCardVersion) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_writeText(Deathplace, VCardVersion) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_writeText(Gender, VCardVersion) - Method in class ezvcard.io.scribe.GenderScribe
 
_writeText(Geo, VCardVersion) - Method in class ezvcard.io.scribe.GeoScribe
 
_writeText(Impp, VCardVersion) - Method in class ezvcard.io.scribe.ImppScribe
 
_writeText(T, VCardVersion) - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_writeText(Organization, VCardVersion) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_writeText(RawProperty, VCardVersion) - Method in class ezvcard.io.scribe.RawPropertyScribe
 
_writeText(Related, VCardVersion) - Method in class ezvcard.io.scribe.RelatedScribe
 
_writeText(Revision, VCardVersion) - Method in class ezvcard.io.scribe.RevisionScribe
 
_writeText(T, VCardVersion) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_writeText(StructuredName, VCardVersion) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_writeText(Telephone, VCardVersion) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_writeText(Timezone, VCardVersion) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_writeText(T, VCardVersion) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Marshals a property's value to a string.
_writeText(Xml, VCardVersion) - Method in class ezvcard.io.scribe.XmlScribe
 
_writeValue(T) - Method in class ezvcard.io.scribe.SimplePropertyScribe
Writes the property value to a string.
_writeValue(T) - Method in class ezvcard.io.scribe.StringPropertyScribe
 
_writeXml(Address, XCardElement) - Method in class ezvcard.io.scribe.AddressScribe
 
_writeXml(T, XCardElement) - Method in class ezvcard.io.scribe.BinaryPropertyScribe
 
_writeXml(Birthplace, XCardElement) - Method in class ezvcard.io.scribe.BirthplaceScribe
 
_writeXml(ClientPidMap, XCardElement) - Method in class ezvcard.io.scribe.ClientPidMapScribe
 
_writeXml(T, XCardElement) - Method in class ezvcard.io.scribe.DateOrTimePropertyScribe
 
_writeXml(Deathplace, XCardElement) - Method in class ezvcard.io.scribe.DeathplaceScribe
 
_writeXml(Gender, XCardElement) - Method in class ezvcard.io.scribe.GenderScribe
 
_writeXml(Geo, XCardElement) - Method in class ezvcard.io.scribe.GeoScribe
 
_writeXml(Impp, XCardElement) - Method in class ezvcard.io.scribe.ImppScribe
 
_writeXml(T, XCardElement) - Method in class ezvcard.io.scribe.ListPropertyScribe
 
_writeXml(Organization, XCardElement) - Method in class ezvcard.io.scribe.OrganizationScribe
 
_writeXml(Related, XCardElement) - Method in class ezvcard.io.scribe.RelatedScribe
 
_writeXml(Revision, XCardElement) - Method in class ezvcard.io.scribe.RevisionScribe
 
_writeXml(T, XCardElement) - Method in class ezvcard.io.scribe.SimplePropertyScribe
 
_writeXml(StructuredName, XCardElement) - Method in class ezvcard.io.scribe.StructuredNameScribe
 
_writeXml(Telephone, XCardElement) - Method in class ezvcard.io.scribe.TelephoneScribe
 
_writeXml(Timezone, XCardElement) - Method in class ezvcard.io.scribe.TimezoneScribe
 
_writeXml(T, XCardElement) - Method in class ezvcard.io.scribe.VCardPropertyScribe
Marshals a property's value to an XML element (xCard).
_writeXml(Xml, XCardElement) - Method in class ezvcard.io.scribe.XmlScribe
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _

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