Package org.apache.fop.render.rtf
RTF (Rich Text Format) Output Support
-
Interface Summary Interface Description RTFEventProducer Event producer interface for events generated by the RTF renderer. -
Class Summary Class Description BorderAttributesConverter Constants for RTF border attribute names, and a static method for converting fo attribute strings.FOPRtfAttributes A RtfAttributes subclass that adds some helper set methods.FoUnitsConverter Converts XSL-FO units to RTF units.ListAttributesConverter Provides methods to convert list attributes to RtfAttributes.PageAttributesConverter Converts simple-page-master attributes into strings as defined in RtfPage.RTFEventProducer.Provider Provider class for the event producer.RTFFOEventHandlerMaker Maker class for RTF support.RTFHandler RTF Handler: generates RTF output using the structure events from the FO Tree sent to this structure handler.RTFPlaceHolderHelper This class creates objects which are missing from the XSL:FO but are required by the RTF format.TableAttributesConverter Provides methods to convert the attributes to RtfAttributes.TextAttributesConverter Converts FO properties to RtfAttributes.