ida.pelab.cgn.TextComment
Class TextSettingLoader

java.lang.Object
  extended by ida.pelab.cgn.XMLSettingReader
      extended by ida.pelab.cgn.TextComment.TextSettingLoader
All Implemented Interfaces:
ISettingReader

public class TextSettingLoader
extends XMLSettingReader


Constructor Summary
TextSettingLoader()
           
 
Method Summary
 TargetArchitecture 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

TextSettingLoader

public TextSettingLoader()
Method Detail

loadSetting

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