public class DefaultHyperlinkProducerFactory extends JRHyperlinkProducerFactory
Constructor and Description |
---|
DefaultHyperlinkProducerFactory(JasperReportsContext jasperReportsContext) |
Modifier and Type | Method and Description |
---|---|
JRHyperlinkProducer |
getHandler(String linkType)
Returns the hyperlink producer associated with a specific hyperlink type.
|
produceHyperlink
public DefaultHyperlinkProducerFactory(JasperReportsContext jasperReportsContext)
public JRHyperlinkProducer getHandler(String linkType)
JRHyperlinkProducerFactory
getHandler
in class JRHyperlinkProducerFactory
linkType
- the hyperlink typenull
when none associatedCopyright © 2016. All rights reserved.