org.skunk.dav.client
Class PropertyHandler

java.lang.Object
  |
  +--org.skunk.dav.client.PropertyHandler

public class PropertyHandler
extends java.lang.Object


Field Summary
static java.lang.String HANDLER_METHOD_PREFIX
           
 
Constructor Summary
PropertyHandler()
           
 
Method Summary
static void handleProperty(DAVFile file, XMLElement elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HANDLER_METHOD_PREFIX

public static final java.lang.String HANDLER_METHOD_PREFIX
Constructor Detail

PropertyHandler

public PropertyHandler()
Method Detail

handleProperty

public static void handleProperty(DAVFile file,
                                  XMLElement elem)