Package ch.uzh.ifi.attempto.acewiki

This package contains AceWiki which is a semantic wiki engine.

See:
          Description

Interface Summary
Task This interface describes a task that should be performed asynchronously because it is potentially time-consuming and should not delay the GUI.
 

Class Summary
AceWikiServlet This servlet class is used by the web server to start AceWiki.
Wiki This class represents an AceWiki wiki.
 

Package ch.uzh.ifi.attempto.acewiki Description

This package contains AceWiki which is a semantic wiki engine. See the AceWiki homepage for details. AceWiki uses the Echo Web Framework. AceWikiServlet is the Java Servlet class that should be launched by the web server.

Author:
Tobias Kuhn


Copyright 2008-2009, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch)