/** * author: Marcel Genzmehr * 16.08.2011 */ package org.freeplane.plugin.workspace.config; import org.freeplane.core.io.ReadManager; /** * */ //TODO: NEITHER USED NOR IMPLEMENTED public class ConfigurationReadManager extends ReadManager { /*********************************************************************************** * CONSTRUCTORS **********************************************************************************/ /*********************************************************************************** * METHODS **********************************************************************************/ /*********************************************************************************** * REQUIRED METHODS FOR INTERFACES **********************************************************************************/ }