| Package | Description |
|---|---|
| org.bedework.webdav.servlet.shared |
| Modifier and Type | Method and Description |
|---|---|
abstract WebdavNsIntf.Content |
WebdavNsIntf.getBinaryContent(WebdavNsNode node)
Returns a Content object for the binary content.
|
abstract WebdavNsIntf.Content |
WebdavNsIntf.getContent(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String contentType,
WebdavNsNode node)
Returns a Content object for the content.
|
WebdavNsIntf.Content |
WebdavNsNode.getContent(String contentType)
Returns the content.
|
Copyright © 2019 Bedework. All rights reserved.