Package org.apache.wiki.render
package org.apache.wiki.render
Provides the JSPWiki rendering functionality.
Package Specification
Related Documentation
-
ClassDescriptionA simple renderer that just renders all the text() nodes from the DOM tree.Implements DOM-to-Creole rendering.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.This class provides a facade towards the differing rendering routines.This class provides a facade towards the differing rendering routines.Provides an interface to the basic rendering engine.Implements a WikiRenderer that outputs XHTML in a format that is suitable for use by a WYSIWYG XHTML editor.Implements a WikiRenderer that outputs XHTML.