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.
|
net.sf.jasperreports.web.util |
Contains utility classes for web applications.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,HtmlFont> |
JRXhtmlExporter.fontsToProcess
Deprecated.
|
protected java.util.Map<java.lang.String,HtmlFont> |
JRHtmlExporter.fontsToProcess
Deprecated.
|
protected java.util.Map<java.lang.String,HtmlFont> |
HtmlExporter.fontsToProcess |
Modifier and Type | Method and Description |
---|---|
static HtmlFont |
HtmlFont.getInstance(JasperReportsContext jasperReportsContext,
java.lang.String htmlFontId) |
static HtmlFont |
HtmlFont.getInstance(java.util.Locale locale,
FontInfo fontInfo,
boolean isBold,
boolean isItalic) |
Modifier and Type | Method and Description |
---|---|
static void |
HtmlFontUtil.handleFont(HtmlResourceHandler resourceHandler,
HtmlFont htmlFont)
Deprecated.
|
void |
HtmlFontUtil.handleHtmlFont(HtmlResourceHandler resourceHandler,
HtmlFont htmlFont) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
FontWebResourceHandler.processFont(JasperReportsContext jasperReportsContext,
java.lang.String basePath,
HtmlFont htmlFont) |
protected byte[] |
FontWebResourceHandler.processFont(java.lang.String basePath,
HtmlFont htmlFont)
Deprecated.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com