Class JRHyperlinkProducerFactory

    • Constructor Detail

      • JRHyperlinkProducerFactory

        public JRHyperlinkProducerFactory()
    • Method Detail

      • getHandler

        public abstract JRHyperlinkProducer getHandler​(String linkType)
        Returns the hyperlink producer associated with a specific hyperlink type.
        Parameters:
        linkType - the hyperlink type
        Returns:
        an associated hyperlink producer, or null when none associated