| Package | Description |
|---|---|
| com.hfg.css |
Implementation of CSS concepts to allow CSS content to be created, parsed,
and/or manipulated in code.
|
| com.hfg.svg | |
| com.hfg.xml.msofficexml.docx.wordprocessingml |
| Modifier and Type | Method and Description |
|---|---|
CSS |
CSS.addRule(CSSRule inRule) |
| Modifier and Type | Method and Description |
|---|---|
SVG |
SVG.addStyleTag(CSS inStyle)
Adds the specified text to a 'style' block.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlToWmlConverter |
HtmlToWmlConverter.setCSS(CSS inValue)
Specify associated CSS to use during conversion.
|
jataylor@hairyfatguy.com