Uses of Class
com.ecyrd.jspwiki.dav.AttachmentDavProvider

Packages that use AttachmentDavProvider
com.ecyrd.jspwiki.dav.items   
 

Uses of AttachmentDavProvider in com.ecyrd.jspwiki.dav.items
 

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