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

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

Uses of Owner in org.eclipse.webdav.dom
 

Methods in org.eclipse.webdav.dom that return Owner
 Owner ActiveLock.getOwner()
          Returns this activelock's owner, or null if this active lock has no owner.
 Owner LockInfo.getOwner()
          Returns this lockinfo's owner, or null if this lockinfo has no owner.
 Owner ActiveLock.setOwner()
          Creates and sets an owner element on this activelock and returns an editor on it.
 Owner LockInfo.setOwner()
          Sets the owner on this lockinfo and returns an editor on it.
 



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