Uses of Class
com.ecyrd.jspwiki.attachment.AttachmentManager

Packages that use AttachmentManager
com.ecyrd.jspwiki The chief package of JSPWiki. 
 

Uses of AttachmentManager in com.ecyrd.jspwiki
 

Methods in com.ecyrd.jspwiki that return AttachmentManager
 AttachmentManager WikiEngine.getAttachmentManager()
          Returns the current AttachmentManager, which is responsible for storing and managing attachments.