|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalModule | |
|---|---|
| org.apache.wiki | The chief package of JSPWiki. |
| org.apache.wiki.render | |
| org.apache.wiki.search | Provides the JSPWiki search functionality. |
| Uses of InternalModule in org.apache.wiki |
|---|
| Classes in org.apache.wiki that implement InternalModule | |
|---|---|
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.*. |
| Uses of InternalModule in org.apache.wiki.render |
|---|
| Classes in org.apache.wiki.render that implement InternalModule | |
|---|---|
class |
RenderingManager
This class provides a facade towards the differing rendering routines. |
| Uses of InternalModule in org.apache.wiki.search |
|---|
| Classes in org.apache.wiki.search that implement InternalModule | |
|---|---|
class |
SearchManager
Manages searching the Wiki. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||