Class TableDataToHtmlV2
java.lang.Object
com.priint.pubserver.plugins.datamapping.TableDataToHtmlV2
Formatter to create full fleshed HTML table representation for TableData objects.
Allows to configure CSS className prefixes, integration of default stylesheet, css measure format etc.
Supports embedded IDTT, plaintext cells, and inner tables.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclassNamePrefix(String tableClassPrefix) dimensionFormat(String dimensionFormat) format(com.priint.pubserver.plugin.entitydata.TableData table) styleClassPrefix(String styleClassPrefix) stylesheet(String stylesheet)
-
Field Details
-
CLASS_TBODY
- See Also:
-
CLASS_TCENTER
- See Also:
-
CLASS_TFOOT
- See Also:
-
CLASS_THEAD
- See Also:
-
CLASS_TLEFT
- See Also:
-
CLASS_TRIGHT
- See Also:
-
KEY_CONTENT_TYPE
- See Also:
-
-
Constructor Details
-
TableDataToHtmlV2
public TableDataToHtmlV2() -
TableDataToHtmlV2
-
-
Method Details
-
classNamePrefix
-
dimensionFormat
-
format
-
getClassNamePrefix
-
getDefaultMarkupType
-
getDimensionFormat
-
getStyleClassPrefix
-
getStylesheet
-
markup
-
styleClassPrefix
-
stylesheet
-