Package org.sape.carbon.core.config.format

Interface Summary
ConfigurationDataFormatService Implmentations of this interface will provide persistance mechanisms for org.jdom.Document objects to and from their native raw formats.
ConfigurationFormatService Implmentations of this interface will provide persistance mechanisms for Configuration objects.
 

Class Summary
AbstractConfigurationProxy This abstract class includes basic support for configuration objects in XML.
DefaultConfigurationFormatService This default implementation of the configuration format serivce provides an XML based configuration to implemented interface form of configurations.
 

Exception Summary
ConfigurationFormatException Exception thrown when there is a problem parsing a configuration file.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.