Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
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.engine.xml |
Contains classes for loading report templates from XML files.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JRPrintHyperlinkParameter> |
JRPrintHyperlinkParameters.getParameters()
Returns the list of
parameters . |
Modifier and Type | Method and Description |
---|---|
void |
JRPrintHyperlinkParameters.addParameter(JRPrintHyperlinkParameter parameter)
Adds a new parameter to the set.
|
Modifier and Type | Method and Description |
---|---|
void |
JRBasePrintImage.addHyperlinkParameter(JRPrintHyperlinkParameter parameter)
Adds a custom hyperlink parameter.
|
void |
JRBasePrintText.addHyperlinkParameter(JRPrintHyperlinkParameter parameter)
Adds a custom hyperlink parameter.
|
void |
JRBasePrintHyperlink.addHyperlinkParameter(JRPrintHyperlinkParameter parameter)
Adds a custom hyperlink parameter.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JRXmlExporter.exportHyperlinkParameter(JRPrintHyperlinkParameter parameter) |
Constructor and Description |
---|
JRPrintHyperlinkParameterValue(JRPrintHyperlinkParameter parameter) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com