net.sf.jasperreports.engine.export
Class JRXhtmlExporter.ExporterContext

java.lang.Object
  extended by net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
      extended by net.sf.jasperreports.engine.export.JRXhtmlExporter.ExporterContext
All Implemented Interfaces:
JRExporterContext, JRHtmlExporterContext
Enclosing class:
JRXhtmlExporter

protected class JRXhtmlExporter.ExporterContext
extends JRAbstractExporter.BaseExporterContext
implements JRHtmlExporterContext


Constructor Summary
protected JRXhtmlExporter.ExporterContext()
           
 
Method Summary
 java.lang.String getExportPropertiesPrefix()
          Returns the properties prefix for the current exporter.
 java.lang.String getHyperlinkURL(JRPrintHyperlink link)
           
 
Methods inherited from class net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
getExportedReport, getExporter, getExportParameters, getJasperReportsContext, getOffsetX, getOffsetY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporter, getExportParameters, getJasperReportsContext, getOffsetX, getOffsetY
 

Constructor Detail

JRXhtmlExporter.ExporterContext

protected JRXhtmlExporter.ExporterContext()
Method Detail

getExportPropertiesPrefix

public java.lang.String getExportPropertiesPrefix()
Description copied from interface: JRExporterContext
Returns the properties prefix for the current exporter.

Specified by:
getExportPropertiesPrefix in interface JRExporterContext
Returns:
the properties prefix for the current exporter

getHyperlinkURL

public java.lang.String getHyperlinkURL(JRPrintHyperlink link)
Specified by:
getHyperlinkURL in interface JRHtmlExporterContext


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com