All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractConversionStrategy<X> Base class for conversion strategiesBasicCellConversionStrategy Generic approach to converting a single cell of a spreadsheet into HTML.BasicSheetConversionStrategy BasicTableStrategy This strategy collects rows and outputs them as a table.BasicWorkbookConversionStrategy CachedValueFormulaEvaluator Just returns back the type of the pre-calculated value on the spreadsheet to the cell converter.ConversionHelpers ConversionStrategy<X> Defines all or part of the approach of converting from X into a HTML String.DefaultCommentConverter Knows how to convert Excel cell comments into html attributes, generally for calling concordion commands.DefaultStyleConverter Converts font styles and cell colours by default.ExcelAttributeConversionException ExcelCellConversionException ExcelConversionException ExcelExtension Provides functionality to concordion to allow test specifications to be written in Excel format.ExcelSpecificationConverter Handles loading of Excel Spreadsheet from a given Resource and managing the conversion into an XHTML format that Concordion can handle.ExcelSuffixRenamingTarget HTMLBuilder Simple builder interface for managing the creation of compliant HTML, and ensuring that escaping is done correctly.HTMLBuilderImpl MergedCellConversionStrategy Handles rowspan and colspan attributes.ParagraphRowStrategy Handles the conversion of Excel rows by turning each one into a "p" HTML tag.ParagraphsAndTablesRowStrategy This class takes notice of when cells are parts of tables, and calls the table strategy for those that are.SheetConversionStrategy TableCellConversionStrategy Extends the Excel cell conversion to handle output into HTML Tables.WorkbookConversionStrategy The approach used to turn Excel Spreadsheet workbooks into HTML for Concordion.WorkbookHelper