net.sf.jasperreports.engine.export
Class JRXhtmlExporter.ExporterContext
java.lang.Object
net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
net.sf.jasperreports.engine.export.JRXhtmlExporter.ExporterContext
- All Implemented Interfaces:
- JRExporterContext, JRHtmlExporterContext
- Enclosing class:
- JRXhtmlExporter
protected class JRXhtmlExporter.ExporterContext
- extends JRAbstractExporter.BaseExporterContext
- implements JRHtmlExporterContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRXhtmlExporter.ExporterContext
protected JRXhtmlExporter.ExporterContext()
getExportPropertiesPrefix
public 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 String getHyperlinkURL(JRPrintHyperlink link)
- Specified by:
getHyperlinkURL in interface JRHtmlExporterContext
Copyright © 2012. All Rights Reserved.