Package org.concordion.ext.excel.conversion.row
-
Class Summary Class Description BasicTableStrategy This strategy collects rows and outputs them as a table.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.