com.atlassian.confluence.importexport
Interface FopConfigurationFactory

All Known Implementing Classes:
DefaultFopConfigurationFactory

public interface FopConfigurationFactory

Factory that generates Configuration object's that can be used to configure a FopFactory.


Field Summary
static java.lang.String FOP_CONFIG_FILENAME
           
 
Method Summary
 org.apache.avalon.framework.configuration.Configuration getConfiguration()
           
 

Field Detail

FOP_CONFIG_FILENAME

static final java.lang.String FOP_CONFIG_FILENAME
See Also:
Constant Field Values
Method Detail

getConfiguration

org.apache.avalon.framework.configuration.Configuration getConfiguration()
Returns:
a Configuration encapsulating either the custom or default font settings.


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.