Skip navigation links

Package org.apache.wiki.attachment

Attachment management, uploading and downloading.

See: Description

Package org.apache.wiki.attachment Description

Attachment management, uploading and downloading.

Package Specification

This package manages the JSPWiki attachment subsystem. It consists of three basic components:

Attachments can either be static (i.e. real data, stored somewhere on a filesystem), or dynamic, which means that they're generated on the fly by a DynamicAttachmentProvider.

Related Documentation

Skip navigation links

Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.