public class XHTMLRenderer extends WikiRenderer
LINKS_SOURCE, LINKS_TRANSLATION, m_context, m_document| Constructor and Description |
|---|
XHTMLRenderer(WikiContext context,
WikiDocument doc)
Creates an XHTML 1.0 renderer.
|
public XHTMLRenderer(WikiContext context, WikiDocument doc)
context - A WikiContext in which the rendering will take place.doc - The WikiDocument which shall be rendered.public String getString() throws IOException
getString in class WikiRendererIOException - If rendering fails.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.