Package de.betabeans.scroogexhtml.converter

Provides the main converter classes.

See:
          Description

Interface Summary
Writer Writer interface.
 

Class Summary
CharacterProperties The CharacterProperties class is used to save the current state of the DOMWriter.
DOMWriter The converter uses the ScroogeXHTMLWriter to store the current RTF state, character properties and paragraph properties, and to build the Document.
Formatter A class which controls line breaks and indentation for the generated output document.
ParagraphProperties A class which stores paragraph properties.
RTFReader A class which represents the RTF reader and its state.
ScroogeXHTMLBase ScroogeXHTMLBase defines the bean properties.
ScroogeXHTMLMain The ScroogeXHTMLMain class contains the core conversion algorithm for RTF.
UnicodeConverter Unicode conversion.
 

Package de.betabeans.scroogexhtml.converter Description

Provides the main converter classes.



Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.