public class SpecialUri extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
formatJson |
static String |
formatVcard |
| Constructor and Description |
|---|
SpecialUri() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String resourceUri,
SysIntf sysi,
CardDAVContextConfig config,
boolean fromGetAccept,
String accept,
String vcardVersion) |
public static String formatVcard
public static String formatJson
public static boolean process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String resourceUri,
SysIntf sysi,
CardDAVContextConfig config,
boolean fromGetAccept,
String accept,
String vcardVersion)
throws org.bedework.webdav.servlet.shared.WebdavException
req - resp - resourceUri - sysi - config - fromGetAccept - - true if this is GET with ACCEPT targeted at address bookaccept - - desired formatorg.bedework.webdav.servlet.shared.WebdavExceptionCopyright © 2015 Bedework. All rights reserved.