Package diffpy :: Package srrietveld :: Package convert :: Module xmlparser :: Class BackgroundXML
[frames] | no frames]

Class BackgroundXML

source code

XMLFile --+
          |
         BackgroundXML

Instance Methods
 
__init__(self, backgroundfilename)
Initialization
source code
 
addToInstDict(self, instdict) source code
    Inherited from XMLFile
 
importXMLFile(self, filename)
Import general XML file
source code
 
xmlToDict(self, xmlnode)
Convert an XML object to a dictionary
source code
Method Details

__init__(self, backgroundfilename)
(Constructor)

source code 

Initialization

Overrides: XMLFile.__init__
(inherited documentation)