Uses of Class
com.scroogexhtml.converter.ScroogeXHTMLBase
Packages that use ScroogeXHTMLBase
Package
Description
Provides the main converter class, ScroogeXHTML.
Provides the main converter classes.
-
Uses of ScroogeXHTMLBase in com.scroogexhtml
Subclasses of ScroogeXHTMLBase in com.scroogexhtmlModifier and TypeClassDescriptionclass
ScroogeXHTML class provides methods to convert RTF documents to XHTML/HTML format. -
Uses of ScroogeXHTMLBase in com.scroogexhtml.converter
Subclasses of ScroogeXHTMLBase in com.scroogexhtml.converterModifier and TypeClassDescriptionclass
The ScroogeXHTMLMain class contains the core conversion algorithm for RTF.Constructors in com.scroogexhtml.converter with parameters of type ScroogeXHTMLBaseModifierConstructorDescriptionRTFReader
(ScroogeXHTMLBase converter) Create a new instance and assign the converter.