Package com.lowagie.text.rtf
package com.lowagie.text.rtf
-
ClassDescriptionThe RtfAddableElement is the superclass for all rtf specific elements that need to be added to an iText document.The RtfBasicElement interface defines the interface for elements that can be added to the RtfWriter.RtfElement is the base class for all RTF Element classesThe RtfExtendedElement interface is to be used for elements that also write data into the definition part of the rtf documentThe RtfMapper provides mappings between com.lowagie.text.* classes and the corresponding com.lowagie.text.rtf.** classes.The RtfWriter allows the creation of rtf documents via the iText system Version: $Id: RtfWriter2.java 4065 2009-09-16 23:09:11Z psoares33 $