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
IRenderer
render
in interface IRenderer
w
- Where to write the data.IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.