com.lowagie.text.rtf.parser.ctrlwords
public interface RtfCtrlWordListener extends EventListener
RtfCtrlWordListener
interface for handling events.
Since: 2.0.8
Method Summary | |
---|---|
RtfCtrlWordData | afterCtrlWord(RtfCtrlWordData ctrlWordData) |
RtfCtrlWordData | beforeCtrlWord(RtfCtrlWordData ctrlWordData) |
RtfCtrlWordData | onCtrlWord(RtfCtrlWordData ctrlWordData) |
Returns: null or modified copy of the ctrlWordData object
Returns: null or modified copy of the ctrlWordData object
Returns: null or modified copy of the ctrlWordData object