Uses of Package
de.betabeans.scroogexhtml.converter

Packages that use de.betabeans.scroogexhtml.converter
de.betabeans.scroogexhtml Provides the main bean class, ScroogeXHTML. 
de.betabeans.scroogexhtml.converter Provides the main converter classes. 
de.betabeans.scroogexhtml.dom Provides a light-weight 'document object model'. 
de.betabeans.scroogexhtml.translator Provides a generic document translator. 
 

Classes in de.betabeans.scroogexhtml.converter used by de.betabeans.scroogexhtml
ScroogeXHTMLBase
          ScroogeXHTMLBase defines the bean properties.
ScroogeXHTMLMain
          The ScroogeXHTMLMain class contains the core conversion algorithm for RTF.
 

Classes in de.betabeans.scroogexhtml.converter used by de.betabeans.scroogexhtml.converter
CharacterProperties
          The CharacterProperties class is used to save the current state of the DOMWriter.
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.
Writer
          Writer interface.
 

Classes in de.betabeans.scroogexhtml.converter used by de.betabeans.scroogexhtml.dom
CharacterProperties
          The CharacterProperties class is used to save the current state of the DOMWriter.
ParagraphProperties
          A class which stores paragraph properties.
ScroogeXHTMLBase
          ScroogeXHTMLBase defines the bean properties.
 

Classes in de.betabeans.scroogexhtml.converter used by de.betabeans.scroogexhtml.translator
CharacterProperties
          The CharacterProperties class is used to save the current state of the DOMWriter.
Formatter
          A class which controls line breaks and indentation for the generated output document.
ParagraphProperties
          A class which stores paragraph properties.
 



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