Uses of Class
org.apache.wiki.dav.AttachmentDavProvider

Packages that use AttachmentDavProvider
org.apache.wiki.dav.items   
 

Uses of AttachmentDavProvider in org.apache.wiki.dav.items
 

Constructors in org.apache.wiki.dav.items with parameters of type AttachmentDavProvider
AttachmentItem(AttachmentDavProvider provider, DavPath path, Attachment att)
          Constructs a new DAV attachment.