Uses of Interface
net.sf.jasperreports.engine.export.HyperlinkURLResolver
-
Packages that use HyperlinkURLResolver Package Description net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats such as PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc. -
-
Uses of HyperlinkURLResolver in net.sf.jasperreports.engine.export
Subinterfaces of HyperlinkURLResolver in net.sf.jasperreports.engine.export Modifier and Type Interface Description interfaceJRHtmlExporterContextA context that represents information about an HTML export process.interfaceJsonExporterContextA context that represents information about an HTML export process.Classes in net.sf.jasperreports.engine.export that implement HyperlinkURLResolver Modifier and Type Class Description protected classHtmlExporter.ExporterContextprotected classJsonExporter.ExporterContextprotected classJsonMetadataExporter.ExporterContext
-