Package org.springframework.richclient.settings.xml

Show UML class diagram
Interface Summary
XmlSettingsReaderWriter Interface for supporting pluggable xml persistence implementations.
 

Class Summary
FileSystemXmlSettingsReaderWriter XmlSettingsReaderWriter implementation that reads and writes the xml from and to the file system.
RootXmlSettings  
StringXmlSettingsReaderWriter Helper class, used for testing.
XmlSettings  
XmlSettingsFactory SettingsFactory for creating XmlSettings.
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.