Package | Description |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc |
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
|
Modifier and Type | Method and Description |
---|---|
RtfHyperLink |
RtfTextrun.addHyperlink(RtfAttributes attr)
Inserts a hyperlink.
|
RtfHyperLink |
IRtfHyperLinkContainer.newHyperLink(String str,
RtfAttributes attr)
Creates a new hyperlink.
|
RtfHyperLink |
RtfParagraph.newHyperLink(String str,
RtfAttributes attr)
Creates a new hyperlink.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.