Package | Description |
---|---|
org.apache.wiki |
The chief package of JSPWiki.
|
org.apache.wiki.render | |
org.apache.wiki.search |
Provides the JSPWiki search functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
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.*.
|
Modifier and Type | Class and Description |
---|---|
class |
RenderingManager
This class provides a facade towards the differing rendering routines.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchManager
Manages searching the Wiki.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.