| Package | Description |
|---|---|
| net.sourceforge.rtf.document | |
| net.sourceforge.rtf.template |
| Modifier and Type | Class and Description |
|---|---|
class |
RTFAnnotation
RTF Annotation
|
class |
RTFBookmark
RTF Element Bookmark.
|
class |
RTFDocument
This class contains all RTF Element of one RTF document.
|
class |
RTFEndBookmark |
class |
RTFField
RTF element field
|
class |
RTFPage
RTF element page break.
|
class |
RTFRow |
class |
RTFStartBookmark |
class |
RTFUserProperty
RTF User property
|
| Modifier and Type | Method and Description |
|---|---|
RTFElement |
RTFElement.getRtfElementParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
RTFElement.addRTFElement(RTFElement element) |
void |
RTFElement.setRtfElementParent(RTFElement rtfElementParent) |
| Constructor and Description |
|---|
RTFElement(RTFElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRTFDocumentTransformer.transform(RTFElement parentElement,
Vector elementList,
Map contextFieldsMap) |
Copyright © 2020 Mice S.r.l. All rights reserved.