Class WikiAttachmentAdapterProvider

java.lang.Object
org.apache.wiki.providers.WikiAttachmentAdapterProvider
All Implemented Interfaces:
AttachmentProvider, WikiProvider

Deprecated.
adapted provider should use AttachmentProvider instead.
This provider ensures backward compatibility with attachment providers not using the public API. As providers should use the public API directly, the use of this class is considered deprecated.
See Also: