Package ch.uzh.ifi.attempto.aceeditor

This package contains the ACE Editor which is a web-based editor for ACE texts.

See:
          Description

Class Summary
ACEEditor This is the main class of the ACE Editor web application.
ACEEditorGrammar This grammar class is automatically generated on the basis of a file in Codeco notation.
ACEEditorServlet This servlet class is used by the web server to start the ACE Editor web application.
 

Package ch.uzh.ifi.attempto.aceeditor Description

This package contains the ACE Editor which is a web-based editor for ACE texts. The ACE Editor makes use of the Echo Web Framework. ACEEditorServlet is the Java Servlet class to be launched by the web server.

The grammar used by the ACE Editor describes a subset of ACE and is defined in the Codeco notation. This grammar is available in different formats:

Furthermore, the Grammar-class ACEEditorGrammar is automatically generated from the Codeco grammar.

Author:
Tobias Kuhn


Copyright 2008-2012, AceWiki developers