Uses of Interface
net.sf.maia.Wiki

Packages that use Wiki
net.sf.maia.core Core implementation of the Maia wiki engine.  
net.sf.maia.web Provides classes and interfaces for the Maia web application.  
 

Uses of Wiki in net.sf.maia.core
 

Classes in net.sf.maia.core that implement Wiki
 class WikiImpl
           
 

Uses of Wiki in net.sf.maia.web
 

Methods in net.sf.maia.web that return Wiki
 Wiki ViewPageController.getWiki()
           
 

Methods in net.sf.maia.web with parameters of type Wiki
 void ViewPageController.setWiki(Wiki wiki)
           
 



Copyright © 2005 Maia. All Rights Reserved.