org.apache.wvcm.store.webdav.response
Class PropertiesFactory

java.lang.Object
  extended by org.apache.wvcm.store.webdav.response.PropertiesFactory

public class PropertiesFactory
extends java.lang.Object

Creates the properties out of XML DAV:multistatus response elements.

Version:
$Revision: 1.1.1.1.2.5 $

Constructor Summary
PropertiesFactory(Resource requestResource, Provider provider, PropertyNameList wantedPropertyList, PropertyNameList actualPropertyList, java.util.Map propertiesContainer)
           
 
Method Summary
 void create(org.jdom.Element propertyElm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesFactory

public PropertiesFactory(Resource requestResource,
                         Provider provider,
                         PropertyNameList wantedPropertyList,
                         PropertyNameList actualPropertyList,
                         java.util.Map propertiesContainer)
Method Detail

create

public void create(org.jdom.Element propertyElm)
            throws WvcmException,
                   java.lang.NumberFormatException
Throws:
WvcmException
java.lang.NumberFormatException


Copyright (c) 2003 - Apache Software Foundation