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

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

Uses of Update in org.eclipse.webdav.dom
 

Methods in org.eclipse.webdav.dom that return Update
static Update Update.createLabel(Document document, String label)
          Creates a new WebDAV update element and sets it as the root of the given document.
static Update Update.createVersion(Document document, String href)
          Creates a new WebDAV update element and sets it as the root of the given document.
 



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