Package org.apache.wiki


package org.apache.wiki
The chief package of JSPWiki. This package contains most of the core classes that JSPWiki uses, and a bunch of other ones.

Package Specification

Related Documentation

  • Class
    Description
    Denotes something really serious going on inside Wiki.
    Just a simple class collecting all the links that come in.
    Defines an interface for transforming strings within a Wiki context.
    Simple utility that shows you a sorted list of property differences between the 'default en' and a given i18n file.
    A watchdog needs something to watch.
    WatchDog is a general system watchdog.
    Abstract Thread subclass that operates in the background; when it detects the WikiEngineEvent.SHUTDOWN event, it terminates itself.
    Provides state information throughout the processing of a page.
    Main implementation for Engine.
    Simple wrapper class for the Wiki page attributes.
    This provides a master servlet for dealing with short urls.
    Default implementation for Session.