|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.wiki | |
|---|---|
| org.apache.wiki | The chief package of JSPWiki. |
| org.apache.wiki.api.engine | JSPWiki's WikiEngine Managers package. |
| org.apache.wiki.api.filters | Filter's API package of JSPWiki. |
| org.apache.wiki.api.plugin | Plugin's API package of JSPWiki. |
| org.apache.wiki.attachment | Attachment management, uploading and downloading. |
| org.apache.wiki.auth | Authentication, Authorization and the third A thing. |
| org.apache.wiki.auth.acl | Access Control List implementation. |
| org.apache.wiki.auth.authorize | Authorizer implementation. |
| org.apache.wiki.auth.login | Provides the different login modules that JSPWiki uses. |
| org.apache.wiki.auth.permissions | |
| org.apache.wiki.auth.user | |
| org.apache.wiki.content | Provides content management functionality for JSPWiki. |
| org.apache.wiki.diff | |
| org.apache.wiki.event | |
| org.apache.wiki.filters | Provides page and content filtering functionality for JSPWiki. |
| org.apache.wiki.forms | Contains classes for doing form handling within JSPWiki. |
| org.apache.wiki.htmltowiki | |
| org.apache.wiki.i18n | |
| org.apache.wiki.modules | |
| org.apache.wiki.parser | |
| org.apache.wiki.plugin | Provides plugins to the JSPWiki. |
| org.apache.wiki.preferences | Preferences storage. |
| org.apache.wiki.providers | Provides storage for JSPWiki. |
| org.apache.wiki.render | |
| org.apache.wiki.rpc.json | Provides utility classes for using the JSON-RPC AJAX library. |
| org.apache.wiki.rss | |
| org.apache.wiki.search | Provides the JSPWiki search functionality. |
| org.apache.wiki.tags | Provides standard JSP tags for JSPWiki. |
| org.apache.wiki.ui | Java classes for management of the JSP user interface. |
| org.apache.wiki.ui.admin | Contains classes for the JSPWiki administrative interface. |
| org.apache.wiki.ui.admin.beans | |
| org.apache.wiki.url | Provides the URL generation routines. |
| org.apache.wiki.util.comparators | |
| org.apache.wiki.workflow | |
| org.apache.wiki.xmlrpc | |
| Classes in org.apache.wiki used by org.apache.wiki | |
|---|---|
| InternalWikiException
Denotes something really serious going on inside Wiki. |
|
| PageLock
Describes a lock acquired by an user on a page. |
|
| PageManager
Manages the WikiPages. |
|
| PageSorter
Wrapper class for managing and using the PageNameComparator. |
|
| ReferenceManager
Keeps track of wikipage references: What pages a given page refers to What pages refer to a given page This is a quick'n'dirty approach without any finesse in storage and searching algorithms; we trust java.util.*. |
|
| StringTransmutator
Defines an interface for transforming strings within a Wiki context. |
|
| VariableManager
Manages variables. |
|
| Watchable
A watchdog needs something to watch. |
|
| WatchDog
WatchDog is a general system watchdog. |
|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| WikiSession
Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status. |
|
| Classes in org.apache.wiki used by org.apache.wiki.api.engine | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.api.filters | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.api.plugin | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.attachment | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.auth | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiSession
Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status. |
|
| Classes in org.apache.wiki used by org.apache.wiki.auth.acl | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.auth.authorize | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiSession
Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status. |
|
| Classes in org.apache.wiki used by org.apache.wiki.auth.login | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.auth.permissions | |
|---|---|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.auth.user | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.content | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.diff | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiProvider
A generic Wiki provider for all sorts of things that the Wiki can store. |
|
| Classes in org.apache.wiki used by org.apache.wiki.event | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.filters | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.forms | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.htmltowiki | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.i18n | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.modules | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.parser | |
|---|---|
| StringTransmutator
Defines an interface for transforming strings within a Wiki context. |
|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.plugin | |
|---|---|
| PageManager
Manages the WikiPages. |
|
| PageSorter
Wrapper class for managing and using the PageNameComparator. |
|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.preferences | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.providers | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| WikiProvider
A generic Wiki provider for all sorts of things that the Wiki can store. |
|
| Classes in org.apache.wiki used by org.apache.wiki.render | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.rpc.json | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.rss | |
|---|---|
| WikiBackgroundThread
Abstract Thread subclass that operates in the background; when it detects the WikiEngineEvent.SHUTDOWN event,
it terminates itself. |
|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.search | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| WikiProvider
A generic Wiki provider for all sorts of things that the Wiki can store. |
|
| Classes in org.apache.wiki used by org.apache.wiki.tags | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.ui | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.ui.admin | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.ui.admin.beans | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.url | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| Classes in org.apache.wiki used by org.apache.wiki.util.comparators | |
|---|---|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
| Classes in org.apache.wiki used by org.apache.wiki.workflow | |
|---|---|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiSession
Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status. |
|
| Classes in org.apache.wiki used by org.apache.wiki.xmlrpc | |
|---|---|
| WikiContext
Provides state information throughout the processing of a page. |
|
| WikiEngine
Provides Wiki services to the JSP page. |
|
| WikiPage
Simple wrapper class for the Wiki page attributes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||