net.sf.jasperreports.engine.export
Interface JRHtmlExporterContext

All Superinterfaces:
JRExporterContext
All Known Implementing Classes:
JRHtmlExporter.ExporterContext, JRXhtmlExporter.ExporterContext

public interface JRHtmlExporterContext
extends JRExporterContext

A context that represents information about an HTML export process.

Version:
$Id: JRHtmlExporterContext.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also:
JRHtmlExporter

Method Summary
 java.lang.String getHyperlinkURL(JRPrintHyperlink link)
           
 
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporter, getExportParameters, getExportPropertiesPrefix, getJasperReportsContext, getOffsetX, getOffsetY
 

Method Detail

getHyperlinkURL

java.lang.String getHyperlinkURL(JRPrintHyperlink link)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com