Package de.betabeans.scroogexhtml

Interface Summary
AfterTextConversionListener The TextElementListener interface allows to preprocess each piece of text before it will be converted to XHTML.
HyperlinkListener A HyperlinkListener can be used to perform user-defined actions whenever a hyperlink is detected.
LogListener A LogListener can be used to log conversion events
ProgressListener The ProgressListener allows to include a progress indicator in your application.
 

Class Summary
AfterTextConversionEvent For each processed text element, a TextElementEvent is triggered.
CharacterProperties The CharacterProperties class is used to save the current state of the ScroogeXHTMLWriter.
FontDescriptor Title: Description: Copyright: Copyright (c) 2002 Company:
FontTable Title: Description: Copyright: Copyright (c) 2002 Company:
HyperlinkEvent A Hyperlink event contains the text element which contains the link text
LogEvent Description of the Class
ScroogeXHTML ScroogeXHTML - a RTF to XHTML converter class.
ScroogeXHTMLBase ScroogeXHTMLBase is the base class for ScroogeXHTML.
ScroogeXHTMLBeanInfo ScroogeXHTMLBeanInfo contains the JavaBean informations for ScroogeXHTML
ScroogeXHTMLDocParagraph ScroogeXHTML creates a ScroogeXHTMLDocParagraph object for each paragraph of the document.
ScroogeXHTMLDocText ScroogeXHTML splits the RTF text into small pieces which have the same character properties, for example a sequence of underlined characters.
ScroogeXHTMLDocument ScroogeXHTML uses a ScroogeXHTMLDocument to store the complete content of the RTF file before it is converted.
ScroogeXHTMLMain The ScroogeXHTMLMain class contains the core conversion algorithm for RTF.
ScroogeXHTMLUnicode Title: Description: Copyright: Copyright (c) 2002 Company: