Interface IRtfHyperLinkContainer

    • Method Detail

      • newHyperLink

        RtfHyperLink newHyperLink​(java.lang.String str,
                                  RtfAttributes attr)
                           throws java.io.IOException
        Creates a new hyperlink.
        Parameters:
        str - Hyperlink string
        attr - Hyperlink attributes
        Returns:
        new Hyperlink object
        Throws:
        java.io.IOException - on error