Overview

The goal of this module is to provide syntax highlighting for languages such as XML, HTML, XSL, etc.

JavaCC is used to provide the syntax analyzer which splits the text into tokens. The tokens are later colorized.