org.exoplatform.wiki.rendering.render.xwiki
Class XWikiSyntaxIconRenderer

java.lang.Object
  extended by org.exoplatform.wiki.rendering.render.xwiki.XWikiSyntaxIconRenderer

public class XWikiSyntaxIconRenderer
extends Object

Created by The eXo Platform SAS Author : phongth phongth@exoplatform.com March 16, 2012 Generate a Xwiki syntax string representation of an


Constructor Summary
XWikiSyntaxIconRenderer(org.xwiki.rendering.transformation.icon.IconTransformationConfiguration iconTransformationConfiguration)
           
 
Method Summary
 void renderIcon(org.xwiki.rendering.internal.renderer.xwiki20.XWikiSyntaxEscapeWikiPrinter printer, org.xwiki.rendering.listener.reference.ResourceReference image)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWikiSyntaxIconRenderer

public XWikiSyntaxIconRenderer(org.xwiki.rendering.transformation.icon.IconTransformationConfiguration iconTransformationConfiguration)
Method Detail

renderIcon

public void renderIcon(org.xwiki.rendering.internal.renderer.xwiki20.XWikiSyntaxEscapeWikiPrinter printer,
                       org.xwiki.rendering.listener.reference.ResourceReference image)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.