Uses of Interface
io.milton.http.webdav.PropFindXmlFooter
Packages that use PropFindXmlFooter
-
Uses of PropFindXmlFooter in io.milton.http.webdav
Methods in io.milton.http.webdav with parameters of type PropFindXmlFooterModifier and TypeMethodDescriptionPropFindXmlGenerator.generate(List<PropFindResponse> propFindResponses, PropFindXmlFooter footerGenerator) voidPropFindXmlGenerator.generate(List<PropFindResponse> propFindResponses, OutputStream responseOutput, boolean writeErrorProps, PropFindXmlFooter footerGenerator)