Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X 

A

AbstractFactory - Class in net.fortuna.ical4j.vcard
Created by fortuna on 23/09/14.
AbstractFactory(String...) - Constructor for class net.fortuna.ical4j.vcard.AbstractFactory
 
AbstractFactoryRegistry<T> - Class in net.fortuna.ical4j.vcard
Created by fortuna on 23/09/14.
AbstractFactoryRegistry(ServiceLoader<T>) - Constructor for class net.fortuna.ical4j.vcard.AbstractFactoryRegistry
 
Address - Class in net.fortuna.ical4j.vcard.property
ADDRESS property.
Address(String, String, String, String, String, String, String, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Address
 
Address(Group, String, String, String, String, String, String, String, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Address
 
Address(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Address
 
Address(Group, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Address
Factory constructor.
Address.Factory - Class in net.fortuna.ical4j.vcard.property
 
Agent - Class in net.fortuna.ical4j.vcard.property
AGENT property.
Agent(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Agent
 
Agent(String) - Constructor for class net.fortuna.ical4j.vcard.property.Agent
 
Agent(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Agent
Factory constructor.
Agent.Factory - Class in net.fortuna.ical4j.vcard.property
 
Altid - Class in net.fortuna.ical4j.vcard.parameter
ALTID parameter.
Altid(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Altid
Factory constructor.
Altid.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
assertOneOrLess(Parameter.Id) - Method in class net.fortuna.ical4j.vcard.Property
 
assertParametersEmpty() - Method in class net.fortuna.ical4j.vcard.Property
 
assertPidParameter(Parameter) - Method in class net.fortuna.ical4j.vcard.Property
 
assertPrefParameter(Parameter) - Method in class net.fortuna.ical4j.vcard.Property
 
assertTextParameter(Parameter) - Method in class net.fortuna.ical4j.vcard.Property
 
assertTypeParameter(Parameter) - Method in class net.fortuna.ical4j.vcard.Property
 

B

B - Static variable in class net.fortuna.ical4j.vcard.parameter.Encoding
Binary encoding instance.
BDay - Class in net.fortuna.ical4j.vcard.property
BDAY property.
BDay(Date) - Constructor for class net.fortuna.ical4j.vcard.property.BDay
 
BDay(String) - Constructor for class net.fortuna.ical4j.vcard.property.BDay
 
BDay(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.BDay
Factory constructor.
BDay.Factory - Class in net.fortuna.ical4j.vcard.property
 
BINARY - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Binary value parameter.
Birth - Class in net.fortuna.ical4j.vcard.property
BIRTH property.
Birth(String) - Constructor for class net.fortuna.ical4j.vcard.property.Birth
 
Birth(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Birth
Factory constructor.
Birth.Factory - Class in net.fortuna.ical4j.vcard.property
 
BOOLEAN - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Boolean value parameter.
build() - Method in class net.fortuna.ical4j.vcard.VCardBuilder
 
buildAll() - Method in class net.fortuna.ical4j.vcard.VCardBuilder
 

C

CalAdrUri - Class in net.fortuna.ical4j.vcard.property
CALADRURI property.
CalAdrUri(URI, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.CalAdrUri
 
CalAdrUri(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.CalAdrUri
 
CalAdrUri.Factory - Class in net.fortuna.ical4j.vcard.property
 
Calscale - Class in net.fortuna.ical4j.vcard.parameter
CALSCALE parameter.
Calscale(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Calscale
Factory constructor.
Calscale.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
CalUri - Class in net.fortuna.ical4j.vcard.property
CALURI property.
CalUri(URI, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.CalUri
 
CalUri(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.CalUri
Factory constructor.
CalUri.Factory - Class in net.fortuna.ical4j.vcard.property
 
Categories - Class in net.fortuna.ical4j.vcard.property
CATEGORIES property.
Categories(String...) - Constructor for class net.fortuna.ical4j.vcard.property.Categories
 
Categories(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Categories
Factory constructor.
Categories.Factory - Class in net.fortuna.ical4j.vcard.property
 
Clazz - Class in net.fortuna.ical4j.vcard.property
CLAZZ property.
Clazz(String) - Constructor for class net.fortuna.ical4j.vcard.property.Clazz
 
Clazz(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Clazz
Factory constructor.
Clazz.Factory - Class in net.fortuna.ical4j.vcard.property
 
CONFIDENTIAL - Static variable in class net.fortuna.ical4j.vcard.property.Clazz
Standard classification.
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Altid.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Calscale.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Encoding.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Fmttype.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Geo.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Language.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Pid.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Pref.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.SortAs.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Type.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Tz.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Value.Factory
 
createParameter(String, String) - Method in class net.fortuna.ical4j.vcard.parameter.Version.Factory
 
createParameter(String, String) - Method in interface net.fortuna.ical4j.vcard.ParameterFactory
 
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Address.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Address.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Agent.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Agent.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.BDay.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.BDay.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Birth.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Birth.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.CalAdrUri.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.CalAdrUri.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.CalUri.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.CalUri.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Categories.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Categories.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Clazz.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Clazz.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.DDay.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.DDay.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Death.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Death.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Email.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Email.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.FbUrl.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.FbUrl.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Fn.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Fn.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Gender.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Gender.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Geo.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Geo.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Impp.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Impp.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Key.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Key.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Kind.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Kind.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Label.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Label.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Lang.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Lang.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Logo.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Logo.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Mailer.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Mailer.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Member.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Member.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.N.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.N.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Name.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Name.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Nickname.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Nickname.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Note.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Note.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Org.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Org.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Photo.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Photo.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.ProdId.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.ProdId.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Related.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Related.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Revision.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Revision.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Role.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Role.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.SortString.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.SortString.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Sound.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Sound.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Source.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Source.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Telephone.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Telephone.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Title.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Title.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Tz.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Tz.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Uid.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Uid.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Url.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Url.Factory
createProperty(List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Version.Factory
createProperty(Group, List<Parameter>, String) - Method in class net.fortuna.ical4j.vcard.property.Version.Factory
createProperty(List<Parameter>, String) - Method in interface net.fortuna.ical4j.vcard.PropertyFactory
 
createProperty(Group, List<Parameter>, String) - Method in interface net.fortuna.ical4j.vcard.PropertyFactory
 

D

DATE - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Date value parameter.
DATE_AND_OR_TIME - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
date-and-or-time value parameter.
DATE_TIME - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
date-time value parameter.
DDay - Class in net.fortuna.ical4j.vcard.property
DDAY property.
DDay(Date) - Constructor for class net.fortuna.ical4j.vcard.property.DDay
 
DDay(String) - Constructor for class net.fortuna.ical4j.vcard.property.DDay
 
DDay(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.DDay
Factory constructor.
DDay.Factory - Class in net.fortuna.ical4j.vcard.property
 
Death - Class in net.fortuna.ical4j.vcard.property
DEATH property.
Death(String) - Constructor for class net.fortuna.ical4j.vcard.property.Death
 
Death(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Death
Factory constructor.
Death.Factory - Class in net.fortuna.ical4j.vcard.property
 
DURATION - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Resource duration value parameter.

E

Email - Class in net.fortuna.ical4j.vcard.property
EMAIL property.
Email(String) - Constructor for class net.fortuna.ical4j.vcard.property.Email
 
Email(Group, String) - Constructor for class net.fortuna.ical4j.vcard.property.Email
 
Email(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Email
Factory constructor.
Email(Group, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Email
Factory constructor.
Email.Factory - Class in net.fortuna.ical4j.vcard.property
 
Encoding - Class in net.fortuna.ical4j.vcard.parameter
ENCODING parameter.
Encoding(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Encoding
 
Encoding.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
equals(Object) - Method in class net.fortuna.ical4j.vcard.Group
equals(Object) - Method in class net.fortuna.ical4j.vcard.Parameter
equals(Object) - Method in class net.fortuna.ical4j.vcard.Property

F

Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Altid.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Calscale.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Encoding.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Fmttype.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Geo.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Language.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Pid.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Pref.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.SortAs.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Type.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Tz.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Value.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.parameter.Version.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Address.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Agent.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.BDay.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Birth.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.CalAdrUri.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.CalUri.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Categories.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Clazz.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.DDay.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Death.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Email.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.FbUrl.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Fn.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Gender.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Geo.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Impp.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Key.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Kind.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Label.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Lang.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Logo.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Mailer.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Member.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.N.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Name.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Nickname.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Note.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Org.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Photo.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.ProdId.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Related.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Revision.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Role.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.SortString.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Sound.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Source.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Telephone.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Title.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Tz.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Uid.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Url.Factory
 
Factory() - Constructor for class net.fortuna.ical4j.vcard.property.Version.Factory
 
factorySupports(T, String) - Method in class net.fortuna.ical4j.vcard.AbstractFactoryRegistry
 
factorySupports(ParameterFactory, String) - Method in class net.fortuna.ical4j.vcard.ParameterFactoryRegistry
 
factorySupports(PropertyFactory, String) - Method in class net.fortuna.ical4j.vcard.PropertyFactoryRegistry
 
FbUrl - Class in net.fortuna.ical4j.vcard.property
FBURL property.
FbUrl(URI, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.FbUrl
 
FbUrl(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.FbUrl
Factory constructor.
FbUrl.Factory - Class in net.fortuna.ical4j.vcard.property
 
FEMALE - Static variable in class net.fortuna.ical4j.vcard.property.Gender
Standard gender.
FLOAT - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Float value parameter.
Fmttype - Class in net.fortuna.ical4j.vcard.parameter
FMTTYPE parameter.
Fmttype(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Fmttype
Factory constructor.
Fmttype.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
Fn - Class in net.fortuna.ical4j.vcard.property
FN property.
Fn(String) - Constructor for class net.fortuna.ical4j.vcard.property.Fn
 
Fn(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Fn
Factory constructor.
Fn.Factory - Class in net.fortuna.ical4j.vcard.property
 

G

Gender - Class in net.fortuna.ical4j.vcard.property
GENDER property.
Gender(String) - Constructor for class net.fortuna.ical4j.vcard.property.Gender
 
Gender.Factory - Class in net.fortuna.ical4j.vcard.property
 
Geo - Class in net.fortuna.ical4j.vcard.parameter
GEO parameter.
Geo(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Geo
Factory constructor.
Geo - Class in net.fortuna.ical4j.vcard.property
GEO property.
Geo(BigDecimal, BigDecimal) - Constructor for class net.fortuna.ical4j.vcard.property.Geo
 
Geo(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Geo
Factory constructor.
Geo(Group, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Geo
Factory constructor.
Geo.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
Geo.Factory - Class in net.fortuna.ical4j.vcard.property
 
getAdditionalNames() - Method in class net.fortuna.ical4j.vcard.property.N
 
getBinary() - Method in class net.fortuna.ical4j.vcard.property.Key
 
getBinary() - Method in class net.fortuna.ical4j.vcard.property.Logo
 
getBinary() - Method in class net.fortuna.ical4j.vcard.property.Photo
 
getBinary() - Method in class net.fortuna.ical4j.vcard.property.Sound
 
getCategories() - Method in class net.fortuna.ical4j.vcard.property.Categories
 
getCountry() - Method in class net.fortuna.ical4j.vcard.property.Address
 
getDate() - Method in class net.fortuna.ical4j.vcard.property.BDay
 
getDate() - Method in class net.fortuna.ical4j.vcard.property.DDay
 
getDate() - Method in class net.fortuna.ical4j.vcard.property.Revision
 
getExtended() - Method in class net.fortuna.ical4j.vcard.property.Address
 
getExtendedParameter(String) - Method in class net.fortuna.ical4j.vcard.Property
Returns the first non-standard parameter with a matching name.
getExtendedParameters(String) - Method in class net.fortuna.ical4j.vcard.Property
Returns a list of non-standard parameters matching the specified name.
getExtendedProperties(String) - Method in class net.fortuna.ical4j.vcard.VCard
Returns a list of non-standard properties for the VCard instance with a matching name.
getExtendedProperty(String) - Method in class net.fortuna.ical4j.vcard.VCard
Returns the first non-standard property found matching the specified name.
getFactory(String) - Method in class net.fortuna.ical4j.vcard.AbstractFactoryRegistry
 
getFamilyName() - Method in class net.fortuna.ical4j.vcard.property.N
 
getGivenName() - Method in class net.fortuna.ical4j.vcard.property.N
 
getGroup(String) - Method in class net.fortuna.ical4j.vcard.GroupRegistry
 
getGroup() - Method in class net.fortuna.ical4j.vcard.Property
 
getId() - Method in class net.fortuna.ical4j.vcard.Parameter
 
getId() - Method in class net.fortuna.ical4j.vcard.Property
 
getLatitude() - Method in class net.fortuna.ical4j.vcard.property.Geo
 
getLocale() - Method in class net.fortuna.ical4j.vcard.parameter.Language
 
getLocales() - Method in class net.fortuna.ical4j.vcard.property.Lang
 
getLocality() - Method in class net.fortuna.ical4j.vcard.property.Address
 
getLongitude() - Method in class net.fortuna.ical4j.vcard.property.Geo
 
getNames() - Method in class net.fortuna.ical4j.vcard.property.Nickname
 
getOffset() - Method in class net.fortuna.ical4j.vcard.property.Tz
 
getParameter(Parameter.Id) - Method in class net.fortuna.ical4j.vcard.Property
Returns the first parameter with a matching identifier.
getParameters() - Method in class net.fortuna.ical4j.vcard.Property
 
getParameters(Parameter.Id) - Method in class net.fortuna.ical4j.vcard.Property
Returns a list of parameters matching the specified identifier.
getPid() - Method in class net.fortuna.ical4j.vcard.parameter.Pid
 
getPname() - Method in enum net.fortuna.ical4j.vcard.Parameter.Id
 
getPoBox() - Method in class net.fortuna.ical4j.vcard.property.Address
 
getPostcode() - Method in class net.fortuna.ical4j.vcard.property.Address
 
getPrefixes() - Method in class net.fortuna.ical4j.vcard.property.N
 
getProperties() - Method in class net.fortuna.ical4j.vcard.VCard
Returns a reference to the list of properties for the VCard instance.
getProperties(Property.Id) - Method in class net.fortuna.ical4j.vcard.VCard
Returns a list of properties for the VCard instance with a matching identifier.
getProperty(Property.Id) - Method in class net.fortuna.ical4j.vcard.VCard
Returns the first property found matching the specified identifier.
getPropertyName() - Method in enum net.fortuna.ical4j.vcard.Property.Id
 
getRegion() - Method in class net.fortuna.ical4j.vcard.property.Address
 
getSegments() - Method in class net.fortuna.ical4j.vcard.parameter.SortAs
 
getStreet() - Method in class net.fortuna.ical4j.vcard.property.Address
 
getSubtype() - Method in class net.fortuna.ical4j.vcard.parameter.Fmttype
 
getSuffixes() - Method in class net.fortuna.ical4j.vcard.property.N
 
getText() - Method in class net.fortuna.ical4j.vcard.property.Agent
 
getText() - Method in class net.fortuna.ical4j.vcard.property.BDay
 
getText() - Method in class net.fortuna.ical4j.vcard.property.DDay
 
getText() - Method in class net.fortuna.ical4j.vcard.property.Tz
 
getType() - Method in class net.fortuna.ical4j.vcard.parameter.Fmttype
 
getTypes() - Method in class net.fortuna.ical4j.vcard.parameter.Type
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Agent
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.CalAdrUri
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.CalUri
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.FbUrl
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Impp
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Logo
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Member
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Photo
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Related
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Sound
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Source
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Telephone
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Uid
 
getUri() - Method in class net.fortuna.ical4j.vcard.property.Url
 
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Altid
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Calscale
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Encoding
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Fmttype
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Geo
getValue() - Method in class net.fortuna.ical4j.vcard.Parameter
 
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Language
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Pid
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Pref
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.SortAs
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Type
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Tz
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Value
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.Version
getValue() - Method in class net.fortuna.ical4j.vcard.parameter.XParameter
 
getValue() - Method in class net.fortuna.ical4j.vcard.property.Address
getValue() - Method in class net.fortuna.ical4j.vcard.property.Agent
getValue() - Method in class net.fortuna.ical4j.vcard.property.BDay
getValue() - Method in class net.fortuna.ical4j.vcard.property.Birth
getValue() - Method in class net.fortuna.ical4j.vcard.property.CalAdrUri
getValue() - Method in class net.fortuna.ical4j.vcard.property.CalUri
getValue() - Method in class net.fortuna.ical4j.vcard.property.Categories
getValue() - Method in class net.fortuna.ical4j.vcard.property.Clazz
getValue() - Method in class net.fortuna.ical4j.vcard.property.DDay
getValue() - Method in class net.fortuna.ical4j.vcard.property.Death
getValue() - Method in class net.fortuna.ical4j.vcard.property.Email
getValue() - Method in class net.fortuna.ical4j.vcard.property.FbUrl
getValue() - Method in class net.fortuna.ical4j.vcard.property.Fn
getValue() - Method in class net.fortuna.ical4j.vcard.property.Gender
getValue() - Method in class net.fortuna.ical4j.vcard.property.Geo
getValue() - Method in class net.fortuna.ical4j.vcard.Property
 
getValue() - Method in class net.fortuna.ical4j.vcard.property.Impp
getValue() - Method in class net.fortuna.ical4j.vcard.property.Key
getValue() - Method in class net.fortuna.ical4j.vcard.property.Kind
getValue() - Method in class net.fortuna.ical4j.vcard.property.Label
getValue() - Method in class net.fortuna.ical4j.vcard.property.Lang
getValue() - Method in class net.fortuna.ical4j.vcard.property.Logo
getValue() - Method in class net.fortuna.ical4j.vcard.property.Mailer
getValue() - Method in class net.fortuna.ical4j.vcard.property.Member
getValue() - Method in class net.fortuna.ical4j.vcard.property.N
getValue() - Method in class net.fortuna.ical4j.vcard.property.Name
getValue() - Method in class net.fortuna.ical4j.vcard.property.Nickname
getValue() - Method in class net.fortuna.ical4j.vcard.property.Note
getValue() - Method in class net.fortuna.ical4j.vcard.property.Org
getValue() - Method in class net.fortuna.ical4j.vcard.property.Photo
getValue() - Method in class net.fortuna.ical4j.vcard.property.ProdId
getValue() - Method in class net.fortuna.ical4j.vcard.property.Related
getValue() - Method in class net.fortuna.ical4j.vcard.property.Revision
getValue() - Method in class net.fortuna.ical4j.vcard.property.Role
getValue() - Method in class net.fortuna.ical4j.vcard.property.SortString
getValue() - Method in class net.fortuna.ical4j.vcard.property.Sound
getValue() - Method in class net.fortuna.ical4j.vcard.property.Source
getValue() - Method in class net.fortuna.ical4j.vcard.property.Telephone
getValue() - Method in class net.fortuna.ical4j.vcard.property.Title
getValue() - Method in class net.fortuna.ical4j.vcard.property.Tz
getValue() - Method in class net.fortuna.ical4j.vcard.property.Uid
getValue() - Method in class net.fortuna.ical4j.vcard.property.Url
getValue() - Method in class net.fortuna.ical4j.vcard.property.Version
getValue() - Method in class net.fortuna.ical4j.vcard.property.XProperty
 
getValues() - Method in class net.fortuna.ical4j.vcard.property.Org
 
Group - Class in net.fortuna.ical4j.vcard
A property group.
Group(String) - Constructor for class net.fortuna.ical4j.vcard.Group
 
Group(Group.Id) - Constructor for class net.fortuna.ical4j.vcard.Group
 
GROUP - Static variable in class net.fortuna.ical4j.vcard.property.Kind
Standard kind.
Group.Id - Enum in net.fortuna.ical4j.vcard
Enumeration of group identifiers.
GroupRegistry - Class in net.fortuna.ical4j.vcard
A registry for standard and non-standard property groups.
GroupRegistry() - Constructor for class net.fortuna.ical4j.vcard.GroupRegistry
 

H

hashCode() - Method in class net.fortuna.ical4j.vcard.Group
hashCode() - Method in class net.fortuna.ical4j.vcard.Parameter
hashCode() - Method in class net.fortuna.ical4j.vcard.Property
HOME - Static variable in class net.fortuna.ical4j.vcard.Group
The pre-defined home group.
HOME - Static variable in class net.fortuna.ical4j.vcard.parameter.Type
Home type parameter.

I

ILLEGAL_PARAMETER_MESSAGE - Static variable in class net.fortuna.ical4j.vcard.Property
 
Impp - Class in net.fortuna.ical4j.vcard.property
IMPP property.
Impp(URI, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Impp
 
Impp(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Impp
 
Impp.Factory - Class in net.fortuna.ical4j.vcard.property
 
INDIVIDUAL - Static variable in class net.fortuna.ical4j.vcard.property.Kind
Standard kind.
INSTANCE - Static variable in class net.fortuna.ical4j.vcard.VCardFileFilter
A shared file filter instance.
INTEGER - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Integer value parameter.

K

Key - Class in net.fortuna.ical4j.vcard.property
KEY property.
Key(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Key
 
Key(byte[]) - Constructor for class net.fortuna.ical4j.vcard.property.Key
 
Key(byte[], Type) - Constructor for class net.fortuna.ical4j.vcard.property.Key
 
Key(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Key
Factory constructor.
Key(Group, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Key
Factory constructor.
Key.Factory - Class in net.fortuna.ical4j.vcard.property
 
Kind - Class in net.fortuna.ical4j.vcard.property
KIND property.
Kind(String) - Constructor for class net.fortuna.ical4j.vcard.property.Kind
 
Kind(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Kind
Factory constructor.
Kind.Factory - Class in net.fortuna.ical4j.vcard.property
 

L

Label - Class in net.fortuna.ical4j.vcard.property
LABEL property.
Label(String, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Label
 
Label(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Label
Factory constructor.
Label.Factory - Class in net.fortuna.ical4j.vcard.property
 
Lang - Class in net.fortuna.ical4j.vcard.property
LANG property.
Lang(Locale...) - Constructor for class net.fortuna.ical4j.vcard.property.Lang
 
Lang(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Lang
Factory constructor.
Lang.Factory - Class in net.fortuna.ical4j.vcard.property
 
Language - Class in net.fortuna.ical4j.vcard.parameter
LANGUAGE parameter.
Language(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Language
 
Language(Locale) - Constructor for class net.fortuna.ical4j.vcard.parameter.Language
 
Language.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
LANGUAGE_TAG - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
language-tag value parameter.
LOCATION - Static variable in class net.fortuna.ical4j.vcard.property.Kind
Standard kind.
Logo - Class in net.fortuna.ical4j.vcard.property
LOGO property.
Logo(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Logo
 
Logo(byte[]) - Constructor for class net.fortuna.ical4j.vcard.property.Logo
 
Logo(byte[], Type) - Constructor for class net.fortuna.ical4j.vcard.property.Logo
 
Logo(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Logo
Factory constructor.
Logo.Factory - Class in net.fortuna.ical4j.vcard.property
 

M

Mailer - Class in net.fortuna.ical4j.vcard.property
MAILER property (vCard 3.0 only).
Mailer(String) - Constructor for class net.fortuna.ical4j.vcard.property.Mailer
 
Mailer(Group, String) - Constructor for class net.fortuna.ical4j.vcard.property.Mailer
 
Mailer(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Mailer
Factory constructor.
Mailer(Group, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Mailer
Factory constructor.
Mailer.Factory - Class in net.fortuna.ical4j.vcard.property
 
MALE - Static variable in class net.fortuna.ical4j.vcard.property.Gender
Standard gender.
Member - Class in net.fortuna.ical4j.vcard.property
MEMBER property.
Member(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Member
 
Member(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Member
Factory constructor.
Member.Factory - Class in net.fortuna.ical4j.vcard.property
 

N

N - Class in net.fortuna.ical4j.vcard.property
N property.
N(String, String, String[], String[], String[]) - Constructor for class net.fortuna.ical4j.vcard.property.N
 
N(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.N
Factory constructor.
N.Factory - Class in net.fortuna.ical4j.vcard.property
 
Name - Class in net.fortuna.ical4j.vcard.property
NAME property.
Name(String) - Constructor for class net.fortuna.ical4j.vcard.property.Name
 
Name(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Name
Factory constructor.
Name.Factory - Class in net.fortuna.ical4j.vcard.property
 
net.fortuna.ical4j.vcard - package net.fortuna.ical4j.vcard
Support for vCard.
net.fortuna.ical4j.vcard.parameter - package net.fortuna.ical4j.vcard.parameter
Implementation of vCard parameters.
net.fortuna.ical4j.vcard.property - package net.fortuna.ical4j.vcard.property
Implementation of vCard properties.
Nickname - Class in net.fortuna.ical4j.vcard.property
NICKNAME property.
Nickname(String...) - Constructor for class net.fortuna.ical4j.vcard.property.Nickname
 
Nickname(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Nickname
Factory constructor.
Nickname.Factory - Class in net.fortuna.ical4j.vcard.property
 
Note - Class in net.fortuna.ical4j.vcard.property
NOTE property.
Note(String) - Constructor for class net.fortuna.ical4j.vcard.property.Note
 
Note(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Note
Factory constructor.
Note.Factory - Class in net.fortuna.ical4j.vcard.property
 

O

ORG - Static variable in class net.fortuna.ical4j.vcard.property.Kind
Standard kind.
Org - Class in net.fortuna.ical4j.vcard.property
ORG property.
Org(String...) - Constructor for class net.fortuna.ical4j.vcard.property.Org
 
Org(Group, String...) - Constructor for class net.fortuna.ical4j.vcard.property.Org
 
Org(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Org
Factory constructor.
Org(Group, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Org
Factory constructor.
Org.Factory - Class in net.fortuna.ical4j.vcard.property
 
output(VCard, OutputStream) - Method in class net.fortuna.ical4j.vcard.VCardOutputter
Outputs an iCalender string to the specified output stream.
output(VCard, Writer) - Method in class net.fortuna.ical4j.vcard.VCardOutputter
Outputs an iCalender string to the specified writer.

P

Parameter - Class in net.fortuna.ical4j.vcard
A property parameter.
Parameter(String) - Constructor for class net.fortuna.ical4j.vcard.Parameter
 
Parameter(Parameter.Id) - Constructor for class net.fortuna.ical4j.vcard.Parameter
 
Parameter.Id - Enum in net.fortuna.ical4j.vcard
Enumeration of parameter identifiers.
ParameterFactory<T extends Parameter> - Interface in net.fortuna.ical4j.vcard
 
ParameterFactoryRegistry - Class in net.fortuna.ical4j.vcard
A registry for standard and non-standard parameter factories.
ParameterFactoryRegistry() - Constructor for class net.fortuna.ical4j.vcard.ParameterFactoryRegistry
 
Photo - Class in net.fortuna.ical4j.vcard.property
PHOTO property.
Photo(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Photo
 
Photo(byte[]) - Constructor for class net.fortuna.ical4j.vcard.property.Photo
 
Photo(byte[], Type) - Constructor for class net.fortuna.ical4j.vcard.property.Photo
 
Photo(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Photo
Factory constructor.
Photo.Factory - Class in net.fortuna.ical4j.vcard.property
 
Pid - Class in net.fortuna.ical4j.vcard.parameter
PID parameter.
Pid(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Pid
 
Pid(Integer) - Constructor for class net.fortuna.ical4j.vcard.parameter.Pid
 
Pid.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
Pref - Class in net.fortuna.ical4j.vcard.parameter
PREF parameter.
Pref(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Pref
 
Pref(Integer) - Constructor for class net.fortuna.ical4j.vcard.parameter.Pref
 
PREF - Static variable in class net.fortuna.ical4j.vcard.parameter.Pref
Support for pre-vCard 4.0 PREF parameter.
PREF - Static variable in class net.fortuna.ical4j.vcard.parameter.Type
Pref type parameter.
Pref.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
PRIVATE - Static variable in class net.fortuna.ical4j.vcard.property.Clazz
Standard classification.
ProdId - Class in net.fortuna.ical4j.vcard.property
PRODID property.
ProdId(String) - Constructor for class net.fortuna.ical4j.vcard.property.ProdId
 
ProdId(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.ProdId
Factory constructor.
ProdId.Factory - Class in net.fortuna.ical4j.vcard.property
 
Property - Class in net.fortuna.ical4j.vcard
A vCard property.
Property(String) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property(Group, String) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property(String, List<Parameter>) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property(Group, String, List<Parameter>) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property(Property.Id) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property(Group, Property.Id) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property(Property.Id, List<Parameter>) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property(Group, Property.Id, List<Parameter>) - Constructor for class net.fortuna.ical4j.vcard.Property
 
Property.Id - Enum in net.fortuna.ical4j.vcard
Enumeration of property identifiers.
PropertyFactory<T extends Property> - Interface in net.fortuna.ical4j.vcard
 
PropertyFactoryRegistry - Class in net.fortuna.ical4j.vcard
Registry for standard and non-standard property factories.
PropertyFactoryRegistry() - Constructor for class net.fortuna.ical4j.vcard.PropertyFactoryRegistry
 
PUBLIC - Static variable in class net.fortuna.ical4j.vcard.property.Clazz
Standard classification.

R

register(String, T) - Method in class net.fortuna.ical4j.vcard.AbstractFactoryRegistry
Deprecated.
register factories via META-INF/services
register(String, Group) - Method in class net.fortuna.ical4j.vcard.GroupRegistry
Registers a non-standard group.
Related - Class in net.fortuna.ical4j.vcard.property
RELATED property.
Related(String, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Related
 
Related(URI, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Related
 
Related(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Related
Factory constructor.
Related.Factory - Class in net.fortuna.ical4j.vcard.property
 
Revision - Class in net.fortuna.ical4j.vcard.property
REVISION property.
Revision(Date) - Constructor for class net.fortuna.ical4j.vcard.property.Revision
 
Revision(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Revision
Factory constructor.
Revision.Factory - Class in net.fortuna.ical4j.vcard.property
 
Role - Class in net.fortuna.ical4j.vcard.property
ROLE property.
Role(String) - Constructor for class net.fortuna.ical4j.vcard.property.Role
 
Role(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Role
Factory constructor.
Role.Factory - Class in net.fortuna.ical4j.vcard.property
 

S

SortAs - Class in net.fortuna.ical4j.vcard.parameter
SORT-AS parameter.
SortAs(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.SortAs
Factory constructor.
SortAs.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
SortString - Class in net.fortuna.ical4j.vcard.property
SORT-STRING property.
SortString(String) - Constructor for class net.fortuna.ical4j.vcard.property.SortString
 
SortString(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.SortString
Factory constructor.
SortString.Factory - Class in net.fortuna.ical4j.vcard.property
 
Sound - Class in net.fortuna.ical4j.vcard.property
SOUND property.
Sound(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Sound
 
Sound(byte[]) - Constructor for class net.fortuna.ical4j.vcard.property.Sound
 
Sound(byte[], Type) - Constructor for class net.fortuna.ical4j.vcard.property.Sound
 
Sound(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Sound
Factory constructor.
Sound.Factory - Class in net.fortuna.ical4j.vcard.property
 
Source - Class in net.fortuna.ical4j.vcard.property
SOURCE property.
Source(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Source
 
Source(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Source
Factory constructor.
Source.Factory - Class in net.fortuna.ical4j.vcard.property
 
supports(String) - Method in class net.fortuna.ical4j.vcard.AbstractFactory
 
supports(String) - Method in interface net.fortuna.ical4j.vcard.ParameterFactory
 
supports(String) - Method in interface net.fortuna.ical4j.vcard.PropertyFactory
 

T

Telephone - Class in net.fortuna.ical4j.vcard.property
TEL property.
Telephone(URI, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Telephone
 
Telephone(Group, URI, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Telephone
 
Telephone(String, Type...) - Constructor for class net.fortuna.ical4j.vcard.property.Telephone
Provide backwards-compatibility for vCard 3.0.
Telephone(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Telephone
Factory constructor.
Telephone(Group, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Telephone
Factory constructor.
Telephone.Factory - Class in net.fortuna.ical4j.vcard.property
 
TEXT - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Text value parameter.
THING - Static variable in class net.fortuna.ical4j.vcard.property.Kind
Standard kind.
TIME - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Time value parameter.
TIMESTAMP - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
Timestamp value parameter.
Title - Class in net.fortuna.ical4j.vcard.property
TITLE property.
Title(String) - Constructor for class net.fortuna.ical4j.vcard.property.Title
 
Title(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Title
Factory constructor.
Title.Factory - Class in net.fortuna.ical4j.vcard.property
 
toString() - Method in class net.fortuna.ical4j.vcard.Group
 
toString() - Method in class net.fortuna.ical4j.vcard.Parameter
 
toString() - Method in class net.fortuna.ical4j.vcard.Property
 
toString() - Method in class net.fortuna.ical4j.vcard.VCard
 
Type - Class in net.fortuna.ical4j.vcard.parameter
TYPE parameter.
Type(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Type
 
Type(String...) - Constructor for class net.fortuna.ical4j.vcard.parameter.Type
 
Type(Type...) - Constructor for class net.fortuna.ical4j.vcard.parameter.Type
 
Type.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
Tz - Class in net.fortuna.ical4j.vcard.parameter
CALSCALE parameter.
Tz(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Tz
Factory constructor.
Tz - Class in net.fortuna.ical4j.vcard.property
TZ property.
Tz(UtcOffset) - Constructor for class net.fortuna.ical4j.vcard.property.Tz
 
Tz(String) - Constructor for class net.fortuna.ical4j.vcard.property.Tz
 
Tz(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Tz
Factory constructor.
Tz.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
Tz.Factory - Class in net.fortuna.ical4j.vcard.property
 

U

Uid - Class in net.fortuna.ical4j.vcard.property
UID property.
Uid(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Uid
 
Uid(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Uid
Factory constructor.
Uid.Factory - Class in net.fortuna.ical4j.vcard.property
 
URI - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
URI value parameter.
Url - Class in net.fortuna.ical4j.vcard.property
URL property.
Url(URI) - Constructor for class net.fortuna.ical4j.vcard.property.Url
 
Url(List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.Url
Factory constructor.
Url.Factory - Class in net.fortuna.ical4j.vcard.property
 
UTC_OFFSET - Static variable in class net.fortuna.ical4j.vcard.parameter.Value
utc-offset value parameter.

V

validate() - Method in class net.fortuna.ical4j.vcard.property.Address
validate() - Method in class net.fortuna.ical4j.vcard.property.Agent
validate() - Method in class net.fortuna.ical4j.vcard.property.BDay
validate() - Method in class net.fortuna.ical4j.vcard.property.Birth
validate() - Method in class net.fortuna.ical4j.vcard.property.CalAdrUri
validate() - Method in class net.fortuna.ical4j.vcard.property.CalUri
validate() - Method in class net.fortuna.ical4j.vcard.property.Categories
validate() - Method in class net.fortuna.ical4j.vcard.property.Clazz
validate() - Method in class net.fortuna.ical4j.vcard.property.DDay
validate() - Method in class net.fortuna.ical4j.vcard.property.Death
validate() - Method in class net.fortuna.ical4j.vcard.property.Email
validate() - Method in class net.fortuna.ical4j.vcard.property.FbUrl
validate() - Method in class net.fortuna.ical4j.vcard.property.Fn
validate() - Method in class net.fortuna.ical4j.vcard.property.Gender
validate() - Method in class net.fortuna.ical4j.vcard.property.Geo
validate() - Method in class net.fortuna.ical4j.vcard.property.Impp
validate() - Method in class net.fortuna.ical4j.vcard.property.Key
validate() - Method in class net.fortuna.ical4j.vcard.property.Kind
validate() - Method in class net.fortuna.ical4j.vcard.property.Label
validate() - Method in class net.fortuna.ical4j.vcard.property.Lang
validate() - Method in class net.fortuna.ical4j.vcard.property.Logo
validate() - Method in class net.fortuna.ical4j.vcard.property.Mailer
validate() - Method in class net.fortuna.ical4j.vcard.property.Member
validate() - Method in class net.fortuna.ical4j.vcard.property.N
validate() - Method in class net.fortuna.ical4j.vcard.property.Name
validate() - Method in class net.fortuna.ical4j.vcard.property.Nickname
validate() - Method in class net.fortuna.ical4j.vcard.property.Note
validate() - Method in class net.fortuna.ical4j.vcard.property.Org
validate() - Method in class net.fortuna.ical4j.vcard.property.Photo
validate() - Method in class net.fortuna.ical4j.vcard.property.ProdId
validate() - Method in class net.fortuna.ical4j.vcard.property.Related
validate() - Method in class net.fortuna.ical4j.vcard.property.Revision
validate() - Method in class net.fortuna.ical4j.vcard.property.Role
validate() - Method in class net.fortuna.ical4j.vcard.property.SortString
validate() - Method in class net.fortuna.ical4j.vcard.property.Sound
validate() - Method in class net.fortuna.ical4j.vcard.property.Source
validate() - Method in class net.fortuna.ical4j.vcard.property.Telephone
validate() - Method in class net.fortuna.ical4j.vcard.property.Title
validate() - Method in class net.fortuna.ical4j.vcard.property.Tz
validate() - Method in class net.fortuna.ical4j.vcard.property.Uid
validate() - Method in class net.fortuna.ical4j.vcard.property.Url
validate() - Method in class net.fortuna.ical4j.vcard.Property
 
validate() - Method in class net.fortuna.ical4j.vcard.property.Version
validate() - Method in class net.fortuna.ical4j.vcard.property.XProperty
 
validate() - Method in class net.fortuna.ical4j.vcard.VCard
 
Value - Class in net.fortuna.ical4j.vcard.parameter
VALUE parameter.
Value(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Value
 
Value.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
valueOf(String) - Static method in enum net.fortuna.ical4j.vcard.Group.Id
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.fortuna.ical4j.vcard.Parameter.Id
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.fortuna.ical4j.vcard.Property.Id
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.fortuna.ical4j.vcard.Group.Id
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.fortuna.ical4j.vcard.Parameter.Id
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.fortuna.ical4j.vcard.Property.Id
Returns an array containing the constants of this enum type, in the order they are declared.
VCard - Class in net.fortuna.ical4j.vcard
vCard object.
VCard() - Constructor for class net.fortuna.ical4j.vcard.VCard
Default constructor.
VCard(List<Property>) - Constructor for class net.fortuna.ical4j.vcard.VCard
 
VCardBuilder - Class in net.fortuna.ical4j.vcard
vCard object builder.
VCardBuilder(InputStream) - Constructor for class net.fortuna.ical4j.vcard.VCardBuilder
 
VCardBuilder(Reader) - Constructor for class net.fortuna.ical4j.vcard.VCardBuilder
 
VCardBuilder(Reader, GroupRegistry, PropertyFactoryRegistry, ParameterFactoryRegistry) - Constructor for class net.fortuna.ical4j.vcard.VCardBuilder
 
VCardFileFilter - Class in net.fortuna.ical4j.vcard
A file filter for vCard files.
VCardOutputter - Class in net.fortuna.ical4j.vcard
Generates vCard object data streams.
VCardOutputter() - Constructor for class net.fortuna.ical4j.vcard.VCardOutputter
 
VCardOutputter(boolean) - Constructor for class net.fortuna.ical4j.vcard.VCardOutputter
 
VCardOutputter(boolean, int) - Constructor for class net.fortuna.ical4j.vcard.VCardOutputter
 
Version - Class in net.fortuna.ical4j.vcard.parameter
VERSION parameter.
Version(String) - Constructor for class net.fortuna.ical4j.vcard.parameter.Version
Factory constructor.
Version - Class in net.fortuna.ical4j.vcard.property
VERSION property.
Version(String) - Constructor for class net.fortuna.ical4j.vcard.property.Version
 
Version.Factory - Class in net.fortuna.ical4j.vcard.parameter
 
Version.Factory - Class in net.fortuna.ical4j.vcard.property
 
VERSION_4_0 - Static variable in class net.fortuna.ical4j.vcard.property.Version
Standard version instance.

W

WORK - Static variable in class net.fortuna.ical4j.vcard.Group
The pre-defined work group.
WORK - Static variable in class net.fortuna.ical4j.vcard.parameter.Type
Work type parameter.

X

XParameter - Class in net.fortuna.ical4j.vcard.parameter
Created by fortuna on 1/10/14.
XParameter(String, String) - Constructor for class net.fortuna.ical4j.vcard.parameter.XParameter
 
XProperty - Class in net.fortuna.ical4j.vcard.property
Created by fortuna on 1/10/14.
XProperty(String, String) - Constructor for class net.fortuna.ical4j.vcard.property.XProperty
 
XProperty(Group, String, String) - Constructor for class net.fortuna.ical4j.vcard.property.XProperty
 
XProperty(String, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.XProperty
 
XProperty(Group, String, List<Parameter>, String) - Constructor for class net.fortuna.ical4j.vcard.property.XProperty
 
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links