Package com.ecyrd.jspwiki.render

Class Summary
CleanTextRenderer A simple renderer that just renders all the text() nodes from the DOM tree.
RenderingManager This class provides a facade towards the differing rendering routines.
WikiRenderer Provides an interface to the basic rendering engine.
XHTMLRenderer Implements a WikiRendered that outputs XHTML.