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

Class StructureXML

source code

XMLFile --+
          |
         StructureXML

Instance Methods
 
__init__(self, structurefilename)
Initialization
source code
 
parseStructureXML(self) 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, structurefilename)
(Constructor)

source code 

Initialization

Overrides: XMLFile.__init__
(inherited documentation)