Class WebDavUtils


  • public class WebDavUtils
    extends Object
    Utility methods for WebDAV
    Since:
    3.1.4
    Author:
    joseross
    • Constructor Detail

      • WebDavUtils

        public WebDavUtils()
    • Method Detail

      • createClient

        public static com.github.sardine.Sardine createClient​(WebDavProfile profile)
                                                       throws MalformedURLException
        Creates a WebDAV client based on the given profile config
        Parameters:
        profile - the configuration profile
        Returns:
        a WebDAV client
        Throws:
        MalformedURLException