Uses of Package
com.scroogexhtml.converter
Packages that use com.scroogexhtml.converter
Package
Description
Provides the main converter class, ScroogeXHTML.
Provides the main converter classes.
Provides classes for CSS.
Provides a 'document object model' based on javax.xml.
-
Classes in com.scroogexhtml.converter used by com.scroogexhtmlClassDescriptionConversion configuration interface.ScroogeXHTMLBase defines the converter properties.The ScroogeXHTMLMain class contains the core conversion algorithm for RTF.
-
Classes in com.scroogexhtml.converter used by com.scroogexhtml.converterClassDescriptionThe Alignment enum represents the alignment options for text in a document.The BorderPropertiesWriter interface provides methods for setting border properties of a paragraph or table.Stores character formatting properties, such as bold or italic.A writer interface for setting character properties.Conversion configuration interface.Enum representing different document types.An interface for writing documents.Interface for writing field expressions to a StringBuilder.Interface for writing footnotes within a document.The HeaderFooterWriter interface provides methods for writing headers and footers in a document.Interface for writing page setup properties of a document.The ParagraphProperties class is used to save current state data of the
Writer
.This enum defines available paragraph border attributes.A writer interface for setting paragraph properties.ScroogeXHTMLBase defines the converter properties.The TableWriter interface provides methods for writing tables.Writer interface. -
Classes in com.scroogexhtml.converter used by com.scroogexhtml.cssClassDescriptionStores character formatting properties, such as bold or italic.Conversion configuration interface.The ParagraphProperties class is used to save current state data of the
Writer
. -
Classes in com.scroogexhtml.converter used by com.scroogexhtml.xmldomClassDescriptionThe AbstractWriter class holds the Writer state.The BorderPropertiesWriter interface provides methods for setting border properties of a paragraph or table.A writer interface for setting character properties.Conversion configuration interface.An interface for writing documents.Interface for writing field expressions to a StringBuilder.Interface for writing footnotes within a document.The HeaderFooterWriter interface provides methods for writing headers and footers in a document.Interface for writing page setup properties of a document.A writer interface for setting paragraph properties.The TableWriter interface provides methods for writing tables.Writer interface.