public class Propfind extends MethodBase
s_dateFormat
WEBDAV_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, suppliedHeader
public void invoke(IDavContext ctxt) throws MethodException
invoke
in class MethodBase
MethodException
protected 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
IOException
XMLStreamException
Copyright © 2016–2022. All rights reserved.