| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface IRtfHyperLinkContainerextends IRtfTextContainerMethod Summary | |
RtfHyperLink |
|
Methods inherited from interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextContainer | |
getTextContainerAttributes, newLineBreak, newText, newText | |
public RtfHyperLink newHyperLink(String str, RtfAttributes attr) throws IOException
Creates a new hyperlink.
- Parameters:
str- Hyperlink stringattr- Hyperlink attributes
- Returns:
- new Hyperlink object
| fop 0.94 |