|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Prop | |
---|---|
org.eclipse.webdav.dom | Provides a set of "editors" for manipulating the XML data exchanged with WebDAV servers. |
Uses of Prop in org.eclipse.webdav.dom |
---|
Methods in org.eclipse.webdav.dom that return Prop | |
---|---|
Prop |
PropertyUpdate.addRemove()
Adds a remove to the given propertyupdate and returns an editor on its prop. |
Prop |
PropertyUpdate.addSet()
Adds a set to the given propertyupdate and returns an editor on its prop. |
Prop |
PropStat.getProp()
Returns this propstat's prop. |
Prop |
PropFind.getProp()
Returns this propfind's prop. |
Prop |
PropStat.setProp()
Creates and sets a new prop on this propstat and returns an editor on it. |
Prop |
PropFind.setProp()
Creates and sets a new prop on this propfind and returns an editor on it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |