Uses of Class
org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry

Packages that use LockEntry
org.abstracthorizon.danube.webdav.xml.dav   
org.abstracthorizon.danube.webdav.xml.dav.request   
org.abstracthorizon.danube.webdav.xml.dav.request.properties   
 

Uses of LockEntry in org.abstracthorizon.danube.webdav.xml.dav
 

Methods in org.abstracthorizon.danube.webdav.xml.dav that return LockEntry
 LockEntry DAVFactory.newLockEntry(XMLParserHandler parent)
           
 

Uses of LockEntry in org.abstracthorizon.danube.webdav.xml.dav.request
 

Subclasses of LockEntry in org.abstracthorizon.danube.webdav.xml.dav.request
 class LockInfo
          This class models WebDAV's lockinfo tag
 

Uses of LockEntry in org.abstracthorizon.danube.webdav.xml.dav.request.properties
 

Fields in org.abstracthorizon.danube.webdav.xml.dav.request.properties with type parameters of type LockEntry
protected  List<LockEntry> SupportedLock.lockEntries
          List of lock entries
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.