public interface FontConfigurator<T>
Modifier and Type | Method and Description |
---|---|
java.util.List<T> |
configure(FontConfig fontInfoConfig)
Initializes font info settings from the user configuration
|
java.util.List<T> configure(FontConfig fontInfoConfig) throws FOPException
FOPException
- if an exception occurs while processing the configurationCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.