public class FontSubstitutionsConfigurator extends Object
Constructor and Description |
---|
FontSubstitutionsConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
void |
configure(FontSubstitutions substitutions)
Configures a font substitution catalog
|
public FontSubstitutionsConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
cfg
- a configurationpublic void configure(FontSubstitutions substitutions) throws FOPException
substitutions
- font substitutionsFOPException
- if something's wrong with the config dataCopyright © 2007-2019. All Rights Reserved.