Package com.lowagie.text.rtf.parser.ctrlwords
package com.lowagie.text.rtf.parser.ctrlwords
-
ClassDescriptionThe control word and parameter information as parsed by the parser.
RtfCtrlWordBase
is the base class for all control word handlers to extend from.RtfCtrlWordListener
interface for handling events.RtfCtrlWords
handles the creation of the control word wiring.RtfCtrlWordMgr
handles the dispatching of control words from the table of known control words.RtfCtrlWordType
indicates the type of control word.