org.exist.http.webdav
Class WebDAVMethodFactory

java.lang.Object
  extended byorg.exist.http.webdav.WebDAVMethodFactory

public class WebDAVMethodFactory
extends java.lang.Object

Create a WebDAVMethod for the method specified in the HTTP request.

Author:
wolf

Constructor Summary
WebDAVMethodFactory()
           
 
Method Summary
static WebDAVMethod create(java.lang.String method, BrokerPool pool)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebDAVMethodFactory

public WebDAVMethodFactory()
Method Detail

create

public static final WebDAVMethod create(java.lang.String method,
                                        BrokerPool pool)


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.