com.xpn.xwiki.plugin.charts
Class CustomXWikiRenderingEngine

java.lang.Object
  extended by com.xpn.xwiki.render.DefaultXWikiRenderingEngine
      extended by com.xpn.xwiki.plugin.charts.CustomXWikiRenderingEngine
All Implemented Interfaces:
XWikiRenderingEngine

public class CustomXWikiRenderingEngine
extends DefaultXWikiRenderingEngine


Constructor Summary
CustomXWikiRenderingEngine(XWiki xwiki, XWikiContext context)
           
 
Method Summary
 
Methods inherited from class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
addRenderer, addToCached, addToRefreshed, convertMultiLine, convertSingleLine, flushCache, getCache, getRenderer, getRendererList, getRendererNames, initCache, initCache, interpretText, removeRenderer, renderDocument, renderDocument, renderText, renderText, virtualInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomXWikiRenderingEngine

public CustomXWikiRenderingEngine(XWiki xwiki,
                                  XWikiContext context)
                           throws XWikiException
Throws:
XWikiException


Copyright © 2004-2008 XWiki. All Rights Reserved.