Package com.lowagie.text.rtf.parser.destinations
package com.lowagie.text.rtf.parser.destinations
-
ClassDescription
RtfDestination
is the base class for destinations according to the RTF Specification.RtfDestinationColorTable
handles data destined for the color table destinationRtfDestinationDocument
handles data destined for the document destinationRtfDestinationFontTable
handles data destined for the font table destinationRtfDestinationInfo
handles data destined for the info destinationRtfDestinationListener
interface for handling events.RtfDestinationListTable
handles data destined for the List Table destinationRtfDestinationMgr
manages destination objects for the parserRtfDestinationNull
is for discarded entries.RtfDestinationShppict
handles data destined for picture destinationsRtfDestinationStylesheetTable
handles data destined for the Stylesheet Table destination