Skip navigation links

Apache JSPWiki 2.11.0.M5 API

Packages 
Package Description
org.apache.wiki
The chief package of JSPWiki.
org.apache.wiki.ajax  
org.apache.wiki.api.engine
JSPWiki's WikiEngine Managers package.
org.apache.wiki.api.exceptions
JSPWiki's API exceptions 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.its
JSPWiki functional tests.
org.apache.wiki.its.environment
Tests' environment values that can be overwritten through System properties.
org.apache.wiki.management  
org.apache.wiki.markdown
Entry point for JSPWiki Flexmark's custom extensions.
org.apache.wiki.markdown.extensions.jspwikilinks.attributeprovider
Wikilinks' attributes custom decoration.
org.apache.wiki.markdown.extensions.jspwikilinks.postprocessor
Wikilinks' nodes custom post processing.
org.apache.wiki.markdown.nodes
Custom Flexmark node's to handle special JSPWiki elements.
org.apache.wiki.markdown.renderer  
org.apache.wiki.modules  
org.apache.wiki.pages
Entry point for JSPWiki's Page Objects.
org.apache.wiki.pages.haddock
JSPWiki Haddock's Page Objects.
org.apache.wiki.parser  
org.apache.wiki.parser.markdown
Markdown parsing.
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.render.markdown
Markdown rendering.
org.apache.wiki.rpc.atom  
org.apache.wiki.rss  
org.apache.wiki.search
Provides the JSPWiki search functionality.
org.apache.wiki.search.tika  
org.apache.wiki.tags
Provides standard JSP tags for JSPWiki.
org.apache.wiki.tasks
Provides specific tasks for JSPWiki, meant to be executed by the workflow framework.
org.apache.wiki.tasks.auth
Provides auth-related Tasks, meant to be executed by the workflow framework.
org.apache.wiki.tasks.pages
Provides WikiPages' saving related Tasks, meant to be executed by the workflow framework.
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.ui.progress
Provides progress management routines.
org.apache.wiki.url
Provides the URL generation routines.
org.apache.wiki.util
Provides a number of utility libraries that are of general use.
org.apache.wiki.util.comparators  
org.apache.wiki.workflow  
org.apache.wiki.xmlrpc  
Skip navigation links

Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.