fop 2.3

org.apache.fop.fonts.substitute
Class FontSubstitutionsConfigurator

java.lang.Object
  extended by org.apache.fop.fonts.substitute.FontSubstitutionsConfigurator

public class FontSubstitutionsConfigurator
extends java.lang.Object

Configures a font substitution catalog


Constructor Summary
FontSubstitutionsConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
          Main constructor
 
Method Summary
 void configure(FontSubstitutions substitutions)
          Configures a font substitution catalog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontSubstitutionsConfigurator

public FontSubstitutionsConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
Main constructor

Parameters:
cfg - a configuration
Method Detail

configure

public void configure(FontSubstitutions substitutions)
               throws FOPException
Configures a font substitution catalog

Parameters:
substitutions - font substitutions
Throws:
FOPException - if something's wrong with the config data

fop 2.3

Copyright 1999-2018 The Apache Software Foundation. All Rights Reserved.