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.
|
produceHyperlinkpublic DefaultHyperlinkProducerFactory(JasperReportsContext jasperReportsContext)
public JRHyperlinkProducer getHandler(String linkType)
JRHyperlinkProducerFactorygetHandler in class JRHyperlinkProducerFactorylinkType - the hyperlink typenull when none associatedCopyright © 2017. All rights reserved.