public class ParagraphBorderHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Modifier | Constructor and Description |
|---|---|
protected |
ParagraphBorderHelper(XHTMLImporterImpl importer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addBorderProperties(org.docx4j.wml.PPr pPr,
org.docx4j.org.xhtmlrenderer.layout.Styleable styleable,
Map<String,org.w3c.dom.css.CSSValue> cssMap) |
protected void |
doSide(org.docx4j.wml.PPr pPr,
org.docx4j.org.xhtmlrenderer.layout.Styleable styleable,
Map<String,org.w3c.dom.css.CSSValue> cssMap,
String side) |
protected ParagraphBorderHelper(XHTMLImporterImpl importer)
protected void addBorderProperties(org.docx4j.wml.PPr pPr,
org.docx4j.org.xhtmlrenderer.layout.Styleable styleable,
Map<String,org.w3c.dom.css.CSSValue> cssMap)
protected void doSide(org.docx4j.wml.PPr pPr,
org.docx4j.org.xhtmlrenderer.layout.Styleable styleable,
Map<String,org.w3c.dom.css.CSSValue> cssMap,
String side)
Copyright © 2013-2018. All Rights Reserved.