Package org.apache.wiki.render

Class Summary
CleanTextRenderer A simple renderer that just renders all the text() nodes from the DOM tree.
CreoleRenderer Implements DOM-to-Creole rendering.
CustomXMLOutputProcessor Override added to ensure attribute values including ampersands and quotes still get escaped even if disable-output-escaping processing instruction (meant to keep rest of HTML string as-is) set.
RenderingManager This class provides a facade towards the differing rendering routines.
WikiRenderer Provides an interface to the basic rendering engine.
WysiwygEditingRenderer Implements a WikiRendered that outputs XHTML in a format that is suitable for use by a WYSIWYG XHTML editor.
XHTMLRenderer Implements a WikiRendered that outputs XHTML.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.