|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PageStore | |
net.sf.maia.core | Core implementation of the Maia wiki engine. |
net.sf.maia.core.view | Provides classes and interfaces for rendering wiki pages. |
Uses of PageStore in net.sf.maia.core |
Methods in net.sf.maia.core with parameters of type PageStore | |
void |
WikiImpl.setPageStore(PageStore pageStore)
Sets the PageStore to use for this Wiki instance. |
Uses of PageStore in net.sf.maia.core.view |
Methods in net.sf.maia.core.view with parameters of type PageStore | |
void |
MaiaRenderEngine.setPageStore(PageStore pageStore)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |