| Package | Description |
|---|---|
| org.docx4j.convert.in.word2003xml | |
| org.docx4j.fonts | |
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected Fonts |
Transition03To06.fonts |
| Modifier and Type | Method and Description |
|---|---|
Fonts |
Transition03To06.getFonts()
Gets the value of the fonts property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transition03To06.setFonts(Fonts value)
Sets the value of the fonts property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BestMatchingMapper.populateFontMappings(Set<String> documentFontNames,
Fonts wmlFonts)
Populate the fontMappings object.
|
void |
IdentityPlusMapper.populateFontMappings(Set<String> documentFontNames,
Fonts wmlFonts)
Populate the fontMappings object.
|
abstract void |
Mapper.populateFontMappings(Set<String> documentFontNames,
Fonts wmlFonts)
Populate the fontMappings object.
|
| Modifier and Type | Method and Description |
|---|---|
Fonts |
ObjectFactory.createFonts()
Create an instance of
Fonts |
Copyright © 2007-2018. All Rights Reserved.