|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.fonts.FontManagerConfigurator
public class FontManagerConfigurator
Configurator of the FontManager
| Constructor Summary | |
|---|---|
FontManagerConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
Main constructor |
|
| Method Summary | |
|---|---|
void |
configure(FontManager fontManager,
boolean strict)
Initializes font settings from the user configuration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FontManagerConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
cfg - the font manager configuration object| Method Detail |
|---|
public void configure(FontManager fontManager,
boolean strict)
throws FOPException
fontManager - a font managerstrict - true if strict checking of the configuration is enabled
FOPException - if an exception occurs while processing the configuration
|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||