Holger's
Java API

Uses of Class
com.antelmann.webdav.CarddavClient

Packages that use CarddavClient
com.antelmann.webdav provides higher level access for WebDAV, CalDAV and CardDAV clients. 
 

Uses of CarddavClient in com.antelmann.webdav
 

Methods in com.antelmann.webdav with parameters of type CarddavClient
static ezvcard.VCard EzvcardHelper.loadVCard(CarddavClient client, String refid)
           
static ArrayList<ezvcard.VCard> EzvcardHelper.loadVCards(CarddavClient client)
           
static ArrayList<ezvcard.VCard> EzvcardHelper.loadVCards(CarddavClient client, Collection<String> ids)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads