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

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

public class LockTokenFactory
extends java.lang.Object

Creates LockToken instances out of XML DAV:lockdiscovery response elements.

Version:
$Revision: 1.1.1.1.2.3 $

Constructor Summary
LockTokenFactory(Resource requestResource, Provider provider)
           
 
Method Summary
 LockToken create(org.jdom.Element activelockElm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockTokenFactory

public LockTokenFactory(Resource requestResource,
                        Provider provider)
Method Detail

create

public LockToken create(org.jdom.Element activelockElm)
                 throws WvcmException
Throws:
WvcmException


Copyright (c) 2003 - Apache Software Foundation