| 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.
|
| WriterWikiPrinter |
Printer using a
Writer as the underlying output target. |
Copyright © 2004–2021 XWiki. All rights reserved.