Deprecated API


Contents
Deprecated Methods
org.apache.jackrabbit.webdav.property.PropContainer.addContent(Object)
          Use {@link #addContent(PropEntry) instead. 
org.apache.jackrabbit.webdav.xml.DomUtil.getQualifiedName(String, Namespace)
          As of 2.0. Please use DomUtil.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-2011 The Apache Software Foundation. All Rights Reserved.