public class XMLRenderer extends Object implements IRenderer
| Constructor and Description |
|---|
XMLRenderer(URLQueryModel model,
ICounterSelector counterSelector,
String charset) |
public XMLRenderer(URLQueryModel model, ICounterSelector counterSelector, String charset)
model - Describes the state of the controller (e.g., as parsed from
the URL query parameters).counterSelector - Selects the counters to be rendered.charset - The selected character set encoding.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.