|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xwiki.rendering.internal.renderer.wikimodel.WikiModelPrinterAdapter
public class WikiModelPrinterAdapter
Bridge so that WikiModel listeners can be used and so that they output their results to a XWiki WikiPrinter
instance.
Constructor Summary | |
---|---|
WikiModelPrinterAdapter(WikiPrinter printer)
|
Method Summary | |
---|---|
void |
print(java.lang.String text)
|
void |
println(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WikiModelPrinterAdapter(WikiPrinter printer)
Method Detail |
---|
public void print(java.lang.String text)
print
in interface org.wikimodel.wem.IWikiPrinter
public void println(java.lang.String text)
println
in interface org.wikimodel.wem.IWikiPrinter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |