Package org.apache.wiki.api.providers

Page Providers' API package of JSPWiki. This package holds JSPWiki's page provider API

Package Specification

Related Documentation

  • Interface Summary
    Interface Description
    AttachmentProvider
    Defines an attachment provider - a class which is capable of saving binary data as attachments.
    PageProvider
    Each Wiki page provider should implement this interface.
    WikiProvider
    A generic Wiki provider for all sorts of things that the Wiki can store.