public class DOMFontsPreprocessor extends DOMPreprocessor
| Modifier and Type | Field and Description |
|---|---|
static String |
FONT_NAME_KEY |
static String |
FONT_SIZE_KEY |
static String |
FONT_SIZE_KEY_MULT_BY_2 |
static String |
FONT_SIZE_TWO_KEY |
static DOMFontsPreprocessor |
INSTANCE |
| Constructor and Description |
|---|
DOMFontsPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
visit(Document document,
String entryName,
FieldsMetadata fieldsMetadata,
IDocumentFormatter formatter,
Map<String,Object> sharedContext) |
closeSource, getDynamicAttr, getSource, preprocess, updateDynamicAttr, updateDynamicAttrcreate, createAndProcess, preprocesspublic static final String FONT_NAME_KEY
public static final String FONT_SIZE_KEY
public static final String FONT_SIZE_TWO_KEY
public static final String FONT_SIZE_KEY_MULT_BY_2
public static DOMFontsPreprocessor INSTANCE
protected void visit(Document document, String entryName, FieldsMetadata fieldsMetadata, IDocumentFormatter formatter, Map<String,Object> sharedContext) throws XDocReportException
visit in class DOMPreprocessorXDocReportExceptionCopyright © 2017. All Rights Reserved.