Interface LinkRenderer

    • Method Detail

      • render

        void render​(LinkSpan link,
                    CharSequence input,
                    StringBuilder output)
        Deprecated.
        Render the supplied link of the input text to the supplied output.
        Parameters:
        link - the link span of the link to render
        input - the input text where the link occurs
        output - the output to write the link to