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

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

Uses of HrefSet in org.eclipse.webdav.dom
 

Methods in org.eclipse.webdav.dom that return HrefSet
static HrefSet HrefSet.create(Document document, QualifiedName name)
          Creates a new href set element with the given name and sets it as the root of the given document.
 



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