public class FORendererDummy extends AbstractFORenderer
| Modifier and Type | Field and Description |
|---|---|
protected static org.docx4j.convert.out.FORenderer |
INSTANCE |
protected static org.slf4j.Logger |
log |
TEXTBOX_POSTPROCESSING_REQUIRED| Constructor and Description |
|---|
FORendererDummy() |
| Modifier and Type | Method and Description |
|---|---|
static org.docx4j.convert.out.FORenderer |
getInstance() |
void |
render(String foDocument,
org.docx4j.convert.out.FOSettings settings,
boolean twoPass,
List<org.docx4j.convert.out.FORenderer.SectionPageInformation> pageNumberInformation,
OutputStream outputStream) |
protected static org.slf4j.Logger log
protected static final org.docx4j.convert.out.FORenderer INSTANCE
public static org.docx4j.convert.out.FORenderer getInstance()
public void render(String foDocument, org.docx4j.convert.out.FOSettings settings, boolean twoPass, List<org.docx4j.convert.out.FORenderer.SectionPageInformation> pageNumberInformation, OutputStream outputStream) throws org.docx4j.openpackaging.exceptions.Docx4JException
org.docx4j.openpackaging.exceptions.Docx4JExceptionCopyright © 2007-2016. All Rights Reserved.