| Constructor and Description |
|---|
DocxRenderer(File docx) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(GraphicsBuilder builder)
Starts the document rendering process
|
public DocxRenderer(File docx) throws IOException
IOExceptionpublic void render(GraphicsBuilder builder)
render in interface Rendererbuilder - The builder that will provide the Graphics2D objects to render pages to.Copyright © 2015. All rights reserved.