|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
StringUtils.JoinCallback<T> | Callback interface used with various VCardStringUtils.join()
methods. |
StringUtils.JoinMapCallback<K,V> | Callback interface used with the
StringUtils.join(Map, String, JoinMapCallback) method. |
Class Summary | |
---|---|
CaseClasses<T,V> | Manages objects that are like enums in that they are constant, but unlike enums in that new instances can be created during runtime. |
DataUri | Represents a URI for encoding binary data. |
GeoUri | Represents a URI for encoding a geographical position. |
GeoUri.Builder | Builder class for GeoUri . |
HtmlUtils | Generic HTML utility methods. |
IOUtils | I/O helper classes. |
ListMultimap<K,V> | A multimap that uses List objects to store its values. |
PartialDate | Represents a date in which some of the components are missing. |
StringUtils | Helper class for dealing with vCard strings. |
TelUri | Represents a URI for encoding telephone numbers. |
TelUri.Builder | |
UtcOffset | Represents a UTC offset. |
VCardDateFormatter | Helper class that formats and parses vCard dates. |
VCardFloatFormatter | Formats floating-point values for vCards. |
XmlUtils | Generic XML utility methods. |
Enum Summary | |
---|---|
ISOFormat | Represents the various ISO8601 date/time formats that vCard dates can be represented as. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |