Package io.milton.http.webdav
package io.milton.http.webdav
-
ClassDescriptionDecorator which wraps the underlying display name within a CDATA tag Provide the underlying DisplayNameFormatter as a constructor argumentAn implementation of DisplayNameFormatter which just uses the resource getName() as the display name.This class performs the main part of PROPFIND processing, which is given a field request (either named fields or an allprop request) and a target resource, iterate over that resource and its children (depending on the depth header) and list a list of PropFindResponse objects.Simple implmentation which just parses the request body.This interface serves to allow users of milton to implement different display name strategies.Decorator for PropFindRequestFieldParser's.Helper class for PropertySources.This class performs the main part of PROPFIND processing, which is given a field request (either named fields or an allprop request) and a target resource, iterate over that resource and its children (depending on the depth header) and list a list of PropFindResponse objects.Parses the body of a PROPFIND request and returns the requested fieldsApplies a proppatch result to a resource This interface is only really needed to support updating properties via the old PropPatchableResource.setFields() method.Assists in determining the logical type of a given resource, for the purpose of the protocolUsed as a marker to generate supported locks element in propfind responses See SupportedLockValueWriterThis will contain methods to broadly identify user agents.For all webdav extensions to implement.Defines the methods and properties that make up the webdav protocol.