net.java.dev.webdav.jaxrs.xml.elements
Class Exclusive

java.lang.Object
  extended by net.java.dev.webdav.jaxrs.xml.elements.Exclusive

public final class Exclusive
extends java.lang.Object

WebDAV exclusive XML Element.

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

Field Summary
static Exclusive SINGLETON
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static final Exclusive SINGLETON
Since:
1.1.1


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