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
-
Interface Summary Interface Description StringTransmutator Defines an interface for transforming strings within a Wiki context.Watchable A watchdog needs something to watch.WikiProvider Deprecated. - implement directlyWikiProvider
. -
Class Summary Class Description LinkCollector Just a simple class collecting all the links that come in.TranslationsCheck Simple utility that shows you a sorted list of property differences between the 'default en' and a given i18n file.WatchDog WatchDog is a general system watchdog.WikiBackgroundThread Abstract Thread subclass that operates in the background; when it detects theWikiEngineEvent.SHUTDOWN
event, it terminates itself.WikiContext Provides state information throughout the processing of a page.WikiEngine Main implementation forEngine
.WikiPage Simple wrapper class for the Wiki page attributes.WikiServlet This provides a master servlet for dealing with short urls.WikiSession Default implementation forSession
. -
Exception Summary Exception Description InternalWikiException Denotes something really serious going on inside Wiki.