Uses of Package
org.apache.wiki.attachment

Packages that use org.apache.wiki.attachment
org.apache.wiki The chief package of JSPWiki. 
org.apache.wiki.attachment Attachment management, uploading and downloading. 
org.apache.wiki.providers Provides storage for JSPWiki. 
org.apache.wiki.search Provides the JSPWiki search functionality. 
 

Classes in org.apache.wiki.attachment used by org.apache.wiki
AttachmentManager
          Provides facilities for handling attachments.
 

Classes in org.apache.wiki.attachment used by org.apache.wiki.attachment
Attachment
          Describes an attachment.
DynamicAttachment
          A DynamicAttachment is an attachment which does not really exist, but is created dynamically by a JSPWiki component.
DynamicAttachmentProvider
          Provides the data for an attachment.
 

Classes in org.apache.wiki.attachment used by org.apache.wiki.providers
Attachment
          Describes an attachment.
 

Classes in org.apache.wiki.attachment used by org.apache.wiki.search
Attachment
          Describes an attachment.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.