Uses of Class
org.apache.wiki.WikiContext
Packages that use WikiContext
Package
Description
The chief package of JSPWiki.
Provides standard JSP tags for JSPWiki.
-
Uses of WikiContext in org.apache.wiki
Methods in org.apache.wiki that return WikiContextModifier and TypeMethodDescriptionWikiContext.clone()
Returns a shallow clone of the WikiContext.WikiContext.deepClone()
Creates a deep clone of the WikiContext.static WikiContext
WikiContext.findContext
(javax.servlet.jsp.PageContext pageContext) Deprecated. -
Uses of WikiContext in org.apache.wiki.tags
Fields in org.apache.wiki.tags declared as WikiContext
Context.findContext(PageContext)
instead.