public class Propfind extends MethodBase
s_dateFormatWEBDAV_LOCKED, WEBDAV_MULTI_STATUS| Constructor and Description |
|---|
Propfind() |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<DavProperty> |
getRequiredProperties(XMLStreamReader xpp) |
void |
invoke(IDavContext ctxt) |
protected void |
invokeInternal(IDavContext ctxt) |
protected void |
printItem(IDavContext ctxt,
XMLStreamWriter response,
IDavItem di) |
addHeader, createXmlResponse, getBaseUrl, getDavContext, getDocument, getETags, getHeader, getHeaderDate, getHeaderInt, getHeaderTime, getLockToken, getPath, getRepo, getRequest, getResponse, getUrl, init, invoke, parseIfHeader, suppliedHeaderpublic void invoke(IDavContext ctxt) throws MethodException
invoke in class MethodBaseMethodExceptionprotected void invokeInternal(IDavContext ctxt) throws IOException, MethodException, XMLStreamException
protected void printItem(IDavContext ctxt, XMLStreamWriter response, IDavItem di) throws IOException, MethodException, XMLStreamException
protected ArrayList<DavProperty> getRequiredProperties(XMLStreamReader xpp) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionCopyright © 2016–2022. All rights reserved.