Interface JRHtmlExporterContext
-
- All Superinterfaces:
HyperlinkURLResolver
,JRExporterContext
- All Known Implementing Classes:
HtmlExporter.ExporterContext
public interface JRHtmlExporterContext extends JRExporterContext, HyperlinkURLResolver
A context that represents information about an HTML export process.- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
- See Also:
HtmlExporter
-
-
Method Summary
-
Methods inherited from interface net.sf.jasperreports.engine.export.HyperlinkURLResolver
getHyperlinkURL
-
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporterRef, getJasperReportsContext, getOffsetX, getOffsetY, getRepository, getValue, getValues, setValue
-
-