public class CleanTextRenderer extends WikiRenderer
LINKS_SOURCE, LINKS_TRANSLATION, m_context, m_document| Constructor and Description |
|---|
CleanTextRenderer(WikiContext context,
WikiDocument doc)
Create a renderer.
|
public CleanTextRenderer(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.