public class HtmlExporterHyperlinkProducerAdapter extends Object implements JRHyperlinkProducer
JRHtmlExporterContext as JRHyperlinkProducer.| Constructor and Description |
|---|
HtmlExporterHyperlinkProducerAdapter(JRHtmlExporterContext exporterContext)
Creates an adapter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHyperlink(JRPrintHyperlink hyperlink)
Generates the String hyperlink for a hyperlink instance.
|
public HtmlExporterHyperlinkProducerAdapter(JRHtmlExporterContext exporterContext)
exporterContext - the exporter contextpublic String getHyperlink(JRPrintHyperlink hyperlink)
JRHyperlinkProducergetHyperlink in interface JRHyperlinkProducerhyperlink - the hyperlink instanceCopyright © 2017. All rights reserved.