Deprecated API


Contents
Deprecated Fields
org.apache.jackrabbit.webdav.version.WorkspaceResource.CUURENT_ACTIVITY_SET
          Use WorkspaceResource.CURRENT_ACTIVITY_SET instead. 
 

Deprecated Methods
org.apache.jackrabbit.webdav.property.PropContainer.addContent(Object)
          Use PropContainer.addContent(PropEntry) instead. 
org.apache.jackrabbit.webdav.xml.DomUtil.getQualifiedName(String, Namespace)
          As of 2.0. Please use getExpandedName(String, Namespace) instead. This method was named according to usage of 'qualified name' in JSR 170 that conflicts with the terminology used in XMLNS. As of JCR 2.0 the String consisting of "{" + namespace uri + "}" + localName is called Expanded Name. 
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.