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

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

Uses of ElementEditor in org.eclipse.webdav.dom
 

Subclasses of ElementEditor in org.eclipse.webdav.dom
 class ActiveLock
          An element editor for the WebDAV activelock element.
 class BaselineControl
          An element editor for the WebDAV baseline control element.
 class Bindings
          An element editor for the WebDAV bindings element.
 class Conflict
          An element editor for the WebDAV conflict element.
 class ConflictReportResponse
          An element editor for the WebDAV conflict-report-response element.
 class HrefSet
          An element editor for sets of hrefs, for example, the WebDAV predecessor-set element.
 class Label
          Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 class LockDiscovery
          An element editor for the WebDAV lockdiscovery element.
 class LockEntry
          An element editor for the WebDAV lockentry element.
 class LockInfo
          An element editor for the WebDAV lockinfo element.
 class Mkworkspace
          The mkworkspace element editor is simple since it is a placeholder for future enhancements and implementation specific arguments.
 class MultiStatus
          An element editor for the WebDAV multistatus element.
 class Owner
          An element editor for the WebDAV owner element.
 class Prop
          An element editor for the WebDAV prop element.
 class Property
          An element editor that is the superclass of all WebDAV property elements.
 class PropertyBehavior
          An element editor for the WebDAV propertybehavior element.
 class PropertyUpdate
          An element editor for the WebDAV propertyupdate element.
 class PropertyUpdate.Directive
          An editor for a generic element that is a child of a WebDAV prop element, which, in turn, is a child of a WebDAV set or remove element.
 class PropFind
          An element editor for the WebDAV propfind element.
 class PropStat
          An element editor for the WebDAV propstat element.
 class ResourceID
          An element editor for the WebDAV resourceid element.
 class ResponseBody
          An element editor for the WebDAV response element.
 class SupportedLock
          An element editor for the WebDAV supportedlock element.
 class Update
          An element editor for the WebDAV update element.
 



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