| Interface | Description |
|---|---|
| WikiPrinter |
Printer for
PrintRenderers. |
| Class | Description |
|---|---|
| DefaultWikiPrinter |
Printer using a
StringBuffer as the underlying output target. |
| LookaheadWikiPrinter |
Wiki printer that allows deferring printing text and that instead can save it in some internal buffer.
|
| VoidWikiPrinter |
A WikiPrinter implementation which does not do anything.
|
| WrappingWikiPrinter |
Wraps a wiki printer.
|
Copyright © 2004-2013 XWiki. All Rights Reserved.