Uses of Package
com.scroogexhtml.converter
-
Packages that use com.scroogexhtml.converter Package Description com.scroogexhtml Provides the main converter class, ScroogeXHTML.com.scroogexhtml.converter Provides the main converter classes.com.scroogexhtml.css Provides classes for CSS.com.scroogexhtml.fonts Provides classes for font substitution, font statistics.com.scroogexhtml.xmldom Provides a 'document object model' based on javax.xml. -
Classes in com.scroogexhtml.converter used by com.scroogexhtml Class Description ConversionConfiguration Conversion configuration interface.ScroogeXHTMLBase ScroogeXHTMLBase defines the converter properties.ScroogeXHTMLMain The ScroogeXHTMLMain class contains the core conversion algorithm for RTF. -
Classes in com.scroogexhtml.converter used by com.scroogexhtml.converter Class Description Alignment This enum defines available paragraph alignments.CharacterProperties The CharacterProperties class is used to save current data of theWriter
.CharPropConfiguration Nested property which contains character conversion properties.ConversionConfiguration Conversion configuration interface.DocumentType This enum defines available document types of the conversion result.FontSizeUnit This enum defines available font size units.HtmlHeadConfiguration Nested property which contains HTML HEAD section properties.ParagraphProperties The ParagraphProperties class is used to save current state data of theWriter
.ParagraphProperties.Border This enum defines available paragraph border attributes.ParaPropConfiguration Nested property which contains paragraph conversion properties.ScroogeXHTMLBase ScroogeXHTMLBase defines the converter properties.Writer Writer interface. -
Classes in com.scroogexhtml.converter used by com.scroogexhtml.css Class Description CharacterProperties The CharacterProperties class is used to save current data of theWriter
.ConversionConfiguration Conversion configuration interface.FontSizeUnit This enum defines available font size units.ParagraphProperties The ParagraphProperties class is used to save current state data of theWriter
. -
Classes in com.scroogexhtml.converter used by com.scroogexhtml.fonts Class Description ScroogeXHTMLBase ScroogeXHTMLBase defines the converter properties. -
Classes in com.scroogexhtml.converter used by com.scroogexhtml.xmldom Class Description AbstractWriter The AbstractWriter class holds the Writer state.ConversionConfiguration Conversion configuration interface.Writer Writer interface.