org.apache.fop.render.rtf.rtflib.rtfdoc
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, newTextRtfHyperLink newHyperLink(java.lang.String str, RtfAttributes attr) throws java.io.IOException
str - Hyperlink stringattr - Hyperlink attributesjava.io.IOException - on errorCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.