Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 847AB200CBC for ; Tue, 20 Jun 2017 18:33:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8352C160BF9; Tue, 20 Jun 2017 16:33:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C1680160C04 for ; Tue, 20 Jun 2017 18:33:18 +0200 (CEST) Received: (qmail 13918 invoked by uid 500); 20 Jun 2017 16:33:18 -0000 Mailing-List: contact commits-help@jspwiki.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jspwiki.apache.org Delivered-To: mailing list commits@jspwiki.apache.org Received: (qmail 13846 invoked by uid 99); 20 Jun 2017 16:33:17 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2017 16:33:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 20CCCE02B4; Tue, 20 Jun 2017 16:33:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: git-site-role@apache.org To: commits@jspwiki.apache.org Date: Tue, 20 Jun 2017 16:33:35 -0000 Message-Id: <4d1aeede064b4d31ab18f2195b465da3@git.apache.org> In-Reply-To: <20d0fb12c09d4643bab3833c66a8d966@git.apache.org> References: <20d0fb12c09d4643bab3833c66a8d966@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [20/51] [partial] jspwiki-site git commit: Automatic Site Publish by Buildbot archived-at: Tue, 20 Jun 2017 16:33:21 -0000 http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/2e9374f1/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachment.html ---------------------------------------------------------------------- diff --git a/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachment.html b/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachment.html deleted file mode 100755 index 0662847..0000000 --- a/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachment.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - -Uses of Class org.apache.wiki.attachment.DynamicAttachment (Apache JSPWiki Main War 2.10.1 API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.apache.wiki.attachment.DynamicAttachment

-
- - - - - - - - - -
-Packages that use DynamicAttachment
org.apache.wiki.attachmentAttachment management, uploading and downloading. 
-  -

- - - - - -
-Uses of DynamicAttachment in org.apache.wiki.attachment
-  -

- - - - - - - - - -
Methods in org.apache.wiki.attachment that return DynamicAttachment
- DynamicAttachmentAttachmentManager.getDynamicAttachment(String name) - -
-          Finds a DynamicAttachment.
-  -

- - - - - - - - - -
Methods in org.apache.wiki.attachment with parameters of type DynamicAttachment
- voidAttachmentManager.storeDynamicAttachment(WikiContext ctx, - DynamicAttachment att) - -
-          Stores a dynamic attachment.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. - - http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/2e9374f1/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachmentProvider.html ---------------------------------------------------------------------- diff --git a/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachmentProvider.html b/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachmentProvider.html deleted file mode 100755 index e0ee805..0000000 --- a/apidocs/2.10.1/org/apache/wiki/attachment/class-use/DynamicAttachmentProvider.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - -Uses of Interface org.apache.wiki.attachment.DynamicAttachmentProvider (Apache JSPWiki Main War 2.10.1 API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.apache.wiki.attachment.DynamicAttachmentProvider

-
- - - - - - - - - -
-Packages that use DynamicAttachmentProvider
org.apache.wiki.attachmentAttachment management, uploading and downloading. 
-  -

- - - - - -
-Uses of DynamicAttachmentProvider in org.apache.wiki.attachment
-  -

- - - - - - - - - -
Methods in org.apache.wiki.attachment that return DynamicAttachmentProvider
- DynamicAttachmentProviderDynamicAttachment.getProvider() - -
-          Returns the provider which is used to generate this attachment.
-  -

- - - - - - - - -
Constructors in org.apache.wiki.attachment with parameters of type DynamicAttachmentProvider
DynamicAttachment(WikiEngine engine, - String parentPage, - String fileName, - DynamicAttachmentProvider provider) - -
-          Creates a DynamicAttachment.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. - - http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/2e9374f1/apidocs/2.10.1/org/apache/wiki/attachment/package-frame.html ---------------------------------------------------------------------- diff --git a/apidocs/2.10.1/org/apache/wiki/attachment/package-frame.html b/apidocs/2.10.1/org/apache/wiki/attachment/package-frame.html deleted file mode 100755 index 6aa6dd8..0000000 --- a/apidocs/2.10.1/org/apache/wiki/attachment/package-frame.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - -org.apache.wiki.attachment (Apache JSPWiki Main War 2.10.1 API) - - - - - - - - - - - -org.apache.wiki.attachment - - - - -
-Interfaces  - -
-DynamicAttachmentProvider
- - - - - - -
-Classes  - -
-Attachment -
-AttachmentManager -
-AttachmentServlet -
-DynamicAttachment
- - - - http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/2e9374f1/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.html b/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.html deleted file mode 100755 index 3ef53ad..0000000 --- a/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - - -org.apache.wiki.attachment (Apache JSPWiki Main War 2.10.1 API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.apache.wiki.attachment -

-Attachment management, uploading and downloading. -

-See: -
-          Description -

- - - - - - - - - - - -

- - - - - - - -
-Interface Summary
DynamicAttachmentProviderProvides the data for an attachment.
-  - -

- - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AttachmentDescribes an attachment.
AttachmentManagerProvides facilities for handling attachments.
AttachmentServletThis is the chief JSPWiki attachment management servlet.
DynamicAttachmentA DynamicAttachment is an attachment which does not really exist, but is - created dynamically by a JSPWiki component.
-  - -

-

-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:

- -
    -
  • AttachmentServlet - the servlet which allows both uploading and downloading servlets.
  • -
  • AttachmentManager - The JSPWiki Manager component which manages the storage of attachments.
  • -
  • Attachment - A special kind of a WikiPage which stores a handle - to the attachment data.
  • -
- -

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

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. - - http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/2e9374f1/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.png ---------------------------------------------------------------------- diff --git a/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.png b/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.png deleted file mode 100755 index 8bde765..0000000 Binary files a/apidocs/2.10.1/org/apache/wiki/attachment/package-summary.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/2e9374f1/apidocs/2.10.1/org/apache/wiki/attachment/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/2.10.1/org/apache/wiki/attachment/package-tree.html b/apidocs/2.10.1/org/apache/wiki/attachment/package-tree.html deleted file mode 100755 index cc3fd14..0000000 --- a/apidocs/2.10.1/org/apache/wiki/attachment/package-tree.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - -org.apache.wiki.attachment Class Hierarchy (Apache JSPWiki Main War 2.10.1 API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.apache.wiki.attachment -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. - - http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/2e9374f1/apidocs/2.10.1/org/apache/wiki/attachment/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/2.10.1/org/apache/wiki/attachment/package-use.html b/apidocs/2.10.1/org/apache/wiki/attachment/package-use.html deleted file mode 100755 index 245b826..0000000 --- a/apidocs/2.10.1/org/apache/wiki/attachment/package-use.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - -Uses of Package org.apache.wiki.attachment (Apache JSPWiki Main War 2.10.1 API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.apache.wiki.attachment

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.apache.wiki.attachment
org.apache.wikiThe chief package of JSPWiki. 
org.apache.wiki.attachmentAttachment management, uploading and downloading. 
org.apache.wiki.providersProvides storage for JSPWiki. 
org.apache.wiki.searchProvides 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. - -