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
str
- Hyperlink stringattr
- Hyperlink attributesjava.io.IOException
- on errorCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.