Package fr.opensagres.xdocreport.document.textstyling.html
package fr.opensagres.xdocreport.document.textstyling.html
-
ClassesClassDescriptionColors in CSS can be defined in a few different ways: - As hexadecimal values (supported) - As RGB values (supported) - By color names (supported) - As HSL values (CSS3) (supported) - As HWB values (CSS4) (unsupported) - With the currentcolor keyword (unsupported)SAX content handler used to parse HTML content and call the right method of
IDocumentHandleraccording the HTML content.HTML text styling transformer to transform HTML to another document kind (odt, docx, etc) syntax.Styles Helper.