org.apache.avalon.composition.data.builder
Class XMLProfilePackageCreator
java.lang.Object
org.apache.avalon.composition.data.builder.XMLProfilePackageCreator
- public class XMLProfilePackageCreator
- extends Object
- Version:
- $Revision: 1.1.1.1 $ $Date: 2003/08/31 14:29:53 $
- Author:
- Avalon Development Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLProfilePackageCreator
public XMLProfilePackageCreator()
createProfilePackage
public ProfilePackage createProfilePackage(String base,
String classname,
Configuration config)
throws MetaDataException
- Creation of a
ProfilePackage
from an XML configuration.
- Parameters:
config
- the configuration
- Returns:
- the profile package
- Throws:
MetaDataException
Copyright © Apache Software Foundation. All Rights Reserved.