public class TextRenderer extends Object implements IRenderer
IRenderer for text/plain.| Constructor and Description |
|---|
TextRenderer(URLQueryModel model,
ICounterSelector counterSelector) |
public TextRenderer(URLQueryModel model, ICounterSelector counterSelector)
model - Describes the state of the controller (e.g., as parsed from
the URL query parameters).counterSelector - Selects the counters to be rendered.public void render(Writer w) throws IOException
IRendererrender in interface IRendererw - Where to write the data.IOExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.