org.apache.wvcm.store.webdav.response
Class PropertiesFactory
java.lang.Object
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 $
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 |
PropertiesFactory
public PropertiesFactory(Resource requestResource,
Provider provider,
PropertyNameList wantedPropertyList,
PropertyNameList actualPropertyList,
java.util.Map propertiesContainer)
create
public void create(org.jdom.Element propertyElm)
throws WvcmException,
java.lang.NumberFormatException
- Throws:
WvcmException
java.lang.NumberFormatException
Copyright (c) 2003 - Apache Software Foundation