Package org.xwiki.rendering.wikimodel
Interface IWikiPrinter
-
- All Known Implementing Classes:
WikiPrinter
public interface IWikiPrinter- Since:
- 4.0M1
- Version:
- $Id: 7b134e7fd946f6bc88cffcd46838d4fa0862c5a0 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprint(String str)voidprintln(String str)
-