public class CleanTextRenderer extends WikiRenderer
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
log |
LINKS_SOURCE, LINKS_TRANSLATION, m_context, m_document
Constructor and Description |
---|
CleanTextRenderer(WikiContext context,
WikiDocument doc)
Create a renderer.
|
protected static final org.apache.log4j.Logger log
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 WikiRenderer
IOException
- If rendering fails.Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.