public class XHTMLImageHandlerDefault extends Object implements XHTMLImageHandler
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage> |
imagePartCache |
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
XHTMLImageHandlerDefault() |
public void addImage(org.docx4j.org.xhtmlrenderer.docx.Docx4jUserAgent docx4jUserAgent,
org.docx4j.openpackaging.packages.WordprocessingMLPackage wordMLPackage,
org.docx4j.wml.P p,
Element e,
Long cx,
Long cy)
addImage in interface XHTMLImageHandlerCopyright © 2013-2014. All Rights Reserved.