|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRtfHyperLinkContainer
Interface for RtfElements that can contain RtfHyperLinks.
This work was authored by Andreas Putz ([email protected]).
Method Summary | |
---|---|
RtfHyperLink |
newHyperLink(java.lang.String str,
RtfAttributes attr)
Creates a new hyperlink. |
Methods inherited from interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextContainer |
---|
getTextContainerAttributes, newLineBreak, newText, newText |
Method Detail |
---|
RtfHyperLink newHyperLink(java.lang.String str, RtfAttributes attr) throws java.io.IOException
str
- Hyperlink stringattr
- Hyperlink attributes
java.io.IOException
- on error
|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |