public class IdentityPlusMapper extends Mapper
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
FONT_FALLBACK, fontMappings
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.
|
getFontMappings, getSubstituteFontXsltExtension, getSubstituteFontXsltExtension
public void populateFontMappings(Set<String> documentFontNames, Fonts wmlFonts) throws Exception
populateFontMappings
in class Mapper
documentFontNames
- - the fonts used in the documentwmlFonts
- - the content model for the fonts partException
Copyright © 2007-2014. All Rights Reserved.