Package | Description |
---|---|
com.lowagie.text.rtf | |
com.lowagie.text.rtf.parser |
Modifier and Type | Method and Description |
---|---|
void |
RtfWriter2.importRtfFragment(InputStream documentSource,
RtfImportMappings mappings)
Adds a fragment of an RTF document to the current RTF document being generated.
|
void |
RtfWriter2.importRtfFragment(InputStream documentSource,
RtfImportMappings mappings,
EventListener[] events)
Adds a fragment of an RTF document to the current RTF document being generated.
|
Modifier and Type | Method and Description |
---|---|
void |
RtfParser.importRtfFragment(InputStream readerIn,
RtfDocument rtfDoc,
RtfImportMappings importMappings)
Imports an RTF fragment.
|
Copyright © 2015. All rights reserved.