org.apache.continuum.webdav.util
Class WebdavMethodUtil

java.lang.Object
  extended by org.apache.continuum.webdav.util.WebdavMethodUtil

public class WebdavMethodUtil
extends Object


Constructor Summary
WebdavMethodUtil()
           
 
Method Summary
static boolean isReadMethod(String method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebdavMethodUtil

public WebdavMethodUtil()
Method Detail

isReadMethod

public static boolean isReadMethod(String method)


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.