Package net.java.dev.webdav.jaxrs.xml.elements

This package contains WebDAV XML Elements.

See:
          Description

Class Summary
ActiveLock WebDAV activelock XML Element.
AllProp WebDAV allprop XML Element.
Collection WebDAV collection XML Element.
Error WebDAV error XML Element.
Exclusive WebDAV exclusive XML Element.
HRef WebDAV href XML Element.
Include WebDAV include XML Element.
Location WebDAV location XML Element.
LockEntry WebDAV lockentry XML Element.
LockInfo WebDAV lockinfo XML Element.
LockRoot WebDAV lockroot XML Element.
LockScope WebDAV lockscope XML Element.
LockToken WebDAV locktoken XML Element.
LockType WebDAV locktype XML Element.
MultiStatus WebDAV multistatus XML Element.
Owner WebDAV owner XML Element.
Prop WebDAV prop XML Element.
PropertyUpdate WebDAV propertyupdate XML Element.
PropFind WebDAV propfind XML Element.
PropName WebDAV propname XML Element.
PropStat WebDAV propstat XML Element.
Remove WebDAV remove XML Element.
RemoveOrSet Internal superclass of set and remove WebDAV elements.
Response WebDAV response XML Element.
ResponseDescription WebDAV responsedescription XML Element.
Rfc1123DateFormat RFC 1123 date format
This class formats and parses dates using the RFC 1123 compliant pattern [WDY], [DY] [MTH] [YEAR] [hh]:[mm]:[ss] GMT.
Rfc3339DateTimeFormat RFC 3339 date-time format
This class formats and parses dates using the ISO 8601 compliant pattern [YYYY]-[MM]-[DD]T[hh]:[mm]:[ss].
Set WebDAV set XML Element.
Shared WebDAV shared XML Element.
Status WebDAV status XML Element.
TimeOut WebDAV timeout XML Element.
Write WebDAV write XML Element.
 

Enum Summary
Depth WebDAV depth XML Element.
 

Package net.java.dev.webdav.jaxrs.xml.elements Description

This package contains WebDAV XML Elements.

Author:
Markus KARG (mkarg@users.dev.java.net)
See Also:
Chapter 14 "XML Element Definitions" of RFC 4918 "HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)"


Copyright © 2008-2009 The java.net WebDAV Project. All Rights Reserved.