| 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 | Interface | Description |
|---|---|---|
interface |
IRtfHyperLinkContainer |
Interface for RtfElements that can contain RtfHyperLinks.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RtfHyperLink |
Creates an hyperlink.
|
class |
RtfParagraph |
Model of an RTF paragraph, which can contain RTF text elements.
|
| Constructor | Description |
|---|---|
RtfHyperLink(IRtfTextContainer parent,
java.io.Writer writer,
java.lang.String str,
RtfAttributes attr) |
A constructor.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.