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 should be launched by the web server in order to start an AceWiki application.
Logger This class is used to log the events on the server.
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, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch)