Uses of Package
ezvcard.util

Packages that use ezvcard.util
ezvcard   
ezvcard.io.scribe   
ezvcard.parameter   
ezvcard.property   
ezvcard.util   
 

Classes in ezvcard.util used by ezvcard
ListMultimap
          A multimap that uses List objects to store its values.
 

Classes in ezvcard.util used by ezvcard.io.scribe
PartialDate
           Represents a date in which some of the components are missing.
 

Classes in ezvcard.util used by ezvcard.parameter
CaseClasses
          Manages objects that are like enums in that they are constant, but unlike enums in that new instances can be created during runtime.
ListMultimap
          A multimap that uses List objects to store its values.
 

Classes in ezvcard.util used by ezvcard.property
GeoUri
           Represents a URI for encoding a geographical position.
PartialDate
           Represents a date in which some of the components are missing.
TelUri
           Represents a URI for encoding telephone numbers.
UtcOffset
          Represents a UTC offset.
 

Classes in ezvcard.util used by ezvcard.util
GeoUri
           Represents a URI for encoding a geographical position.
GeoUri.Builder
          Builder class for GeoUri.
ISOFormat
          Represents the various ISO8601 date/time formats that vCard dates can be represented as.
ListMultimap
          A multimap that uses List objects to store its values.
PartialDate
           Represents a date in which some of the components are missing.
StringUtils.JoinCallback
          Callback interface used with various VCardStringUtils.join() methods.
StringUtils.JoinMapCallback
          Callback interface used with the StringUtils.join(Map, String, JoinMapCallback) method.
TelUri
           Represents a URI for encoding telephone numbers.
TelUri.Builder
           
UtcOffset
          Represents a UTC offset.
 



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