|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Page | |
| net.sf.maia.core.storage | Provides classes and interfaces for storing wiki pages and properties. |
| net.sf.maia.core.view | Provides classes and interfaces for rendering wiki pages. |
| Uses of Page in net.sf.maia.core.storage |
| Methods in net.sf.maia.core.storage that return Page | |
Page |
PageStore.getPage(java.lang.String path)
Returns a wiki page from the page store. |
| Uses of Page in net.sf.maia.core.view |
| Methods in net.sf.maia.core.view with parameters of type Page | |
java.lang.String |
ViewManager.renderContent(Page page)
Applies a template on a wiki page and renders it to text. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||