com.atlassian.confluence.importexport
Class DefaultFopConfigurationFactory

java.lang.Object
  extended by com.atlassian.confluence.importexport.DefaultFopConfigurationFactory
All Implemented Interfaces:
FopConfigurationFactory

public class DefaultFopConfigurationFactory
extends java.lang.Object
implements FopConfigurationFactory

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


Field Summary
 
Fields inherited from interface com.atlassian.confluence.importexport.FopConfigurationFactory
FOP_CONFIG_FILENAME
 
Constructor Summary
DefaultFopConfigurationFactory()
           
 
Method Summary
 org.apache.avalon.framework.configuration.Configuration getConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultFopConfigurationFactory

public DefaultFopConfigurationFactory()
Method Detail

getConfiguration

public org.apache.avalon.framework.configuration.Configuration getConfiguration()
Specified by:
getConfiguration in interface FopConfigurationFactory
Returns:
a Configuration encapsulating either the custom or default font settings.


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