Package org.apache.wiki.api.providers
package org.apache.wiki.api.providers
Page Providers' API package of JSPWiki.
This package holds JSPWiki's page provider API
Package Specification
Related Documentation
-
InterfacesClassDescriptionDefines an attachment provider - a class which is capable of saving binary data as attachments.Each Wiki page provider should implement this interface.A generic Wiki provider for all sorts of things that the Wiki can store.