public class DoGet extends DoHead
BUF_SIZE, CREATION_DATE_FORMAT, DEFAULT_TIMEOUT, INFINITY, LAST_MODIFIED_DATE_FORMAT, MAX_TIMEOUT, TEMP_TIMEOUT, TEMPORARY| Constructor and Description |
|---|
DoGet(WebDavStore store)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doBody(RequestContext requestContext,
Resource res)
Process request in case the resource is not a folder.
|
protected void |
folderBody(RequestContext requestContext,
Resource so)
Process request in case the resource is a folder.
|
protected DateFormat |
getDateTimeFormat(Locale browserLocale)
Return this as the Date/Time format for displaying Creation + Modification dates
|
protected void |
writeCSS(HTMLWriter writer)
Write CSS.
|
protected void |
writeFooter(HTMLWriter writer,
RequestContext requestContext,
String name)
Return the footer to be displayed after the folder content
|
protected void |
writeHeader(HTMLWriter writer,
RequestContext requestContext,
String name)
Return the header to be displayed in front of the folder content
|
checkLocks, determineMethodsAllowed, encodeURL, getCleanPath, getDefaultMethodsAllowed, getDepth, getDocumentBuilder, getETag, getFolderMethodsAllowed, getHRef, getLockIdFromIfHeader, getLockIdFromLockTokenHeader, getNullResourceMethodsAllowed, getParentPath, getRelativePath, getRelativePath, getResourceMethodsAllowed, getVersion, sendReportpublic DoGet(WebDavStore store)
store - protected void doBody(RequestContext requestContext, Resource res)
DoHeadprotected void folderBody(RequestContext requestContext, Resource so) throws IOException
DoHeadfolderBody in class DoHeadIOExceptionprotected void writeCSS(HTMLWriter writer)
writer - protected DateFormat getDateTimeFormat(Locale browserLocale)
browserLocale - protected void writeHeader(HTMLWriter writer, RequestContext requestContext, String name)
requestContext - path - protected void writeFooter(HTMLWriter writer, RequestContext requestContext, String name)
requestContext - name - This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.