public class IdentityPlusMapper extends Mapper
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
boldForms, boldItalicForms, FONT_FALLBACK, fontMappings, italicForms, regularForms| Constructor and Description |
|---|
IdentityPlusMapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
populateFontMappings(Set<String> documentFontNames,
Fonts wmlFonts)
Populate the fontMappings object.
|
get, getBoldForm, getBoldItalicForm, getFontMappings, getItalicForm, getRegularForm, getSubstituteFontXsltExtension, getSubstituteFontXsltExtension, put, registerBoldForm, registerBoldItalicForm, registerItalicForm, registerRegularForm, sizepublic void populateFontMappings(Set<String> documentFontNames, Fonts wmlFonts) throws Exception
populateFontMappings in class MapperdocumentFontNames - - the fonts used in the documentwmlFonts - - the content model for the fonts partExceptionCopyright © 2007-2022. All Rights Reserved.