org.docx4j.org.xhtmlrenderer.docx
Class DocxRenderer
java.lang.Object
org.docx4j.org.xhtmlrenderer.docx.DocxRenderer
public class DocxRenderer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocxRenderer
public DocxRenderer()
DocxRenderer
public DocxRenderer(float dotsPerPoint,
int dotsPerPixel)
getDocx4jUserAgent
public Docx4jUserAgent getDocx4jUserAgent()
getRootBox
public BlockBox getRootBox()
getSharedContext
public SharedContext getSharedContext()
loadDocument
public Document loadDocument(String uri)
setDocument
public void setDocument(Document doc,
String url)
layout
public void layout()
Copyright © 2011-2012. All Rights Reserved.