|
Class Summary |
| Base64Coder |
A Base64 Encoder/Decoder. |
| HtmlEncoder |
A simple HTML encoder |
| JVCBootstrapGenerator |
This class is for bootstrapping the real JVCGenerator. |
| JVCGenerator |
Generate the a working web application (the view and controller part) based
on a set view templates. |
| JVCParser |
Machine generated view template parser. |
| JVCParserTokenManager |
Token Manager. |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
| Token |
Describes the input token stream. |