Uses of Class
org.eclipse.webdav.dom.LockInfo

Packages that use LockInfo
org.eclipse.webdav.dom Provides a set of "editors" for manipulating the XML data exchanged with WebDAV servers. 
 

Uses of LockInfo in org.eclipse.webdav.dom
 

Methods in org.eclipse.webdav.dom that return LockInfo
static LockInfo LockInfo.create(Document document)
          Creates a new WebDAV lockinfo element and sets it as the root of the given document.
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.