Uses of Class
org.apache.jackrabbit.webdav.property.HrefProperty

Packages that use HrefProperty
org.apache.jackrabbit.webdav.ordering Contains interfaces and classes used to cover the functionality defined by the RFC 3648: Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol
org.apache.jackrabbit.webdav.simple   
 

Uses of HrefProperty in org.apache.jackrabbit.webdav.ordering
 

Subclasses of HrefProperty in org.apache.jackrabbit.webdav.ordering
 class OrderingType
          OrderingType represents the DAV:ordering-type property as defined by RFC 3648.
 

Uses of HrefProperty in org.apache.jackrabbit.webdav.simple
 

Methods in org.apache.jackrabbit.webdav.simple that return HrefProperty
protected  HrefProperty DeltaVResourceImpl.getHrefProperty(DavPropertyName name, Node[] values, boolean isProtected, boolean isCollection)
          Returns a HrefProperty with the specified property name and values.
 



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