DefaultFontConfig.DefaultFontConfigParser
public static interface FontConfig.FontConfigParser
Modifier and Type | Method | Description |
---|---|---|
FontConfig |
parse(org.apache.avalon.framework.configuration.Configuration cfg,
FontManager fontManager,
boolean strict,
EventProducer eventProducer) |
Parse the font configuration and return an object containing all the necessary data.
|
FontConfig parse(org.apache.avalon.framework.configuration.Configuration cfg, FontManager fontManager, boolean strict, EventProducer eventProducer) throws FOPException
cfg
- the configuration objectfontManager
- the font managerstrict
- whether or not to enforce strict validationeventProducer
- the event producer for handling font eventsFOPException
- if an error occurs creating the font configuration objectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.