Class WebdavUtils
java.lang.Object
org.bedework.webdav.servlet.common.WebdavUtils
Place for utility methods
- Author:
- Mike Douglass douglm rpi.edu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic StringgetUrlPrefix(javax.servlet.http.HttpServletRequest req) Get the prefix from the request
-
Constructor Details
-
WebdavUtils
public WebdavUtils()
-
-
Method Details
-
getUrlPrefix
Get the prefix from the request- Parameters:
req-- Returns:
- String prefix
-
emptyCollection
- Parameters:
c-- Returns:
- boolean true for empty or null Collection
-