net.java.dev.webdav.jaxrs.xml.conditions
Class CannotModifyProtectedProperty

java.lang.Object
  extended by net.java.dev.webdav.jaxrs.xml.conditions.CannotModifyProtectedProperty

public final class CannotModifyProtectedProperty
extends java.lang.Object

WebDAV cannot-modify-protected-property Precondition XML Element.

Author:
Markus KARG (mkarg@users.dev.java.net)
See Also:
Chapter 16 "Precondition/Postcondition XML Elements" of RFC 4918 "HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)"

Constructor Summary
CannotModifyProtectedProperty()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CannotModifyProtectedProperty

public CannotModifyProtectedProperty()


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