Package com.scroogexhtml.converter
package com.scroogexhtml.converter
Provides the main converter classes.
-
ClassDescriptionThe AbstractWriter class holds the Writer state.The 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.The ConversionException class encapsulates fatal conversion errors.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.A class which represents the RTF reader and its state.ScroogeXHTMLBase defines the converter properties.The ScroogeXHTMLMain class contains the core conversion algorithm for RTF.This class provides Symbol font conversion.The TableWriter interface provides methods for writing tables.This class provides Unicode conversion methods.Writer interface.