public interface IRtfHyperLinkContainer extends IRtfTextContainer
Modifier and Type | Method and Description |
---|---|
RtfHyperLink |
newHyperLink(java.lang.String str,
RtfAttributes attr)
Creates a new hyperlink.
|
getTextContainerAttributes, newLineBreak, newText, newText
RtfHyperLink newHyperLink(java.lang.String str, RtfAttributes attr) throws java.io.IOException
java.io.IOException
- on error