| Interface | Description |
|---|---|
| ContentGenerator |
The content generator is the third stage content processor.
|
| Class | Description |
|---|---|
| DefaultContentGenerator |
The default content generator produces CSS-compliant content structures (also
known as DOM-Trees).
|
| EmptyContentGenerator |
This one does nothing.
|
| PrintContentGenerator |
Simply prints each incoming call.
|