Class WrappingWikiPrinter
java.lang.Object
org.xwiki.rendering.renderer.printer.WrappingWikiPrinter
- All Implemented Interfaces:
WikiPrinter
- Direct Known Subclasses:
LookaheadWikiPrinter
Wraps a wiki printer.
- Since:
- 1.7
- Version:
- $Id: e9b1a7cad49eb5c962f2abdce11c54bdcfc4b283 $
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WrappingWikiPrinter
-
-
Method Details
-
print
- Specified by:
printin interfaceWikiPrinter- Parameters:
text- print the providedString.
-
println
- Specified by:
printlnin interfaceWikiPrinter- Parameters:
text- print the providedStringand add a new line.
-
getWrappedPrinter
-
toString
-