Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
Modifier and Type | Method and Description |
---|---|
protected JRHyperlinkProducer |
JRAbstractExporter.getCustomHandler(JRPrintHyperlink link)
Deprecated.
|
protected JRHyperlinkProducer |
JRAbstractExporter.getHyperlinkProducer(JRPrintHyperlink link) |
Modifier and Type | Class and Description |
---|---|
class |
HtmlExporterHyperlinkProducerAdapter
An adapter of
JRHtmlExporterContext as JRHyperlinkProducer . |
Modifier and Type | Method and Description |
---|---|
JRHyperlinkProducer |
DefaultHyperlinkProducerFactory.getHandler(java.lang.String linkType) |
JRHyperlinkProducer |
JRHyperlinkProducerMapFactory.getHandler(java.lang.String linkType) |
abstract JRHyperlinkProducer |
JRHyperlinkProducerFactory.getHandler(java.lang.String linkType)
Returns the hyperlink producer associated with a specific hyperlink type.
|
JRHyperlinkProducer |
JRHyperlinkProducerMapFactory.removeProducer(java.lang.String linkType)
Removes a type to producer association.
|
Modifier and Type | Method and Description |
---|---|
void |
JRHyperlinkProducerMapFactory.addProducer(java.lang.String linkType,
JRHyperlinkProducer producer)
Adds a hyperlink producer instance associated to a hyperlink type.
|
static java.lang.String |
FlashPrintElement.resolveLinks(java.lang.String text,
JRGenericPrintElement element,
JRHyperlinkProducer linkProducer)
Resolves hyperlink placeholders to URLs in a Flash variable.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com