ida.pelab.cgn.ccode
Class SettingLoader

java.lang.Object
  extended by ida.pelab.cgn.XMLSettingReader
      extended by ida.pelab.cgn.ccode.SettingLoader
All Implemented Interfaces:
ISettingReader

public class SettingLoader
extends XMLSettingReader


Constructor Summary
SettingLoader()
           
 
Method Summary
 CcodePlatform loadSetting()
           
 
Methods inherited from class ida.pelab.cgn.XMLSettingReader
getDbfbBuilder, getDefaultPlatform, loadXmlFile, setDbfbBuilder
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingLoader

public SettingLoader()
Method Detail

loadSetting

public CcodePlatform loadSetting()
Specified by:
loadSetting in interface ISettingReader
Overrides:
loadSetting in class XMLSettingReader