Uses of Interface
org.wikimodel.wem.IWikiPrinter

Packages that use IWikiPrinter
org.wikimodel.wem   
org.wikimodel.wem.tex   
org.wikimodel.wem.xhtml   
org.wikimodel.wem.xwiki.xwiki10   
 

Uses of IWikiPrinter in org.wikimodel.wem
 

Classes in org.wikimodel.wem that implement IWikiPrinter
 class WikiPrinter
           
 

Constructors in org.wikimodel.wem with parameters of type IWikiPrinter
EventDumpListener(IWikiPrinter printer)
           
PrintTextListener(IWikiPrinter printer)
           
 

Uses of IWikiPrinter in org.wikimodel.wem.tex
 

Constructors in org.wikimodel.wem.tex with parameters of type IWikiPrinter
TexSerializer(IWikiPrinter printer, java.lang.String documentName, java.lang.String wikiFileDownloadBaseUrl, java.lang.String imageTargetFolderPath)
           
 

Uses of IWikiPrinter in org.wikimodel.wem.xhtml
 

Constructors in org.wikimodel.wem.xhtml with parameters of type IWikiPrinter
PrintInlineListener(IWikiPrinter printer)
           
PrintListener(IWikiPrinter printer)
           
 

Uses of IWikiPrinter in org.wikimodel.wem.xwiki.xwiki10
 

Constructors in org.wikimodel.wem.xwiki.xwiki10 with parameters of type IWikiPrinter
XWikiSerializer(IWikiPrinter printer)
           
 



Copyright © 2005-2010. All Rights Reserved.