public class FontSubstitutionsConfigurator
extends java.lang.Object
| Constructor | Description |
|---|---|
FontSubstitutionsConfigurator(org.apache.avalon.framework.configuration.Configuration cfg) |
Main constructor
|
| Modifier and Type | Method | 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 1999-2016 The Apache Software Foundation. All Rights Reserved.